|
|
Sponsor |
RE: Problems with MySQL Connector/ODBC 5.00.10 Beta: msg#00019db.mysql.odbc
> > 2 - some rows in a multilingual table, for no apparent > reason have "#Error" > > marked for all their values. These rows are quite usable by other > > programmes (Navicat, for example). Jess Balint wrote: > > Would you mind sharing the table schema? -- Table "contact" DDL CREATE TABLE `contact` ( `id` int(11) NOT NULL auto_increment, `language_id` int(11) NOT NULL default '0', `country_id` int(11) NOT NULL default '0', `organizer` tinyint(1) NOT NULL, `gender` char(1) NOT NULL default '', `lastname` varchar(80) default NULL, `firstname` varchar(80) default NULL, `address1` varchar(80) default NULL, `address2` varchar(80) default NULL, `city` varchar(80) default NULL, `province` varchar(80) default NULL, `postcode` varchar(20) default NULL, `email` varchar(80) default NULL, `phonehome` varchar(20) default NULL, `phonework` varchar(20) default NULL, `phonemobile` varchar(20) default NULL, `fax` varchar(20) default NULL, `remark` varchar(500) default NULL, `privateremark` varchar(500) default NULL, `birthdate` date default NULL, `occupation` varchar(80) default NULL, `reg_code_prefix` varchar(10) default NULL, `password` varchar(20) default NULL, PRIMARY KEY (`id`), KEY `contact_FKIndex1` (`country_id`), KEY `contact_FKIndex2` (`language_id`), KEY `contact_lastname_index` (`lastname`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; > > 3 - if I leave this table open in Access, then every minute > or so, a > > pop-up > > appears: "Reserved error (-7776); there is on message for > this error." > > And after a certain time (a few minutes), the MySQL database (also > > running on > > Windows) crashes. > > So you are saying the database server also crashes, and you > cannot reconnect until you restart the database server? That is correct. > Which > version of the server are you running? 5.0.19-nt-max-log > > Can you create an ODBC trace log for all three of these > issues? This can be enabled in the ODBC data source > administrator applet. OK, done. Hope to send you something soon. Paolo -- MySQL ODBC Mailing List For list archives: http://lists.mysql.com/myodbc To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@xxxxxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | unsuscribe, Carlos Daniel Olivas Barba |
|---|---|
| Next by Date: | Re: Problems with MySQL Connector/ODBC 5.00.10 Beta, Jess Balint |
| Previous by Thread: | Re: Problems with MySQL Connector/ODBC 5.00.10 Beta, Jess Balint |
| Next by Thread: | Re: Problems with MySQL Connector/ODBC 5.00.10 Beta, Jess Balint |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|