Re: Cannot open Access table with ADO or BDE/ODBC




"Doug Stephens" <dougstephens@xxxxxxxxxx> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ
ÓÌÅÄÕÀÝÅÅ: news:446c7f35$1@xxxxxxxxxxxxxxxxxxxxxxxxx
Vitali Kalinin wrote:

Check that you don't enter in infinite loop in some of Event handlers
attached to this specific table.

No event handlers present. I wrote a tiny app just for testing this
problem. But good idea!

When trying to open the table, my program consumes 100% cpu and the
memory goes up and up and up (as seen from TaskMgr). I've never
actually let it run to completion - cancelling it after about 10-20
minutes.
How many records in this table, are there any blobs, do you experience same
problem with server side cursor?


.



Relevant Pages

  • Re: adLockReadOnly problem with SQL Server 2000
    ... > Enterprise Manager shows that my app is blocking their update. ... You won't be able to disconnect the recordset. ... forward only cursor. ... server is _still_ delivering the data. ...
    (microsoft.public.data.ado)
  • Re: adLockReadOnly problem with SQL Server 2000
    ... > Enterprise Manager shows that my app is blocking their update. ... You won't be able to disconnect the recordset. ... forward only cursor. ... server is _still_ delivering the data. ...
    (microsoft.public.vb.database.ado)
  • Re: VB App fails when log reaches 65536
    ... Are you sure it's creating a client-side cursor? ... I haven't done a database app in a while, but IIRC, when a client-side ... the db server does nothing except hand off the entire db to ... the client program and then the client app generates the query locally. ...
    (microsoft.public.vb.general.discussion)
  • Re: Homegrown synchronization
    ... to check for update files in the Import DropBox for the server. ... similar to the import code used to update a remote backend). ... code to close the "sync" app. ... synch app, but only one at a time would be able to do synchs. ...
    (microsoft.public.access.replication)
  • RE: Beginners Questions
    ... We do use Windows form on the presentation layer which is on ... terminal server and call web services on the business logic side. ... of using "proxy" authentication on SQL Server. ... > I have written an app with a Windows Forms UI that is deployed to clients ...
    (microsoft.public.dotnet.distributed_apps)