This topic is locked

Bug in 4.2(358) names on created oracle tables

3/19/2008 7:45:50 AM
PHPRunner General questions
S
steveh author

When creating a table from phprunner as say FRED.TABLE_NAME, the actual created table is FRED._TABLE_NAME

Alexey admin 3/19/2008

Steve,
this behaviour is by design.

If you don't like "" symbols use another tool to create tables.
We plan to get rid of "
" in the table names with the next version of PHPRunner.

S
steveh author 3/19/2008

Not so sure it's completely by design as your code then fails to handle the created table and the generated menu entry dies?
Still, if it's being fixed that's the main thing.

Alexey admin 3/20/2008

Steve,
wasn't able to reproduce this error.

Please give me some more info on this problem.

Send your project file, database creation script or some screenshots that illustarte the issue to support@xlinesoft.com