I've migrated a VB project into ActiveX Documents. In that project I'm making the database connection using a DSN . Now I want to keep everthing on the server. How can I make user to access the database on the server. My database can be Access or SQL Server.


Reply With Quote