List:General Discussion« Previous MessageNext Message »
From:barry Date:October 5 1999 7:32am
Subject:Re: MS Access 97 connection to MySQL
View as plain text  
At 11:44 PM 1999-10-04 +0800, Jani Tolonen wrote:
>barry writes:
> > I installed the MySQL server in the Linux Box and
> > use Win95 to connect through the MyODBC driver.
> > I can use MS Access 97 to add NEW rows into the tables in
> > a MySQL database but I can't update/delete. 
> > MS Access 97 prompt an error that other user is using the
> > database but in fact I am the only user using it.
> > I have already define the primary key and add a timestamp field in the
> > database.
> > 
> > rgds
> > Barry
>
>Hi Barry,
>
>Please check if you have other threads open in the Linux box
>that use the same database as you are using from Access.
>
>Please do mysqladmin proc in the Linux machine to verify
>what is happening with MySQL.

[barry@venus barry]$ mysqladmin processlist                             
+----+-------+-----------+--------+-----------+------+-------+------+   
| Id | User  | Host      | db     | Command   | Time | State | Info |   
+----+-------+-----------+--------+-----------+------+-------+------+   
| 10 | barry |           | barry1 | Sleep     | 6    |       |      |   
| 11 | barry | localhost |        | Processes | 0    |       |      |   
+----+-------+-----------+--------+-----------+------+-------+------+   
The above show the processlist when MS Access Mysql database
Any idea.

rgds


Thread
MS Access 97 connection to MySQLbarry4 Oct
  • MS Access 97 connection to MySQLJani Tolonen4 Oct
RE: MS Access 97 connection to MySQLWilly Gielen4 Oct
  • RE: MS Access 97 connection to MySQLJani Tolonen5 Oct
Re: MS Access 97 connection to MySQLalmir kazazic5 Oct
  • mysql select into outfiledstankovic5 Oct
Re: MS Access 97 connection to MySQLbarry5 Oct
RE: MS Access 97 connection to MySQLbarry6 Oct
  • RE: MS Access 97 connection to MySQLMichael Widenius6 Oct
RE: MS Access 97 connection to MySQLbarry7 Oct