Guest User

Untitled

a guest
Jul 17th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. DB2Connection obj = new DB2Connection();
  2. DB2Connection connect = new DB2Connection(connectionstr);
  3.  
  4. connect.Open();
Add Comment
Please, Sign In to add comment