MariaDB
MariaDB
Thank you for PureBasic! We use it for the development of a risc management software of water systems. 
Database connectivity is a key element and currently we use the ODBC-element to connect to MariaDB server, which works great, but is quite a hassle for customers/users.
Would it be possible to integrate direct access to MariaDB-Servers just like the Postgres-Functions?
This way no installation and configuration of ODBC-connectors would be neccessary. Users would only need to enter username/password (once) and we could keep our MariaDB server.
MariaDB is (and will stay) OpenSource and the code for the connectors is available at https://mariadb.com/kb/en/library/mariadb-connector-c/
Kind regards
			
			
									
									
						Database connectivity is a key element and currently we use the ODBC-element to connect to MariaDB server, which works great, but is quite a hassle for customers/users.
Would it be possible to integrate direct access to MariaDB-Servers just like the Postgres-Functions?
This way no installation and configuration of ODBC-connectors would be neccessary. Users would only need to enter username/password (once) and we could keep our MariaDB server.
MariaDB is (and will stay) OpenSource and the code for the connectors is available at https://mariadb.com/kb/en/library/mariadb-connector-c/
Kind regards
Re: MariaDB
+1 for MariaDB integration on PB 5.70 if possible.
  
			
			
									
									
						- captain_skank
 - Enthusiast

 - Posts: 642
 - Joined: Fri Oct 06, 2006 3:57 pm
 - Location: England
 
Re: MariaDB
+1 Native mariadb / mysql connectivity would be a godsend.
Would also be good to have mariadb / mysql and postgresql with secure connections (ssl/tls)
Managing ODBC connections is a pain in the a**.
			
			
									
									
						Would also be good to have mariadb / mysql and postgresql with secure connections (ssl/tls)
Managing ODBC connections is a pain in the a**.
Re: MariaDB
+1 for secure connections.
			
			
									
									
						Re: MariaDB
+1
i'm use this lib for mysql / mariadb connect
http://www.purebasic.fr/english/viewtop ... 12&t=56390
			
			
									
									
						i'm use this lib for mysql / mariadb connect
http://www.purebasic.fr/english/viewtop ... 12&t=56390
Re: MariaDB
+1
			
			
									
									» myPersonal Banker   ::   Because you do not need to have a master degree in economics in order to organize your finances!
						- holzhacker
 - Enthusiast

 - Posts: 125
 - Joined: Mon Mar 08, 2010 9:14 pm
 - Location: "Mens sana in corpore sano"
 - Contact:
 
- 
				GoodNPlenty
 - Enthusiast

 - Posts: 112
 - Joined: Wed May 13, 2009 8:38 am
 - Location: Arizona, USA
 
Re: MariaDB
+1
			
			
									
									
						- the.weavster
 - Addict

 - Posts: 1581
 - Joined: Thu Jul 03, 2003 6:53 pm
 - Location: England
 
Re: MariaDB
+1
			
			
									
									
						
