Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Which is best?

Status
Not open for further replies.

EscapeUK

Programmer
Jul 7, 2000
438
GB
I want a simple Access app (must be built in Access not VB) to look at a SQL server database. How do I go about this making sure that it is very fast and reliable (have been told ODBC is slow)

This is wthat needs to do be included:

Get the user to enter a few parameters then display some reports based on queries (i'm fine with that). I have written the quiries in standard format but this ends up being very slow and a large amount of data is involved.

Some of the quiries convert text into dates and also use counters, sum and average functions.

If you have any ideas that would be great but please keep the instructions simple.

Ta
 
One more thing, a number of users (20) need to have this on there PC, but having them as completley seperate apps is fine.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top