PB 4.0 Database
PB 4.0 Database
What changes becomes in PB 4 about Databeses?
-
- Enthusiast
- Posts: 613
- Joined: Tue May 06, 2003 2:50 pm
- Location: Germany
- Contact:
I don't know, but I would find a native lightweight PB-SQL Database very handy, beside the ODBC functions of course.
Code without any restrictions in its licence can be found with the SQLite Database, that could be used as a start and is available in C and is easy to convert for other platforms as well, as it's only File-Managing, right?
That would be a powerfull addition to PB
Code without any restrictions in its licence can be found with the SQLite Database, that could be used as a start and is available in C and is easy to convert for other platforms as well, as it's only File-Managing, right?
That would be a powerfull addition to PB
- Fangbeast
- PureBasic Protozoa
- Posts: 4789
- Joined: Fri Apr 25, 2003 3:08 pm
- Location: Not Sydney!!! (Bad water, no goats)
Why change?
Seriously, if you already do MySql with VB, why not stick to it in PureBasic. and use what you already know. There are many examples showing how to use MySql with PureBasic, either through ODBC or using code like Max2's direct connect to MySQL server and there are tutorials as well.Schobaer wrote:That's right! I want to convert a VB Project to PB. This Project use MySql. What I mean is: Is it planned in PB 4 to change the language or the handle of databases so I can not use PB 3.9 code in PB 4 code.
I personally posted a small direct connect gui using Max2's direct connect code showing how to do simple data returns.
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
- the.weavster
- Addict
- Posts: 1576
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England
- the.weavster
- Addict
- Posts: 1576
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England