hello, just have a look here:
http://www.purebasic.fr/english/viewtopic.php?t=26413
iMySQL
Nice!
I dont understand even a bit of PHP and MySQL, but I've got a friend who needs something like this... It's very improtant for him!
Maybe, you can add a documentation (my friend is new to PureBasic, I must help him a lot and a documentation would be very good for us).
I dont understand even a bit of PHP and MySQL, but I've got a friend who needs something like this... It's very improtant for him!
Maybe, you can add a documentation (my friend is new to PureBasic, I must help him a lot and a documentation would be very good for us).
PB 4.30
Code: Alles auswählen
Macro Happy
;-)
EndMacro
Happy End
- ts-soft
- Beiträge: 22292
- Registriert: 08.09.2004 00:57
- Computerausstattung: Mainboard: MSI 970A-G43
CPU: AMD FX-6300 Six-Core Processor
GraKa: GeForce GTX 750 Ti, 2 GB
Memory: 16 GB DDR3-1600 - Dual Channel - Wohnort: Berlin

works fine here, also with my IncludePack

Greetings Thomas
PureBasic 5.73 LTS | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Nutella hat nur sehr wenig Vitamine. Deswegen muss man davon relativ viel essen.

Nutella hat nur sehr wenig Vitamine. Deswegen muss man davon relativ viel essen.

Ah, it's okay. You don't have to do it gnozal-likeflype hat geschrieben:@and51
doc is always my problem. if i had time...

You also don't need to translate it to german, but it would be fine, if you make something, which can be read by my frriend, so that he understands it and so that he can work with it, when I'm not there to explain him everything

Just try to do something, when you've got time enough

PB 4.30
Code: Alles auswählen
Macro Happy
;-)
EndMacro
Happy End
- ts-soft
- Beiträge: 22292
- Registriert: 08.09.2004 00:57
- Computerausstattung: Mainboard: MSI 970A-G43
CPU: AMD FX-6300 Six-Core Processor
GraKa: GeForce GTX 750 Ti, 2 GB
Memory: 16 GB DDR3-1600 - Dual Channel - Wohnort: Berlin
thanks, i will do itflype hat geschrieben: @ts-soft
it would be great honour that you include it in your includepack ( i use it - it's a very handy tool ).

PureBasic 5.73 LTS | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Nutella hat nur sehr wenig Vitamine. Deswegen muss man davon relativ viel essen.

Nutella hat nur sehr wenig Vitamine. Deswegen muss man davon relativ viel essen.

@and51
i think that when working with MySQL the best doc you need is the ones here :
all docs for all versions :
http://dev.mysql.com/doc/#refman
and particularly here (MySQL API) :
http://dev.mysql.com/doc/refman/5.1/en/ ... rview.html
this is how i do.
@tssoft
danke - one again.
i think that when working with MySQL the best doc you need is the ones here :
all docs for all versions :
http://dev.mysql.com/doc/#refman
and particularly here (MySQL API) :
http://dev.mysql.com/doc/refman/5.1/en/ ... rview.html
this is how i do.
@tssoft
danke - one again.
