Kbase P117303: Microsoft Access 2003 Gives Reserved error -7748 When Trying to Link Tables
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/28/2006 |
|
Status: Unverified
GOAL:
Microsoft Access 2003 Reserved Error -7748?
FACT(s) (Environment):
OpenEdge 10.1A
Windows 2003
SYMPTOM(s):
Can not link table in Microsoft Access 2003.
ODBC test connect successful.
CAUSE:
Documented Microsoft Access 2003 problem.
FIX:
Resolved with the following Windows registry change:
1. Run RegEdit.
2. Go to HKEY_LOCAL_MACHINE -> Software -> ODBC -> ODBC.INI -> YourDataSourceName.
3. Click on the folder for your data source. From the menu choose Edit -> New -> String Value.
4. Set the name of the new string value to read WorkAround2.
5. Double click on WorkAround2 in the right hand panel. This will bring up a dialog box with a data value field.
6. Change the data value to 8192.
7. Click OK.
8. Close RegEdit.