Posted: Sun Sep 17, 2006 7:09 pm
*** NEW ***
SubSystem PostgreSQL 8.1.4 for PB4.0 - BETA STAGE.
see first post.
SubSystem PostgreSQL 8.1.4 for PB4.0 - BETA STAGE.
see first post.
http://www.purebasic.com
https://www.purebasic.fr/english/
Yes you arecan I read & write directly to that file? Or am I thinking too much in MS Access terms?
oups, didn't seen this one. no, sorry, i don't know how to do this.danraymond wrote:Flype I am usingyour richedit library to have clickable links in a notepad like app I am doing. Wonderfull stuff thank you.
I can get it to work beautifully with www.site.com links and also mailto:here@mail.com is there a work around to get just here@mail.com links recognised with out the mailto: so my users can cut and paste email addresses?
thanks
Dan Raymond
Hi Flype, how stable/usable is this beta do you think? Sorry to ask, but I'm about to starting on a mySQL/PB project, and I was originally planning to do it with the PB ODBC but when I saw this, I figured maybe this new subsystem might be a better approach. Would you mind explaining the advantage of using this subsystem over ODBC (or even over the mysql.dll)? I gather ODBC is 'slow' (and a recent coding questions topic indicated that 'using libmysql.dll is faster than ODBC' as reported by jqn), but in my case speed is not critical - functionality, stability and ease of programming are the main issues. Sorry, I'm kinda PB-db-programming illiterate, so your comment is most welcome. Thanks.Flype wrote:SubSystem MySQL 5.1 for PB4.0 - BETA STAGE.
At the moment, in beta stage
do not forget that using pb commands or the subsystemmskuma wrote:Sorry to ask, but I'm about to starting on a mySQL/PB project, and I was originally planning to do it with the PB ODBC but when I saw this, I figured maybe this new subsystem might be a better approach.
I am waiting impatiently for FireBird lib in PureBasic.Flype wrote:Yes, isn't it...![]()
Final objective is - once the model is validated - to do the same for PostGreSQL, SQLite, FireBird, And so on...
Thanks for the Include File.Flype wrote:Hello,
i'm interested in having contact with firebird users (i have no one at the moment).
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 ?
Include file for use with FireBird 2.0 (181 Ko)
http://www.firebirdsql.org/
Code: Select all
Line 874: With 'EnableExplicit', variables have to be declared: __RMCHART__
ok, thanksFlype wrote:so you have PB4.01![]()
just have a look here :
http://www.purebasic.fr/english/viewtop ... highlight=
will be fixed with PB4.02.