B
bender
I have an application on a client's server that is progressing nicely;
I've used a DSN connection to the access d/b
So as an excercise in going DSNless, i've published the site to my
home server that has no such DSN defined.
I've edited my global.asa with the OLEDB string, and done some other
adjustments, and all seems to be working ok, except.....
when i go to one of the search pages i've created with the DRW, it
gives me the old error:
Database Results Wizard Error
The operation failed. If this continues, please contact your server
administrator.
however, the search works perfectly?!
this page takes a long time to re-do, due to the way i reformat the
tables, etc., and the fact that it's drawn from a query that uses a
linked table, (which makes me have to use a dummy query first that
uses an imported table, then switch the name of the real query after
the drw is finished). so i'd like to avoid re-doing.
any ideas how i can just get rid of this error? i'd like, someday to
be able to do these search pages without using the DRW (if only as an
excercise), but i can't seem to figure out a way to do it in ASP and
have one of the results columns be a hyperlink.
Larry
- - - - - - - - - - - - - - - - - -
"Forget it, Jake. It's Chinatown."
I've used a DSN connection to the access d/b
So as an excercise in going DSNless, i've published the site to my
home server that has no such DSN defined.
I've edited my global.asa with the OLEDB string, and done some other
adjustments, and all seems to be working ok, except.....
when i go to one of the search pages i've created with the DRW, it
gives me the old error:
Database Results Wizard Error
The operation failed. If this continues, please contact your server
administrator.
however, the search works perfectly?!
this page takes a long time to re-do, due to the way i reformat the
tables, etc., and the fact that it's drawn from a query that uses a
linked table, (which makes me have to use a dummy query first that
uses an imported table, then switch the name of the real query after
the drw is finished). so i'd like to avoid re-doing.
any ideas how i can just get rid of this error? i'd like, someday to
be able to do these search pages without using the DRW (if only as an
excercise), but i can't seem to figure out a way to do it in ASP and
have one of the results columns be a hyperlink.
Larry
- - - - - - - - - - - - - - - - - -
"Forget it, Jake. It's Chinatown."