make fast (query)

narasareddy

Registered User.
Local time
Today, 06:00
Joined
Apr 3, 2008
Messages
15
Hi all,
I converted one database from sqlbase to access.
It is so fast in sqlbase. But so slow in access. Taking time to run the query.
I need to make it fast.
Any help please.
:confused:
 
Simple Software Solutions

Why have you taken a backward step:confused: Users usually go from Access to SQL Server:confused:

CodeMaster::cool:
 
Are the table sizes large?
Did you bring the index definitions from SQL Server as well?
 
not SQL Server, It is SQLBASE.
I created index, primary key.
Now what to do please
 
You have already posted this in the Tables forum. It generally is not a good idea to multi-post. We still need more info about the data structure to help you.
 
You have already posted this in the Tables forum. It generally is not a good idea to multi-post. We still need more info about the data structure to help you.
for instance *What* is slow? Queries?
If so, please post the SQL.
 

Users who are viewing this thread

Back
Top Bottom