Hello I am running windows vista, but the problem also occurs on windows xp. I can compile
mysql++ programs just fine, however whenever I attempt to connect to my server using this
line of code
con.connect("mydb/login", "1234.theserver.net", "mydb/login", "mypass");
(obviously I removed the login info =) )
it compiles just fine but when I run it it gets stuck on that line of code. I had guessed
that this means my login information is incorrect, however I know its right as I can
connect to it using PHP just fine.
---------------------------------
Never miss a thing. Make Yahoo your homepage.