you don't actually need it.. here is an example connection string

VB Code:
  1. "Persist Security Info=False;Integrated Security=false;database=DATABASE_NAME_HERE;server=SERVER_OR_IP_HERE;User ID=USER_ID_HERE;Password=PASSWORD_HERE"