Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with displaying data on grids with different index
Message
From
14/07/2005 16:56:44
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
14/07/2005 13:33:29
Kay Alexander
Pennsylvania Farm Bureau
Pennsylvania, United States
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows 2000
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01032413
Message ID:
01032834
Views:
14
>Cetin,
>
>When I tried as following commands,
>
>=SQLEXEC(nStatementHandle, cSQLCommand,"Mytable")
>USE Mytable IN 0 AGAIN ALIAS t1
>
>Then, I received an error, "file 'c:\...\Mytable.dbf' does not exist."
>
>I must not using the command in proper setting but, I am not sure what...
>
>Kay

Try:

USE dbf('Mytable') IN 0 AGAIN ALIAS t1

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
Reply
Map
View

Click here to load this message in the networking platform