摘要:
有的时候我们需要在运行时让用户选择连接字符串,比如动态连接数据库时。我们可以这么做: string path = AppDomain.CurrentDomain.BaseDirectory + System.DateTime.Now.ToString().Replace("/","").Replace(@"","").Replace(":","").Replace(" ","")+".udl";... 阅读全文
posted @ 2004-07-06 09:03
Martin XJ
阅读(1516)
评论(8)
推荐(0)

浙公网安备 33010602011771号