Click here to Skip to main content
15,891,184 members

Comments by HubSnippets (Top 2 by date)

HubSnippets 26-Nov-10 7:08am View    
I tried it but not working.


SqlConnection datacon = new SqlConnection ("Server = 192.168.0.129; Database = " + firstTry +"; Uid = "+ Admin +"; Pwd = "+ consult2me +";");
HubSnippets 24-Nov-10 10:15am View    
I tried the code but still got this error:

"Syntax error in INSERT INTO statement"
Please what else is the problem?