Ask a Question related to ASP, Design and Development.
-
WC Justice #1
Converting from Access back end to SQL Server
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?
WC Justice Guest
-
Using MS Access as back end, how do i.....
I am looking to get the ID of the last inserted record in an msaccess db. I know in sql server you can select @identity or @@identity - but this... -
How to read an SQL Server into a ASP page and then change, add, delete and write it back to SQL Server
Hello All I need to read a SQL Server table into a Web Page and within the Web Page to permit my users to make changes to the records, delete or... -
Problem back converting files from CS
We have an issue with CS not being able to save files in earlier Ill formats, specifically version 5.5. CS does not appear offer anything between v3... -
Problem converting array string back to numeric
I'm afraid I don't know enough about your situation to help. How are you sending your values to ASP? It sounds to me like this is more like an ASP... -
Converting Access to SQL Server
> I am getting request in the area OF 'SQL Server' and my Really depends on how much code you wrote in Access / VBA, and how much is based on...



Reply With Quote

