Flype UserLibraries for PureBasic 4.0
yes there's a problem with encoding.
but it's a know problem - i will correct this in future betas.
and as i said before - once the stable release is done - i will compile the unicode and/or multithread versions (Expat is providen with the 4 needed statics libs).
but it's a know problem - i will correct this in future betas.
and as i said before - once the stable release is done - i will compile the unicode and/or multithread versions (Expat is providen with the 4 needed statics libs).
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
hey
i tried the chart lib, and its great... but i got a problem 
i tried to set the data and pass an array,but it didnt work for me... in your examples you work with data sections, but id need an example to modify the data while the chart/prog is running.
any1 help pls... this is urgent

i tried to set the data and pass an array,but it didnt work for me... in your examples you work with data sections, but id need an example to modify the data while the chart/prog is running.
any1 help pls... this is urgent

edited, I replied in the wrong spot 

Last edited by Karbon on Sun Jul 29, 2007 4:19 am, edited 1 time in total.
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
edited... wrong spot again.
Last edited by Karbon on Sun Jul 29, 2007 4:19 am, edited 1 time in total.
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
hi karbon,
the problem is that i do not provide a SQLite userlib.
where did you find it ? i think it's from another pb guy

the problem is that i do not provide a SQLite userlib.

where did you find it ? i think it's from another pb guy


No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
Wow, that's strange. The files I have contain this in the header :
I should have replied here : http://www.purebasic.fr/english/viewtop ... =progi1984
Sorry!
Code: Select all
; File : sqlite3.pbi
; Version : 1.0
; Language : PureBasic 4.0
; Description : SQLite 3.3.7 Wrapper
; Author : flype (flype44@gmail.com)
; Licence : freeware / open-source
;
; sqlite : http://www.sqlite.org
; sqliteadmin : http://sqliteadmin.orbmu2k.de/
;
; ---------------------------------------------------------
;
; Update 1.0 : 2006-09-17 (flype)
; Update 1.1 :
; Update 1.2 :
; Update 1.3 : 2007-01-13 (Progi1984)
; passage de p-str en p-utf8
; Update 1.4 : 2007-05-23
; Mise en place des PrototypeC
I should have replied here : http://www.purebasic.fr/english/viewtop ... =progi1984
Sorry!
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
hummm, well maybe, i remember i've done a try to sqlite (when i was writing a mysql database subsystem) but i do not use it in fact. so progi1984 is the good man to contact 

No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
BTW, all the download links are broken..
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
it's ok now. related infos : http://www.purebasic.fr/english/viewtopic.php?t=28173BTW, all the download links are broken..
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
Hi Flype - thanks alot for your excellent work, as always. About your RMChart wrapper - you mention "TO DO : updating to RMChart 4.01 for PureBasic 4.10". Are you planning to do that any time soon? I recently noticed the PureDispHelper UserLib examples for RMChart. I guess the nice thing about your approach is the user doesn't need to install the OCX version (can just go with the DLL which can be shipped with the app).
- the.weavster
- Addict
- Posts: 1576
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England
I've only just spotted this - I use Firebird so I'll certainly take a look.Flype wrote:Hello,
i'm interested in having contact with firebird users (i have no one at the moment).
i mainly use MySQL and i do not know well FireBird.
but well, i've made an include file for 'FireBird', i've done so few test then i can't say if it works well. Can you test for me ?
Thanks Flype.
- the.weavster
- Addict
- Posts: 1576
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England