1
Answer

newbie help

cdog

cdog

17y
2.2k
1
what does this string mean in c#?

String DBConn = ConfigurationManager.ConnectionStrings["TitaniumLMC"].ToString();

also how do you post to a local machine database running sql server?

Answers (1)