ODBC failed with Multiple UNION in Query (no replies)
I need to UNION 3 groups of query into one query and it shows ODBC failed. If it is local MS Access table it doesn't have problem, but if its a link table the error will comes out. I have done some...
View ArticleMicrosoft Acess as front end to MYSQL (no replies)
I am receiving an error from access that "The record was changed by another user since you started editing it". I know for a fact that no one else has updated this record. I have a primary key on the...
View Articlelocation of converted access file to SQL (no replies)
Hi Just converted an access file to MySQL but can't seem to find the location of the new database.. This is in a windows environment Thanks in advance for any advice
View ArticleTools for Connecting MySql and Acces (1 reply)
Can anyone suggest any tools to convert Microsoft access database o MySQL database
View ArticleMigrate from Access 2010 to MySQL5.6 via ODBC? (no replies)
Hi Total MySQL newbie here. 15 years experience with SQL Server though. Trying to migrate an Access 2010 database to MySQL5.6 I've spent ages trawling the web on this one. Some say just use ODBC Some...
View Articleconvert statement from mysql to ms access (no replies)
Please, people someone tell me how to convert this statement into access statement: UPDATE Inspections INNER JOIN Components INNER JOIN ((BridgeTypes INNER JOIN Bridges ON BridgeTypes.ID =...
View ArticleDlookup / Dmax functions for SQL? (no replies)
I have a field in a query that looks like this: Last Login Date: DMax("Last_Login_date","Firm_Members","Firm_ID=" & [Firm_id]) Is there an equivalent function for MySQL? How would I best...
View ArticleLinking MS Access 2010 to mySQL Securely (no replies)
We have an environment with some 30 users accessing a mySQL backend using an MS Access 2000 front end. We're using the Jet security system (MDW file) for security. Everyone gets into the mySQL...
View ArticleCascade Error? (6 replies)
I implemented a half-year long project today for a total work system from entry to completion for my employer. I converted our current access MDB file to a MySQL dump file and uploaded it to the...
View ArticleUsing Microsoft Access 2013 as a Front-end to MySQL (1 reply)
Dear All, Do you have a tutorial about MS access 2013 as front end and MySQL as back end? or how to connect ms access 2013 to MySQL. I have installed odbc latest 5.3 ver. and I dont know how to next...
View ArticleAccess SQL Help (no replies)
Im, taking an access class but on my final there is a SQL question and we never covered it, I'm an architect not a programmer, any help would be greatly appreciated. This is what the final project...
View ArticleCascading insert (no replies)
Hello. I have been using Access 2003 paired with MySQL and have found out that I can perform cascading inserts that are not possible in Navicat or other GUI-related MySQL database designers/editors....
View ArticleWrite conflict with Access as frontend and MySQL as backend (no replies)
Hi, this topic was closed en 2009. I follow the different solutions but cant solve my problem. If I change a field manually everything is fine but if y run a procedure with on click event in a button...
View ArticleMySQL Workbench: Guide to Database Migration from Microsoft Access (no replies)
MySQL Workbench: Guide to Database Migration from Microsoft Access http://mysqlworkbench.org/2014/08/how-to-guide-to-database-migration-from-ms-access-using-mysql-workbench/
View ArticleRepair corrupt database in MS Access 2013 (1 reply)
Hi, I'm having a big problem with a corrupt database in MS Access 2013. I need some help to solve this problem, I saw this post with many access recovery tools, but none of these tools works in Access...
View Articleproblem in language (no replies)
when i megration my access DB Shows me in field --> ?????????. my language arabic and i don't know what character set for arabic .
View Article32 bit workbench not showing MicrosoftAccess under Source Selection while...
Hello all, I choose Database migration from the MySQL start page, And pressed the button start migration. There under Source selection -> Source RDBMS Connection Parameters, a combo box named...
View ArticleMS Access Reverse Engineering DB Error (no replies)
I get this error after running the basic migration procedure for MS Access with MySQL 5.3 ANSI Driver database. I tried the other MS Access DB and had no sucess. Please let me know what you think of...
View ArticleAccess form ODBC error using "GET DIAGNOSTICS" (1 reply)
It's well known that Accesss forms don't return the exact ODBC error message. If you perform an insert without setting a NO NULL field to a value it just returns "ODBC call failed" rather than e.g....
View Articlemysql database to Access 2013 (no replies)
In Access 2013 I click on external data and choose ODBC database. I choose to link to the data source. I choose machine data source, and choose the mysql data source. It brings me to a screen asking...
View Article