Can we Change Database Column Name in Run Form [message #405263] |
Wed, 27 May 2009 04:35 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
shahzaib_4vip@hotmail.com
Messages: 410 Registered: December 2008 Location: karachi
|
Senior Member |
|
|
Well i have a situation where i have 1 table with tablour style and i have 1 text item which relate to same table now i need when i run form and click one button its will change text item database column name its is possible to change database column name ?
Regards
Shahzaib
|
|
|
|
|
|
|
Re: Can we Change Database Column Name in Run Form [message #405300 is a reply to message #405279] |
Wed, 27 May 2009 05:55 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
cookiemonster
Messages: 13963 Registered: September 2008 Location: Rainy Manchester
|
Senior Member |
|
|
shahzaib_4vip@hotmail.com wrote on Wed, 27 May 2009 11:18 | i have more then 10 different text item in 1 form and i have over 50 form to create like this
|
really?
ouch!
If you're doing that this much that suggests to me there's something seriously wrong with your data model. This is not something you should normally have to do.
You could try basing your blocks on procedures - that'll give you far more control over where stuff is put in the database.
But that makes things more complicated.
I'd look long and hard at your table design and see if you change it to avoid having to do this.
|
|
|
|