I created a system DSN that is mapped to a SQL Server 6.5 database that resides on a different network server.

I've read and tried all the examples and suggestions that I've come across concerning this issue.

My problem is that when the code is executed nothing appears;
there are no error messages or anything.

I think the code is hanging up somewhere in the (mydb.aspDBPro) method because
no other code gets executed after that statement.

I am using the pro version.
I've also tried the pureasp code and the smartdb code and nothing shows up.

Thanks again.