implement LETODB

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

User avatar
mol
Posts: 3718
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: implement LETODB

Post by mol »

you should use:
libs=rddleto_20190517
User avatar
fouednoomen
Posts: 186
Joined: Sun Oct 14, 2012 8:33 am
DBs Used: DBF, MySQL, MariaDB, SQLite, PostgreSQL, Oracle, ODBC
Location: Tunisia

Re: implement LETODB

Post by fouednoomen »

i already use libs=rddleto_20190517 in my project
please see the image error on the left
User avatar
mol
Posts: 3718
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: implement LETODB

Post by mol »

you wrote:
libs=librddleto_20190517

you should use:
libs=rddleto_20190517
User avatar
fouednoomen
Posts: 186
Joined: Sun Oct 14, 2012 8:33 am
DBs Used: DBF, MySQL, MariaDB, SQLite, PostgreSQL, Oracle, ODBC
Location: Tunisia

Re: implement LETODB

Post by fouednoomen »

from your link the are only librddleto_20190517.a file , i will rename to rddleto_20190517.a and i try
hope every thing going well .

many tanks
User avatar
fouednoomen
Posts: 186
Joined: Sun Oct 14, 2012 8:33 am
DBs Used: DBF, MySQL, MariaDB, SQLite, PostgreSQL, Oracle, ODBC
Location: Tunisia

Re: implement LETODB

Post by fouednoomen »

same error ,


Image
Attachments
eror.jpg
eror.jpg (95.85 KiB) Viewed 2392 times
User avatar
mol
Posts: 3718
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: implement LETODB

Post by mol »

You don't have to rename file!
All lib filenames compiled with MinGW start with prefix LIB
But, in configurations tab, you don't use this prefix, simply writing:
libs=rddleto_20190517
User avatar
Claudio Ricardo
Posts: 367
Joined: Tue Oct 27, 2020 3:38 am
DBs Used: DBF, MySQL, MariaDB
Location: Bs. As. - Argentina

Re: implement LETODB

Post by Claudio Ricardo »

Thank you Marek...
One question: in " cLetoSerwer " i can use IP and/or PcHost-Name ?
example: in same pc = localhost, in remote pc = Pc-Server or i need 127.0.0.1 and 192.168.1.xxx (pc server local ip)
Corrige al sabio y lo harás más sabio, Corrige al necio y lo harás tu enemigo.
WhatsApp / Telegram: +54 911-63016162
User avatar
mol
Posts: 3718
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: implement LETODB

Post by mol »

cLetoSerwer can be IP or symbolic name
User avatar
Claudio Ricardo
Posts: 367
Joined: Tue Oct 27, 2020 3:38 am
DBs Used: DBF, MySQL, MariaDB
Location: Bs. As. - Argentina

Re: implement LETODB

Post by Claudio Ricardo »

Thank you so much, Marek...
Corrige al sabio y lo harás más sabio, Corrige al necio y lo harás tu enemigo.
WhatsApp / Telegram: +54 911-63016162
User avatar
mol
Posts: 3718
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: implement LETODB

Post by mol »

Sorry, I have no time to write everything, but I'll answer for all of your questions.
Of course, only if I will be able :lol:
Post Reply