This topic is locked

Select Statement

8/10/2003 2:11:33 AM
ASPRunnerPro General questions
author

Hi,

I downloaded the trial version and found it to be very useful. It is a great tool for any web site or database related function.

I was wondering if ASPRunner is able to extend support for SQL statements, and based on the statement generate the pages, and let the users manupilate the data in the same way as it does for straight tables.

Just a thought.

Thanks,
Viquar

Sergey Kornilov admin 8/10/2003

Hi,
you can edit SQL query on "Edit SQL query manually" tab in ASPRunner. Just make sure you have read quidelines before changing default SQL query.
I.e. if you like to use database view as a source make sure this view is updatable etc.
Sergey Kornilov