Search found 322 matches

by zippo
20.03.2010, 10:46
Forum: 6.6 - stable
Topic: MySQL --> SQLite
Replies: 3
Views: 447

Thanx! I will check it immediately! :)
by zippo
20.03.2010, 10:28
Forum: 6.6 - stable
Topic: MySQL --> SQLite
Replies: 3
Views: 447

MySQL --> SQLite

Hi! I'm trying to extend my program to off-line functionalities. Since mysql embedded is commercial ( :evil: ) I opted for SQLite. But there's a problem - I want the SQLite DB to be created dynamically (in case the main server DB gets updated I will not have to worry about changes). As I can see the...
by zippo
20.03.2010, 10:22
Forum: 6.6 - stable
Topic: problem with MySql Embedded Server with InnoDB engine
Replies: 10
Views: 1249

Hi!

Where can I get the embedded version..? I know 5.x is commercial, but I can't find even the 4.x version..
by zippo
24.08.2009, 07:16
Forum: MySQL
Topic: mysql connection error on the localnetwork
Replies: 9
Views: 1383

MySQL default installation accepts only localhost root logins. But the error shoul be different. capella, go to the mysql site and download mysql GUI tools, install and start MySQL browser on the same machine where your program is and give the same input. If the result is the same (can't connect) th...
by zippo
22.06.2009, 17:02
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: ntdll.dll
Replies: 2
Views: 2036

ntdll.dll

Hi! I have a quite strange problem with Zeos + MySQL 5.0.51a thru SSL: I hase a simple "select * From templates" query that randomly fails three different ways: --------------------------- Easy --------------------------- SQL Error: MySQL server has gone away --------------------------- OK...
by zippo
22.06.2009, 16:17
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Server gone away after a select query
Replies: 4
Views: 1935

Jost for curiosity - how you know what version of the DLL ar you using..? I use the Zeos bundled mysql5.dll
by zippo
16.06.2009, 14:07
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Server gone away after a select query
Replies: 4
Views: 1935

Found the bug.. It was a communication problem. Our client got a very unstable line and strange things happened.

Thanx!
by zippo
13.06.2009, 17:50
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Server gone away after a select query
Replies: 4
Views: 1935

Server gone away after a select query

Hi! I have a very strange problem. When executing a select query (that is correct, because it works in the MySQL Browser) instead of the result i get an error "MySql has gone away". Must say that the server works without problems. - It happens only on one database. - The server doesn't cra...
by zippo
31.05.2009, 19:58
Forum: MySQL
Topic: Embedded MySQL Server Error (Solved)
Replies: 2
Views: 1292

Thank you for your embedded problem feedback - hope it helps other users with the same problem.
by zippo
19.05.2009, 14:32
Forum: MySQL
Topic: ZConnection.Connect is too slow on my MySQL
Replies: 5
Views: 1013

It's been a pleasure. I'm happy you solved your issue.
by zippo
03.05.2009, 21:45
Forum: 6.6 - stable
Topic: Copy / Duplicating a Dataset
Replies: 2
Views: 419

Not exactly what you need, but can be used for a base..

http://zeos.firmos.at/viewtopic.php?t=2 ... light=copy
by zippo
23.04.2009, 09:25
Forum: 6.6 - stable
Topic: problem with zeosdbo-6.6.4 on winCE
Replies: 24
Views: 2809

That zeosdbo-6.6.4 supports winCE. I never heard about it, but I'm very interested if it works.
by zippo
22.04.2009, 12:45
Forum: MySQL
Topic: ZConnection.Connect is too slow on my MySQL
Replies: 5
Views: 1013

Could be some IP resolving related problem..?
by zippo
22.04.2009, 12:43
Forum: 6.6 - stable
Topic: problem with zeosdbo-6.6.4 on winCE
Replies: 24
Views: 2809

Are you sure? Can you provide a citation?
by zippo
06.04.2009, 13:13
Forum: MySQL
Topic: Problem... (mysql has gone away..)
Replies: 10
Views: 2592

It's a DLL version problem.