Home | Site map   
Home Products Downloads Support Contacts
ASPRunner Pro:  Overview | Try now | Buy now | Tutorial |  How to | Screenshots | Live demo | FAQ | Forum
 
  Back to list of Articles

How to troubleshoot SQL errors with ASPRunner.

Here is the simple example how to find and fix some ASPRunner's SQL errors. Lets create MS Access database with a single table named Person.

Access database

- Start ASPRunner, choose table Person as a source.
- Select "Edit" Page option at the Select Key Field page.

Create edit page

- After ASP pages successfully generated open it in browser.
- By clicking "Edit" go to the Edit Page.

Edit page

- Click "Save"
- Now you see the page with ASP Error Technical Information. This page contains text of the SQL query which caused the error.


ASP error happened

Note: We recommend in such situations copy the code of the query and run in the software were your database was generated. In this case we will run it in MS Access.

- Copy text of the SQL query into the Update Query window and run it.
- MS Access shows the place in the code that causes the error. Field Date is highlighted. Date is reserved word in MS Access, that means that this word can not be used as a name of the field.

Error in UPDATE statement

Changing field name to BirthDate fixes this error.

 Back to top

 
 

Home | Products | Downloads | Support | Contacts

Customer quotes

Thanks for this software. It has saved us so much time.

Gary Tyrrell
QuestNet Corp.

I love the new version of ASPRunner, truly love the product.

Anthony Amato
exceptionalwebs.com

Contact us:

Xlinesoft.com
Herndon, VA 20171, USA

  1-888-290-6617
  support@xlinesoft.com

  © 1999 - 2005 XLineSoft. All rights reserved. All comments send to webmaster@xlinesoft.com