S
SJR@mbci
I am using the code provided at
http://www.accessmvp.com/DJSteele/DSNLessLinks.html to link to a table in an
Informix database.
It works up to this line:
dbCurrent.TableDefs.Append tdfCurrent
At this point I get the following error:
Reserved error (-7778); there is no message for this error.
I've searched google groups on this error, but can't find a good explanation
for the error. Can anyone tell me what this error may mean and how I can
fix it?
Thanks in advance for the help.
http://www.accessmvp.com/DJSteele/DSNLessLinks.html to link to a table in an
Informix database.
It works up to this line:
dbCurrent.TableDefs.Append tdfCurrent
At this point I get the following error:
Reserved error (-7778); there is no message for this error.
I've searched google groups on this error, but can't find a good explanation
for the error. Can anyone tell me what this error may mean and how I can
fix it?
Thanks in advance for the help.