Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Nullable fields in SELECT...READWRITE cursor?
Message
From
20/07/2005 14:05:44
 
 
To
19/07/2005 20:17:21
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MySQL
Miscellaneous
Thread ID:
01033998
Message ID:
01034358
Views:
18
In my impatience, I went ahead and wrote a function using create table...then did a select from on my table...which was nasty in that it infolved managing temporary files AND a temporary DBC because I need long field names.

However, the post that pointed me at CREATE CURSOR took care of this mess...all I had to do was replace the create table clause and everything works perfectly. It gives me complete control over my field types and takes out the trash for me when I'm done.

Thanks for the help everybody!
Previous
Reply
Map
View

Click here to load this message in the networking platform