Cannot connect through vscode, connection string is missing /test

@Massimiliano_Marcon I apologize for the confusion, and now I see what I was doing wrong, when I did pass in the connection string I was leaving <> around the password and was getting a bad auth error, I got it working with *Prisma.

thanks for you help.