G
Guest
Hi. I specifically need to yse MS Access behind a bunch os ASP.NET 2.0 pages.
I'd prefer to have those pages use the MS Access file's QUERIES rather than
accessing the tables directly. So I have two questions:
1. How do I write, for example, an INSERT query in Access so that it takes
parameters?
2. How do I use OleDB stuff from ASP.NET to build the command that uses the
MDB's Query and fills in the MDB Queries parameters?
A very simple example would be MOST appreciated!
Alex
I'd prefer to have those pages use the MS Access file's QUERIES rather than
accessing the tables directly. So I have two questions:
1. How do I write, for example, an INSERT query in Access so that it takes
parameters?
2. How do I use OleDB stuff from ASP.NET to build the command that uses the
MDB's Query and fills in the MDB Queries parameters?
A very simple example would be MOST appreciated!
Alex