Hi all, im new and i need some help. I developed a vb.net application that use a database. I sign in at heliohost and created my account then trought cpanel i create my database using postgre. Now i have to connect my application to that database. What is the correct connection string? I used this string "host=inquadramentosorteggi.heliohost.org; user id =alevezzo_alevezzo86; password=[mypassword]; database=alevezzo_inquadramentosorteggi;" Whats wrong? What i have to do? With another database (mysql) on another host it work correctly but i need to use postgre. Thaks for everyone give me some help.