Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQLPREPARE() command...what is it good for?
Message
From
30/03/2004 10:58:02
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00890609
Message ID:
00890824
Views:
24

We created a connection and are using SQLEXEC() to open cursors of data from tables
in the proprietary database.
The problem is that opening these tables takes forever and a day.
I was sort of hoping maybe using SQLPREPARE() might be the answer to my speed issues.


Who is backend or ODBC origin data type ?

I think SQLPREPARE() not change the situation, but Try is simple.

You can use MS Query for test the speed,
and see if the problem is into ODBC Server side.

You read
a) unfiltered tables
b) filtered tables
c) joined tables

?

With b)c) you can have a lack of indices.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform