This topic is locked
[SOLVED]

 Where is the Modify field for a Table ?

2/26/2012 2:21:02 PM
PHPRunner General questions
guapito author

Hi,

I can create a table from scratch by phphrunner or phpadmin but

I can not add or modifying a field - within phprunner - to an already exsisting table !

...can someone explain where/how do I do that ?

Saw an old post about some "edit" buttons (that I don´t see anywhere)

Helppp !

Thanks

Eric

guapito author 2/26/2012

Tkx Cristian,
Yep, that´s where I ´m looking at. How come I only get the following options

with my newly registered version ? <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=64580&image=1&table=forumreplies' class='bbc_emoticon' alt=':blink:' />
image captured:

menu without edit option...


C
cgphp 2/26/2012

Open a ticket or contact the support directly.

Sergey Kornilov admin 2/26/2012

'Modify table' option may not be available for all databases. What database do you use?
As a workaround you can always modify your database structure using native tools and then do 'Sync database'.

guapito author 2/26/2012



'Modify table' option may not be available for all databases. What database do you use?
As a workaround you can always modify your database structure using native tools and then do 'Sync database'.


DB used is Postgresql 9.1.1

Do you know of any limitation with some newer versions of PG or becoz of PG itself ?

Yes I do use Pgadmin although it implies going back and forth to PHPR and sync everytime <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=64583&image=1&table=forumreplies' class='bbc_emoticon' alt=':huh:' />

thanks

guapito author 2/27/2012



DB used is Postgresql 9.1.1

Do you know of any limitation with some newer versions of PG or becoz of PG itself ?

Yes I do use Pgadmin although it implies going back and forth to PHPR and sync everytime <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=64585&image=1&table=forumreplies' class='bbc_emoticon' alt=':huh:' />

thanks


Solved: This option is not available with Postgresql DB.