ab5ni
Posts: 177
|
| Posted: 06/28/2012, 10:11 AM |
|
Gang,
I design a table, make a page based upon it, and my biz partner tells me that we forgot a particular field. I say, "No problem," add the field to the database, fire up CCS(4.3), load the pages involved (list and maint pages from the builder), insert rows, columns, and labels where needed. The problem I'm having is that CCS doesn't know a damn thing about this new field entry, it never shows up in any drop-down lists, and the only way I can get CCS to recognize this new field is to completely redo the page.
Anywho, does anyone know of a way I can avoid doing this? I want to know if there is a way to tell CCS to refresh the table and display the new field. Any help resolving this issue would be greatly appreciated.
TIA,
_________________
Randall Jouett
Amateur Radio: AB5NI
I eat spaghetti code out of a bit-bucket while sitting at a hash table! And yes, I paid for the meal in cache!
|
 |
 |
Vasiliy
Posts: 378
|
| Posted: 06/28/2012, 10:32 AM |
|
Have you tried a Refresh button in Query Builder?
You are complaining that code charge studio does not request database schema every time you open query builder or drop-down properties. Think about how resource intensive it will be to request SQL schema every time you open query builder.
Refresh button make sense, correct?
_________________
Vasiliy |
 |
 |
ab5ni
Posts: 177
|
| Posted: 06/28/2012, 10:35 AM |
|
Hello, Vasiliy, and thanks for the reply.
No, I don't expect it to refresh the schema every time, but I was looking for a one-time refresh, and I'll give the Query Builder refresh a try.
Thanks,
_________________
Randall Jouett
Amateur Radio: AB5NI
I eat spaghetti code out of a bit-bucket while sitting at a hash table! And yes, I paid for the meal in cache!
|
 |
 |
Oper
Posts: 1195
|
| Posted: 06/28/2012, 12:08 PM |
|
1) The Problem is not CCS
2) Check (maybe the check mark for the field is not marked)
(Its no a query builder resfresh)
Go to Connection / Right Click and the Refresh Database.
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
ab5ni
Posts: 177
|
| Posted: 06/29/2012, 2:02 PM |
|
Quote Oper:
1) The Problem is not CCS
2) Check (maybe the check mark for the field is not marked)
(Its no a query builder resfresh)
Go to Connection / Right Click and the Refresh Database.
Yep. It wasn't checked. Thank you!
Regards,
_________________
Randall Jouett
Amateur Radio: AB5NI
I eat spaghetti code out of a bit-bucket while sitting at a hash table! And yes, I paid for the meal in cache!
|
 |
 |
Oper
Posts: 1195
|
| Posted: 06/30/2012, 7:55 AM |
|
Nice!!!!
when you got time could you add [RESOLVED] to the Thread title, Pls
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
|