Advertisement
Guest User

Untitled

a guest
Dec 28th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. prodceure Something;
  2. begin
  3. MySQLConnection.Host := '89.122.192.30';
  4. MySQLConnection.User := 'lumberjack';
  5. MySQLConnection.Password := 'aintgonnaguessitbabe2000';
  6. end;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement