Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Chaning A Table's Location
Message
From
28/03/2003 05:45:17
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Miscellaneous
Thread ID:
00770981
Message ID:
00771220
Views:
10
>Can someone help me figure out to change the full path & name
>of a fox2x table in runtime. I have this code, but I get a LOGON
>FAILED error:
>
>
>FUNCTION ChangeTableLoc
>LPARAMETERS oTable, cNewTableLoc
>
>oTable.SetTableLocation(cNewTableLoc)
>
>RETURN
>
>
>I have also tried:
>
>
>
>FUNCTION ChangeTableLoc
>LPARAMETERS oTable, cNewTableLoc
>
>oTable.Location = cNewTableLoc
>
>RETURN
>
>
>
>Can someone tell me what I'm doing wrong?
>
>Thanks

This might help :
http://fox.wikis.com/wc.dll?Wiki~CrystalReportsSample~VFP
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform