By: cocolino ( Alexandru Paverman ) Problems
2002-02-12 09:48
Great stuff that ODBC Socket Server.
I've just put it on my system. That means I'm accessing
a MSAccess database on a NT4.0 machine from a WEBServer
application (RedHat/Apache) with a PHP client. IT
WORKS! But... there are some problems that I can't face.
1. If the MSAccess is opened (not exclusivelly) and try
to access it, the ODBCSocketServer Service on NT dies.
Why?
2. If I make a querry on a small table few hundred
records all seems OK. But when I try to make a simple
querry (which must return few records) on large table
(hundreds of records) the server never return a thing.
NT4.0/process runs heavily (97%) and hangs there never
returning a bit of data.
Can you help me with a hint?
I'm eager to resolve those problems.
Thank you,
Alex
By: aissen ( Pau )
RE: Problems
2002-02-25 17:22
I access from Debian Server to NT, too. And i have the
same problem that you. When I access at big databases
(more than 2000 registers, more or less) the ODBCSocket
Server hangs.
.- aissen
Logged In: NO
I got simlar problem. We I access at big MS Access
database, it always returned connection time out.