I am getting error while refreshing the link (tdftable.RefreshLink ).Exact error is "Reserved error -7778 ,there is no message for this error"
Earlier it was working fine..after DB upgrade from 10g to 11g..its not working...can you please help me whats the exact probalem and alternate...
As suggested ,i added this line "MsgBox Err.Number & " - " & Err.Description " and tried to launch the application
error is 3000-reserved error(-7778);there is no messgae for this error.
Thanks for your support
getting this exception "RXP was unable to connect to the database", vbExclamation, "RXP - LOGIN" at the line tdfTable.RefreshLink
For Each tdfTable In dbs.TableDefs
' Only attempt to refresh link on tables that already
' have a connect string (linked tables only)
If Len(tdfTable.Connect)...
could you please help me...
Getting error as "RXP was unable to connect to the database" when i was trying to open the application and this exception is coming at the line tdfTable.RefreshLink.
It was working fine previously ,but i think its not working after Database upgrade from Oracle 10g...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.