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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

approach front end to SQL back

Status
Not open for further replies.

1911290

Technical User
Jun 13, 2003
1
CR
We are using SQL server 2000 with Access front end. We're not satisfied with Access and want to use Approach as the front end. I've found no information on how to connect these. If you have any ideas, please help. I want to do some tests but I couldn't install the SQL server on my laptop this time (it did 6 months ago) in order to do some tests. Please advice.

Susan
 
I'm afraid you'll find Approach just as disappointing as Access with SQL Server. It's slow and quite buggy. They are both desktop databases and as such the database engine runs on the desktop. So not only are they unable to exploit the SQL Server engine but also fetch hugh amounts of raw data over the network to process on the client.

It's easy to open SQL Server tables in Approach - from the menu File - Open. Either use the built in SQL Server file type or using the MS ODBC Driver, create a DSN and in Approach select ODBC Data Sources as the file type.



Paul Bent
Northwind IT Systems
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top