|
| ||||||||||
| Tags: database, error, error 800a0cb3, microsoft access, server |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Access database error 800a0cb3 after migrating server
Quote:
The line 62 GenerationRMA line is highlighted: Code: Contrat.Open cSQL, Connection, 1, 3 If Not Contrat.EOF Then Contrat.PageSize = 20 Contrat.AbsolutePage = cInt(currentPage) End If |
|
#2
| ||||
| ||||
| Re: Access database error 800a0cb3 after migrating server
My friend you have, in front, your answer! Quote:
|
|
#3
| |||
| |||
| Re: Access database error 800a0cb3 after migrating server
Yes I have read the error message properly but my question is how is this limitation possible? Where did the config is kind of limitation? Both servers have the same version of Windows 2003, the same versions of MDAC and the same version of IIS. |
|
#4
| ||||
| ||||
| Re: Access database error 800a0cb3 after migrating server
Let IUSR_NameOfMachine user has privileges to read, write and change the directory where the database access and the file itself. The administrator may have the rights he wants: if IUSR_ ... lacks the proper permissions, it will not work. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Access database error 800a0cb3 after migrating server" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Exclusive Access to a SQL Server Database | Deward | Software Development | 3 | 20-11-2010 04:00 AM |
| Migrating from Server 2003 R2 to Server 2008 R2, issues with logon script and network when old DC is powered down | OctAvio2011 | Operating Systems | 5 | 20-08-2010 11:07 PM |
| Migrating from VBA database to ADO.net | benico | Software Development | 1 | 16-08-2010 01:52 PM |
| Access database upgrade to SQL Server 2005 | Umberto-Micro | Software Development | 4 | 12-02-2010 11:16 PM |
| Migrating oracle to MySQL database | Laquan | Software Development | 4 | 09-02-2010 03:46 PM |