This topic is locked

Adwrappers on sqlrequest

5/25/2004 9:35:37 AM
ASPRunnerPro General questions
author

Hello,
I am trying this product for an application on NT. I delete column yesterday "code_biblio".

And I build and delete the site on the server many times.
And now when I add a new item this will turn an error :
-2147467259

Error description [TCX][MyODBC]Unknown column 'code_biblio' in 'field list'

URL /documents/articles_edit.asp

SQL query select ref, code_biblio, titre_article, contenu, theme, auteur_principal, auteurs_secondaires, Email, adresse, pays, date_depot, approbation_comite, commentaire from articles where 1<0
And in the resquest on asp_edit there is still Adwrapers("code_biblio") in the request. And in the database does not such column.
What can I do to be sure to make proper request
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=626&image=1&table=forumtopics' class='bbc_emoticon' alt=':blink:' />
Regards
Alphonse

Sergey Kornilov admin 5/27/2004

Alphonse,
you can create new ASPRunner project from scratch or download latest ASPRunner Pro update that don't have this problem.