|
ADO
Troubleshooting ActiveX Data Objects
When you are making connections to databases with ASP and other sources,
there is a chance things won't work perfectly right off the bat. Microsoft
requires things to be set perfectly on the server side before your
site will function flawlessly, and many times it is a long road to
getting things set precisely right.
To shorten this road and to come to a successful conclusion more quickly,
it would be in your best interests to verify that your code and database
structure is configured correctly before contacting the Technical Staff.
If you are experiencing ADO-related errors through the browser when
surfing your site, you might want to look up the error at Microsoft's
Knowledge Base:
http://www.microsoft.com/NTServer/Support/searchkb
Most likely there will be an article related to the error you are
dealing with. Here, you might locate a fix which you can personally
implement on your site to repair the problem- or, if something needs
to be changed on the server side, please contact support@cravis.com
with all of the details and we will be happy to assist.
|