Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » SQL_mySQL reference problems
Re: SQL_mySQL reference problems [message #1925 is a reply to message #1667] Mon, 27 March 2006 15:40 Go to previous messageGo to previous message
aplatypus is currently offline  aplatypus
Messages: 11
Registered: March 2006
Location: Newcastle, Australia
Promising Member
Very Happy

Hi all,

Very good news -- Just as promised the .603 version builds the mySQL reference "out of the box". Thank you very much.

To connect with a database you will probably need to specify a username and password. I put the mysql database in to 'see' how things work.

main.cpp
    if(!session.Connect( "mySelf", "passw", "mysql", "localhost" )) {
	


I must say I am a little befuddled about _why_ it works now with mySQL v5 when I haven't done anything with mySQL libraries. (I un-did ther earlier patches).

The only reason that interests me is because what happens when I want to link another 3rd party library and similar issues pop-up? Fortunately that's something I can cope with later in life. Smile

Well done and thanks again.

Regards,
William


Kind regards,
aplatypus
________________________________________
 
Read Message
Read Message
Read Message icon12.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Convert String to SqlVal[SOLVED]
Next Topic: SqlArray and checkboxes
Goto Forum:
  


Current Time: Wed Jun 18 04:59:24 CEST 2025

Total time taken to generate the page: 0.10368 seconds