I use it as a temporary file. Putting data in it sequential and after that reading it out sequential. I don't want a auto increment field or whatsoever because I want the date in sequential order of the data... the data itself cannot (always) be used as a primary key


At 14:46 15-1-2004, you wrote:
it cannot b related with primary key. i do not hav any idea how u update it,
but it's supported to update any dat in any table with or without PK


----- Original Message ----- From: "Hans van Dalen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 15, 2004 6:20 PM Subject: table without primary key


> Hi group, > > I had created a table without a primary key (for some reasons). This give > some strange errors. > > When I edit a field trough ODBC he said: no transactions supported. If I > edit trough direct access components (DAC for MySQL = native access) > nothing is editted at all. > > With the mysql shell updating trough a Query is no problem. In DAC for > MySQL I use a TTable. > > Does somebody know about problems with tables without primary index? > > Thanks > > Hans > > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] >



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to