Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Create a VFP cursor/Table Manually
Message
 
 
To
06/04/2000 11:17:23
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00356294
Message ID:
00356303
Views:
9
You are trying to create an Oracle table? Or where are you trying to create this -- on client [VFP side] or Oracle side? Is there a problem with the CREATE TABLE way of doing this? I am a little confused as to what you want to do.

>HI!
>Does anyone know how I could manually create a VFP table/cursor.
>The reason I ask this is I wrote a Dll in C++ which can
>and do it multithreaded.
>I can access Oracle asyncronously with it for inserts and updates or any sql and even handle
>bind variables. ANd without using ODBC .. It uses OCI.
>
>But I can't do the selects because I don't know how to create the cursor or table.
>I imagine I just need to dump the information to a text file and give it a VFP
>header along with the data.
>
>I don't even know if it would be faster than ODBC yet but at least I can do it in multiple threads
>and without ODBC..
>
>Can anyone guess at how I might do this?
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform