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:47:05
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Index problem in a Form in an EXE file.
Miscellaneous
Thread ID:
00243592
Message ID:
00243592
Views:
48
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?
Power Wong
Every problem will have a solution, the only problem is that can you find it out.
Next
Reply
Map
View

Click here to load this message in the networking platform