Re: [Gambas-user] Issue 601 in gambas: Database Data Source with Mariadb as mysql

2015-02-08 Thread gambas
Comment #17 on issue 601 by justlost...@gmail.com: Database Data Source with Mariadb as mysql https://code.google.com/p/gambas/issues/detail?id=601 How to get one? -- You received this message because this project is configured to send all issue notifications to this address. You may adjust

Re: [Gambas-user] Issue 601 in gambas: Database Data Source with Mariadb as mysql

2015-02-08 Thread gambas
Comment #16 on issue 601 by justlost...@gmail.com: Database Data Source with Mariadb as mysql https://code.google.com/p/gambas/issues/detail?id=601 I cant chk in I dont seem to have an ID for the repository -- You received this message because this project is configured to send all issue no

Re: [Gambas-user] Issue 601 in gambas: Database Data Source with Mariadb as mysql

2015-02-08 Thread gambas
Comment #15 on issue 601 by justlost...@gmail.com: Database Data Source with Mariadb as mysql https://code.google.com/p/gambas/issues/detail?id=601 Sorry was using 6885 version Now taking snapshot 6897 hope that's correct -- You received this message because this project is configured to sen

Re: [Gambas-user] Issue 601 in gambas: Database Data Source with Mariadb as mysql

2015-02-08 Thread gambas
Comment #14 on issue 601 by benoit.m...@gmail.com: Database Data Source with Mariadb as mysql https://code.google.com/p/gambas/issues/detail?id=601 Everything is explained on the wiki at http://gambaswiki.org/wiki/install. If you have questions, ask them on the mailing-list, this bug tracker

Re: [Gambas-user] Issue 601 in gambas: Database Data Source with Mariadb as mysql

2015-02-08 Thread gambas
Comment #13 on issue 601 by justlost...@gmail.com: Database Data Source with Mariadb as mysql https://code.google.com/p/gambas/issues/detail?id=601 Where do I get development version. I went to the source and created the gz from the repository for R6558. Would love to download and use correct

Re: [Gambas-user] Issue 601 in gambas: Database Data Source with Mariadb as mysql

2015-02-08 Thread gambas
Updates: Status: Fixed Comment #12 on issue 601 by benoit.m...@gmail.com: Database Data Source with Mariadb as mysql https://code.google.com/p/gambas/issues/detail?id=601 OK, so you are *not* using the development version. The bug has been fixed in the development version, not in the

Re: [Gambas-user] Issue 601 in gambas: Database Data Source with Mariadb as mysql

2015-02-07 Thread gambas
Comment #11 on issue 601 by justlost...@gmail.com: Database Data Source with Mariadb as mysql https://code.google.com/p/gambas/issues/detail?id=601 ok made change to R6558 version rebuilt, problem solved apparently. Can get on with my actual project . Cool I really like you IDE I have used it

Re: [Gambas-user] Issue 601 in gambas: Database Data Source with Mariadb as mysql

2015-02-07 Thread gambas
Comment #10 on issue 601 by justlost...@gmail.com: Database Data Source with Mariadb as mysql https://code.google.com/p/gambas/issues/detail?id=601 This is from the latest version downloaded from the repository, as far as I can tell -- You received this message because this project is confi

Re: [Gambas-user] Issue 601 in gambas: Database Data Source with Mariadb as mysql

2015-02-07 Thread gambas
Comment #9 on issue 601 by justlost...@gmail.com: Database Data Source with Mariadb as mysql https://code.google.com/p/gambas/issues/detail?id=601 Hi I found that the following code did not est for connection and therefore was leaving vVal as null it never actually set the Connection Value.

Re: [Gambas-user] Issue 601 in gambas: Database Data Source with Mariadb as mysql

2015-02-04 Thread gambas
Comment #8 on issue 601 by benoit.m...@gmail.com: Database Data Source with Mariadb as mysql https://code.google.com/p/gambas/issues/detail?id=601 I have tested, and everything works as expected. -- You received this message because this project is configured to send all issue notifications

Re: [Gambas-user] Issue 601 in gambas: Database Data Source with Mariadb as mysql

2015-02-04 Thread gambas
Comment #7 on issue 601 by justlost...@gmail.com: Database Data Source with Mariadb as mysql https://code.google.com/p/gambas/issues/detail?id=601 Yes I am Absolutely certain I am using the latest versions. Just verified the build times they match with the build I just did from the source. I

Re: [Gambas-user] Issue 601 in gambas: Database Data Source with Mariadb as mysql

2015-02-04 Thread gambas
Comment #6 on issue 601 by benoit.m...@gmail.com: Database Data Source with Mariadb as mysql https://code.google.com/p/gambas/issues/detail?id=601 Yes, and it works there. Are you sure you are really running that latest version? Can you make a little project that fails on your system and pos

Re: [Gambas-user] Issue 601 in gambas: Database Data Source with Mariadb as mysql

2015-02-04 Thread gambas
Comment #5 on issue 601 by justlost...@gmail.com: Database Data Source with Mariadb as mysql https://code.google.com/p/gambas/issues/detail?id=601 Ok Tried R6885 from repository is this the latest development version? Has the same problem -- You received this message because this project is

Re: [Gambas-user] Issue 601 in gambas: Database Data Source with Mariadb as mysql

2015-02-04 Thread gambas
Comment #4 on issue 601 by justlost...@gmail.com: Database Data Source with Mariadb as mysql https://code.google.com/p/gambas/issues/detail?id=601 I debugged the fault is in Private Sub ShowProperty(Optional sFocus As String) Dim hProp As CPropertyInfo Dim sType As String Dim sOption

Re: [Gambas-user] Issue 601 in gambas: Database Data Source with Mariadb as mysql

2015-02-04 Thread gambas
Updates: Status: NeedsInfo Comment #3 on issue 601 by benoit.m...@gmail.com: Database Data Source with Mariadb as mysql https://code.google.com/p/gambas/issues/detail?id=601 The bug has normally been fixed in the development version. Can you try it? -- You received this message becaus

Re: [Gambas-user] Issue 601 in gambas: Database Data Source with Mariadb as mysql

2015-02-04 Thread gambas
Comment #2 on issue 601 by justlost...@gmail.com: Database Data Source with Mariadb as mysql https://code.google.com/p/gambas/issues/detail?id=601 After More testing, I am unable to add a connection to any data source when created new. Of any database type. But if an existing project already

Re: [Gambas-user] Issue 601 in gambas: Database Data Source with Mariadb as mysql

2015-01-30 Thread gambas
Comment #1 on issue 601 by justlost...@gmail.com: Database Data Source with Mariadb as mysql https://code.google.com/p/gambas/issues/detail?id=601 [System] Gambas=3.6.2 OperatingSystem=Linux Kernel=3.16.7-7-desktop Architecture=x86_64 Distribution= Desktop=KDE4 Theme=Oxygen Language=en_US.UTF-8

[Gambas-user] Issue 601 in gambas: Database Data Source with Mariadb as mysql

2015-01-30 Thread gambas
Status: New Owner: Labels: Version-3.6.2 Type-Bug Priority-Medium Linux openSuse13.2 64bit KDE GUI-Any New issue 601 by justlost...@gmail.com: Database Data Source with Mariadb as mysql https://code.google.com/p/gambas/issues/detail?id=601 When adding a datasource to forms, selecting the