Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > VBA / Office Integration > Word, PowerPoint, Outlook, and Other Office Products > I am having some issues with sFTP function in Access 97.


Reply
 
Thread Tools Display Modes
  #1  
Old 11-30-2007, 07:21 AM
Cobolisdead's Avatar
Cobolisdead Cobolisdead is offline
Centurion
 
Join Date: Oct 2006
Posts: 106
Default I am having some issues with sFTP function in Access 97.


Anyone know what reference sFTP uses in Access? I can't seem to get it to work right in Access 97. Whenever I run execute an event that uses sFTP in access 97, it gives me a compile error saying the sub or function is not defined.
Reply With Quote
  #2  
Old 11-30-2007, 07:34 AM
Cobolisdead's Avatar
Cobolisdead Cobolisdead is offline
Centurion
 
Join Date: Oct 2006
Posts: 106
Default

Specifically on this line is where it is blowing up on me:

Code:
sFTP ("C:\Documents and Settings\John.Patrick\Desktop\My Projects\Social Workers\PIP\PIPftp.txt")
Reply With Quote
  #3  
Old 11-30-2007, 08:23 AM
Timbo's Avatar
Timbo Timbo is offline
Green-Eyed

Super Moderator
* Guru *
 
Join Date: May 2001
Location: Bangkok, Thailand
Posts: 10,261
Default

It's probably something from a 3rd party library - it's certainly not native to Access. Take a look in your 'Tools > References' VBE menu option to see if there's an old link hanging around.
__________________
"He's not the Messiah. He's a very naughty boy!" - Brian's mum

Can't find the answer? >> Try something new!
Become a Professional
Reply With Quote
  #4  
Old 11-30-2007, 09:15 AM
Cobolisdead's Avatar
Cobolisdead Cobolisdead is offline
Centurion
 
Join Date: Oct 2006
Posts: 106
Default

Hmmn, seems you are right. The previous programmer on this had it later on it the code on another application. Thanks for the help man!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->