ASP.NET连接SQL数据库问题
我的连接我网页连接SQL是用绝对路径SqlConnection conn = new SqlConnection(@"Data Source=AISN\SQLEXPRESS;AttachDbFilename=D:\4246\data\computer.mdf;Integrated Security=True");
但是我现在想变成相对路径,.,请问要怎么改??
谢谢了
2008-06-26 00:03
2008-06-26 09:59
2008-06-26 10:01
2008-06-26 12:33
2008-06-26 13:38
2008-06-29 20:53

2008-06-29 22:25