This topic is locked

Problem version 3.2 beta 2

4/26/2005 8:48:48 AM
ASPRunnerPro General questions
C
chantal author

Hi
Last week I installed the version 3.2 beta 2 and it didn't work at all with my Oracle database. I had a problem with the Sql query : it added some double quotes " for each field so it failed.

Sorry but I can't send you the error message because, to be able to continue my work, I had to re-install the version 3.1.

I only want to inform you of this point and know if other people using Oracle database have the same problem or not. This problem didn't exist with the first version 3.2.
Do you check this other problem :

If we don't select the Add page, the selected editable fields are lost in AspRunnerPro when we come back on the Formatting screen and we have no field on the Edit page ?

I saw several persons having also this problem on the forum.
And, as some others, we would be very interesting to put the table name on the List page. We have done it modifying the templates (we added the display of one variable in the list.asp and we have registered this variable in variables.asp) but we have to modify each variables.asp of each table to put the real table name instead of the variable).
One other modification we have done is : we add some other fields of the table in the Edit page because, as we have an ID number as key in our tables, when the users edit one record to change a description for example, they can't know at all which record they are modifying on the Edit page, the ID number in the header doesn't mean anything for them and only the editable field (the description for example) is on the screen.

We have done this modification directly in the Edit pages of each table and not in the templates because it's complicated; according to the tables, there are not the same number of fields to display....

Is this point interest some other people and planned in a further version ?
Best regards

Chantal

Sergey Kornilov admin 4/29/2005

Chantal,
Oracle SQL query issue was fixed in this update:

http://www.asprunner.com/forums/index.php?...?showtopic=1312
That was a problem with Oracle database when date field is a key column.

Double quotation appears in ASP code only.
This update also fixes unchecked Edit fields issue.