Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: ASP and ACCESS STORED PROCEDURES


Message #1 by "Cullan Crothers" <cullan.crothers@w...> on Fri, 16 Feb 2001 17:43:38
Dear Access:



Please  help me with ASP passing parameters to stored procedures with parameters from a MS 

ACCESS database 

as in chapter 26 of the ASP 3.0 Prog Reference Book. The examples on pages 404-406, etc. 

work fine with MS SQL Server, but I can only get a basic select * stored query from MSACCESS 

to work with it. The Access stored queries with parameters (like an insert statement) do not 

return any parameter values and do not work. How do you phrase ASP to pass the 

parameters to an ACCESS database? There seems to be a problem with ASP reading the 

proper datatype, size, etc. from the Access queries.



Thanks;



Cullan Crothers

cullan.crothers@w...

  Return to Index