Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index problem in a Form in an EXE file.
Message
From
20/07/1999 10:55:34
 
 
To
20/07/1999 10:47:05
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00243592
Message ID:
00243596
Views:
24
try set safety off
>I have a grid containing a databaseA and have the following in the init method of a Form. I want to index on its field 'code'.
>
>select databaseA
>=cursorsetprop("buffering",3,"databaseA")
>index on code to dbAindex
>
>It runs fine in my Visual FoxPro. But when I built it to an exe file and run it. The following message appears
>--- c:\xxx\dbAindex.idx is already exist, overwrite it?
>If I clicked YES, a blank database will appear in that grid
>If I clicked NO, the grid will show me the databaseA normally.
>
>How can I solve this problem?
--Todd Sherman
-Wake Up! Smell the Coffee!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform