mysql to valentina using libdatabase

Ruslan Zasukhin sunshine at public.kherson.ua
Fri Dec 29 02:56:53 EST 2006


On 06/29/12 4:52 AM, "Robert Mann" <robmann at gp-racing.com> 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]





More information about the use-livecode mailing list