Jet database and novell netware 3.12 
Author Message
 Jet database and novell netware 3.12

Hello,

I'm working on a project with VB4(16bit) and a Access 2.0 database. The
Access database is secured by a SystemDB. As long as I run the app locally
everything works, but the thing is suposed to run on a Netware 3.12 Server
in a multiuser enviroment. If I try it on the Server it works for a while,
but then I get an error 3000 which has a message with it, that the
undocumented error -1106 occured. Afterwards I can't update about 40
records. It appears exspecially when I do wide jumps in the database (13000
records). If I open the database exclusive it works. I know it has to do
locking pages.

Does anybody have a clue about this and can tell me how to solve the
problem?
Please write to my Email address.

Thanks in advance

--
regards,

Uwe Weiss




Sat, 26 Jun 1999 03:00:00 GMT  
 Jet database and novell netware 3.12

Quote:

> Hello,

> I'm working on a project with VB4(16bit) and a Access 2.0 database. The
> Access database is secured by a SystemDB. As long as I run the app locally
> everything works, but the thing is suposed to run on a Netware 3.12 Server
> in a multiuser enviroment. If I try it on the Server it works for a while,
> but then I get an error 3000 which has a message with it, that the
> undocumented error -1106 occured. Afterwards I can't update about 40
> records. It appears exspecially when I do wide jumps in the database (13000
> records). If I open the database exclusive it works. I know it has to do
> locking pages.

> Does anybody have a clue about this and can tell me how to solve the
> problem?
> Please write to my Email address.

> Thanks in advance

> --
> regards,

> Uwe Weiss



After you do an update use freelocks for vb3 and dbengine [freelocks]
for vb4.


Sun, 27 Jun 1999 03:00:00 GMT  
 Jet database and novell netware 3.12

Also, make sure your Novell setting for Max record locks per user is
set to the max 10,000.  Without this, batch (multi-record) updates are
limited to a very, very small number.

Quote:


>> Hello,

>> I'm working on a project with VB4(16bit) and a Access 2.0 database. The
>> Access database is secured by a SystemDB. As long as I run the app locally
>> everything works, but the thing is suposed to run on a Netware 3.12 Server
>> in a multiuser enviroment. If I try it on the Server it works for a while,
>> but then I get an error 3000 which has a message with it, that the
>> undocumented error -1106 occured. Afterwards I can't update about 40
>> records. It appears exspecially when I do wide jumps in the database (13000
>> records). If I open the database exclusive it works. I know it has to do
>> locking pages.

>> Does anybody have a clue about this and can tell me how to solve the
>> problem?
>> Please write to my Email address.

>> Thanks in advance

>> --
>> regards,

>> Uwe Weiss


>After you do an update use freelocks for vb3 and dbengine [freelocks]
>for vb4.



Wed, 30 Jun 1999 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Help with VB 4-16bit/Access 2 on Netware 3.12

2. Netware 3.12 and VB4 drive logging problems

3. VB3 Netware 3.12 print queues and high school students

4. DDE over a Netware 3.12 Network

5. NetWare 3.12 userlist command - VB3 equivalent

6. Netware 3.12 user id

7. Users Long Name in netware 3.12

8. Access DB On Netware 3.12

9. Users Full-Name in Netware 3.12

10. login with netware 3.12 and vb 3.0

11. Attach to a NetWare 3.12 server / Mapping network drives

12. Novell 3.12 x VB 3.0

 

 
Powered by phpBB® Forum Software