// returns NOT NULL if extended structure has DBS_NOTNULL field to true LOCAL cNN := {| aArr | iif( Len( aArr ) > DBS_DEC, iif( aArr[ DBS_NOTNULL ], " NOT NULL ", "" ), "" ) }Check if aStruct[ i ] is an array.
// returns NOT NULL if extended structure has DBS_NOTNULL field to true
LOCAL cNN := {| aArr | iif( Len( aArr ) > DBS_DEC, iif( aArr[ DBS_NOTNULL ], " NOT NULL ", "" ), "" ) }
Check if aStruct[ i ] is an array.
I checked it: it is a array, that is ok.
Can I reproduce the error here? Please not that I have never used that lib.I tested "c:\xharbour\contrib\mysql\tests\test.prg"
Can I reproduce the error here? Please not that I have never used that lib.
I tested "c:\xharbour\contrib\mysql\tests\test.prg"
If you don't have the lib, I can send it to you.
If you don't have "test.prg", I can send it to you.
Yes, please, send me all that is required to compile and run the sample.
I need to reproduce the problem.
Yes, please, send me all that is required to compile and run the sample.
I need to reproduce the problem.
Enrico,
Please check your email.
I build the lib using hbmake -elx mysql.bc
I build the test.exe using hbmake -ex test.bc
I have never used (nor have) hbmake. Can you build everything isIt is not necessary, because I worked hard and fixed all the bugs that the classe had. ;)
required to compile the sample and send it to me, please?
Enrico,Please check you email.
I have never used (nor have) hbmake. Can you build everything isIt is not necessary, because I worked hard and fixed all the bugs that the classe had. ;)
required to compile the sample and send it to me, please?
I use only hbmake.exe para compilar meus fontes, extremely ease to use it. But I will send everyting I did, just for you test the classes.
Thanks for your all attention.
Please check you email.
I sent everyting you need for you testing the classes.
I have never used (nor have) hbmake. Can you build everything is
required to compile the sample and send it to me, please?
It is not necessary, because I worked hard and fixed all the bugs that the classe had. ;)
Please check you email.Thank you. I will try to compile it. I have not received it yet.
I sent everyting you need for you testing the classes.
I tested all classes of mysql! Now they are working fine.
The dbf2mysql.prg now is working as well.
Now I have a hard work to do, I want start to migrate my app from dbf into mysql.
I tested all classes of mysql! Now they are working fine.
The dbf2mysql.prg now is working as well.
Now I have a hard work to do, I want start to migrate my app from dbf
into mysql.
Great! Do you have a list of fix so I can update the SVN?
Sorry, it is not good. You have used a very old source code:
/*
* $Id: tmysql.prg 9494 2012-06-24 07:20:41Z andijahja $
*/
The latest is:
/*
* $Id: tmysql.prg 10069 2014-12-11 08:28:08Z zsaulius $
*/
Just sent to your private email.
Sorry, it is not good. You have used a very old source code:
/*
* $Id: tmysql.prg 9494 2012-06-24 07:20:41Z andijahja $
*/
The latest is:
/*
* $Id: tmysql.prg 10069 2014-12-11 08:28:08Z zsaulius $
*/
Could you send the last for me?
Il 20/03/2023 14:03, Enrico Maria Giordano ha scritto:
I tested all classes of mysql! Now they are working fine.
The dbf2mysql.prg now is working as well.
Now I have a hard work to do, I want start to migrate my app from dbf
into mysql.
Great! Do you have a list of fix so I can update the SVN?Sorry, it is not good. You have used a very old source code:
/*
* $Id: tmysql.prg 9494 2012-06-24 07:20:41Z andijahja $
*/
The latest is:
/*
* $Id: tmysql.prg 10069 2014-12-11 08:28:08Z zsaulius $
*/
--
Enrico Maria Giordano
http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg
I download the sources and tmysql.prg gives the same error.Just sent to your private email.This is the complete latest xHarbour source code:
http://www.xharbour.org/files/download/windows/xhb10269_src.zip
From this page:
http://xharbour.org/index.asp?page=download/sources
--
I download the sources and tmysql.prg gives the same error.
Try to test there,
Enrico,
Could you provide me with a link to full updated xharbour sources?I already provided it:
Because my fonts are old.
Il 21/03/2023 23:09, Enrico Maria Giordano ha scritto:
Just sent to your private email.This is the complete latest xHarbour source code:
http://www.xharbour.org/files/download/windows/xhb10269_src.zip
Yes, I know, but you have to apply your fixes to the updated source
code, not to an older one. Otherwise, I cannot update the SVN with an
older source code, sorry.
Yes, I know, but you have to apply your fixes to the updated source
code, not to an older one. Otherwise, I cannot update the SVN with an
older source code, sorry.
Enrico,
Could you provide me with a link to full updated xharbour sources?
Because my fonts are old.
Just sent to your private email.This is the complete latest xHarbour source code:
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 25:53:13 |
Calls: | 10,390 |
Calls today: | 1 |
Files: | 14,064 |
Messages: | 6,417,039 |