Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing Delphi Data
Message
From
28/03/2003 04:55:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Accessing Delphi Data
Miscellaneous
Thread ID:
00771213
Message ID:
00771213
Views:
45
I am writing an application that has to access a third party package written in Delphi. They have provided calls that enable the data to be accessed for reading and updating purposes which is fine when I'm dealing with single items. The problem comes when I'm wanting to create a grid, say of all their stock items, for them to choose from. To do that, I need to use their calls to read round whole file, one record at a time, and store each record in a temporary cursor that I can then use to populate the grid.
Can anyone tell me how I can access the delphi data directly ie using odbc?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform