neu
This commit is contained in:
@@ -141,7 +141,7 @@ Module AtlasAufschubDatenEinlesen
|
||||
|
||||
|
||||
Dim cn As New SqlConnection()
|
||||
cn.ConnectionString = "Data Source=BUCHHALTUNG\SQLEXPRESS;Initial Catalog=ADMIN;Integrated Security=false;User ID=sa;Password=BmWr501956;"
|
||||
cn.ConnectionString = "Data Source=SQLGUIDE01.verag.ost.dmn;Initial Catalog=ADMIN;Integrated Security=false;User ID=sa;Password=BmWr501956;"
|
||||
cn.Open()
|
||||
Using cn
|
||||
Using cmd As New SqlCommand(sql, cn)
|
||||
|
||||
Reference in New Issue
Block a user