Answered
asp.net sql connection no table (VISTA)
I made a connection using dreamweaver MX 2004 and the test
connection works.. I found this issue on google about the asp.net,
sql, XP SP2 issue.. I can't browse the tables for my asp.net
connection.. my connection works in asp applications using the same
info..
Persist Security Info=False;
Data Source=[serverName];
Initial Catalog=[databaseName];
User ID=[username];
Password=[password];
I have vista w/sp1 and have the same issue.. any help would be appreciated.
Persist Security Info=False;
Data Source=[serverName];
Initial Catalog=[databaseName];
User ID=[username];
Password=[password];
I have vista w/sp1 and have the same issue.. any help would be appreciated.
