Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which is fastest? On a SQL Server or Oracle DB
Message
From
22/10/1998 08:44:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Which is fastest? On a SQL Server or Oracle DB
Miscellaneous
Thread ID:
00149301
Message ID:
00149301
Views:
56
I am trying to implement an Oracle and SQL server backend for our
Visual Foxpro app.
It does Mainly straight selects where tables are up to 1000-3000
records no more probably less ...
Each Table has a mainkey field so
all queries would be of type select * where mainkey='bshjshj'

Which method will have the best performance?
1)SQL pass through
2)Remote Views
3)SQLEXEC() to a stored procedure.

Also anyone got any tips???
Next
Reply
Map
View

Click here to load this message in the networking platform