Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 11th, 2010 | Syntax: None | Size: 0.21 KB | Hits: 32 | Expires: Never
Copy text to clipboard
  1.         char CnnStr[200]=       "Provider = sqloledb;"\
  2.                                                 "Persist Security Info=False;"\
  3.                                                 "User ID = woh;"\
  4.                                                 "Password = wohdev7;"\
  5.                                                 "Initial Catalog = woh;"\
  6.                                                 "Data Source = kelutrel.haxalot.com:3306";