Given an ADO connection object set with provider and connection instructions, it is possible to connect to either a SQL Server 2000 or MSDE Server by altering the login info only. Same provider for both.
How would I connect, then tell if i'm connected to SQL Server or MSDE?
How would I connect, then tell if i'm connected to SQL Server or MSDE?