Please try with this video link:
https://www.facebook.com/photo.php?v=590319987653068&set=o.139428242870007&type=2&theater
Antonio,
Maybe the reason that I can't access the link is that I don't have a Facebook-account... ![]()
I have turned it into a public link so there should be np problem to show it,
Please try it again ![]()
Now I can see it
The problem is that in the list my SQLite-connector or MySQL-connector is not displayed like in the video
Only DBase,Excel and MS access. It's strange, since I can use it in my programs (and the previous version of FiveDBU)
Did you just installed the connector I have send you, or did you install something else?
I just downloaded, and tested, the latest version. I see that you can only do one record at a time. Thus, you can't highlight and select a group of records to delete or restore.
How about filters and find/replace ?
Marc,
I only installed what you sent me.
From the "control panel", "Administrative tools", "ODBC datasources" click on "User DSN at the top", then click on "Add", there you will see all your installed drivers and you can select yours ![]()
Tim,
We will be including all the needed features, for now we are focused on solving the basic funcionality (I am now working with indexes) ![]()
Antonio Linares wrote:Marc,
I only installed what you sent me.
From the "control panel", "Administrative tools", "ODBC datasources" click on "User DSN at the top", then click on "Add", there you will see all your installed drivers and you can select yours

Antonio
is possible connect to MySql ?
Maurizio
Maurizio wrote:Antonio
is possible connect to MySql ?
Maurizio
Antonio,
I just tested it on my laptop with a VMWARE-WIN7/32bit, and there it's working without any problem
My laptop is a Win7/64bit. I will now install a VMWARE-WIN7/64bit to see if it's running then.
Antonio, is you system running on a 32bit, or a 64bit PC?
Antonio,
I found the problem
On a 64bit/PC you have 2 types of ODBC-setups. One for 32bit-apprlications, and one for 64bit...
To setup an ODBC link for 32bit application you must use
C:\Windows\SysWOW64\odbcad32.exe
To setup an ODBC link for 64bit application you must use
C:\Windows\System32\odbcad32.exe
So on SysWOW64 is the 32bit-version and in path System32 the 64bit-version
This is Microsoft-logic?
If I run the 32-bit, I see the SQLite and MySQL connectors. The problem is that FiveDBU is launching the 64bit version, where I can't configure it because it's a 32bit-program.
Can you change it?



Antonio,
Now it's working!!!
What I do is start the 'ODBC link for 32bit application' and add a SQLite and a MySQL connection, and than start FiveDBU.
Then I can select the connection in the 64bit ODBC application.
I can both browse the SQLite and MySQL/MariaDB databases!!