Quantcast
Channel: MySQL Forums - Microsoft Access
Viewing all articles
Browse latest Browse all 487

the table names in the resultset when more than one table is in the select statement using ADO (no replies)

$
0
0
Jersey Shore Season 6 Episode 5 his should be a <duh> but I can't find the answer.
For example:

SELECT Company_Defaults.CompanyID, Company.CompanyID
FROM Company_Defaults The Big Bang Theory Season 6 Episode 4 Left Join Company on Company_Defaults.CompanyID =
Company.CompanyID
Where Company.CompanyID = 1
And Company_Defaults.CompanyID = 1

This is over-simplified Vampire Diaries Season 4 Episode 2 but it will give you the symptom.
With Access, Microsoft SQL Server, Sybase and Oracle, the resultset will
return the fields as Company.CompanyID and Company_Defaults.CompanyID.
With MySQL both fields are returned as just CompanyID. How do I get MySQL to
include the table Grey's Anatomy Season 9 Episode 3 names for identically named fields ?

I ran an Access database with a Access frontend, but with 65000 records the Db is very slow, so converted the backend to MySQL and linked the Access frontend to it through ODBC. I currently run The Office Season 9 Episode 4 MySQL and the frontend locally on my machine for testing purposes.
Thelma's Gypsy Girls Season 1 Episode 2
the problem is that I cannot update anything from the clientside, when I interogate the database, I can view any information I want, but I am unable to run update or append queries or update information that is directly in a table. If I convert the Two And A Half Men Season 10 Episode 4 query from access view to SQL view and then run that query directly on the MySQL DB through query analyzer, it works. I get an error when trying to run an update or append query that reads: Operation must use an updatable query and in the form itself, the text fields are just locked.

I have made sure that The League Season 4 Episode 2 i have the correct permissions for the ODBC account (root) and even tried with another account with perms to the database. It can also not be a locking problem, As I am the only user logged on to the Database.

I'm a novice with the association of Access and MySQL. I've been resolve some problem (TIMESTAMP field and auto_increment) but now I can't find a solution for the LastModify function.

I want to use in a module the following code:
Beauty and the Beast Season 1 Episode 2
rst.AddNew
rst("FIELD") = VAR
rst.Update
rst.Bookmark = rst.LastModified
VAR1 = rst!FIELD

I don't know why but it doesn't work. I use MySQL 4.1.7, ODBC connector 3.51 and Access 2003. Sweet Genius Season 3 Episode 1

Viewing all articles
Browse latest Browse all 487

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>