ChubbyArse
Programmer
Hi,
I'm connecting to an access database which has a standard SELECT query with two parameters.
However when I establish my connection using ADO only the tables are visible.
I will be moving the report ultimately to ASP using the RDC as opposed to RAS, so I assumed that ADO was the best option as I'm fairly competant with it.
Should I use another connection method?
If so how do I reconnect the datasource in the ASP page?
Thanks Very Much
I'm connecting to an access database which has a standard SELECT query with two parameters.
However when I establish my connection using ADO only the tables are visible.
I will be moving the report ultimately to ASP using the RDC as opposed to RAS, so I assumed that ADO was the best option as I'm fairly competant with it.
Should I use another connection method?
If so how do I reconnect the datasource in the ASP page?
Thanks Very Much