On 06/29/12 4:52 AM, "Robert Mann" <[EMAIL PROTECTED]> wrote:

> trying to convert a mysql database to a valentina database searching the
> list I ran across libDatabase and looks like it will do the conversion, I am
> just having a hard time figuring out how to use it tried to go through the
> getting started, to run this do you put the following in the message box?
> 
> put "mysql" into tDbA["Type"]
> put "localhost" into tDbA["Host"]
> put "recipes" into tDbA["Name"]
> put "root" into tDbA["Username"]
> put "" into tDbA["Password"]
> 
> libDatabase_RegisterDatabase "myrecipesdb", tDbA
> 
> libDatabase_Connect "myrecipesdb"
> 
> libDatabase_GetDBConnectionID("myrecipesdb")

Robert,

I did forget to ask:

    you need convert only one existed database, or
    you need that your application is able do this at any time
    with any mySQL db ?


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to