Having trouble connecting to SQL Server 7. When selecting database and connection type, in the connection string line it asks for the db driver; where do I find that info? also, what do i do with the "strTablePrefix = 'Forum'" and "strMemberTablePrefix = "Forum'" ? Thanks
I'm assuming you're using an OLEDB connection string... You can cheat, and have the OS write one for you. Create a new text file, call it <something>.udl, and follow the bouncing ball. If you have any questions about tweaks and such for OLEDB, grab the OLEDB SDK from Microsoft.