Converting from Access back end to SQL Server

W

WC Justice

I have a web site that uses an Access 2000 back end. Most of the recordsets
use the rsName.open "qryName"... method. So far, in converting to a SQL
Server back end, I have been changing to the rsName.open "SQL Statement"...
method. Is there a way to create a recordset by calling a stored procedure
or view?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top