1
Answer

newbie help

Photo of cdog

cdog

18y
2.3k
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)