kanigelpula
Posts: 2
|
| Posted: 03/26/2007, 10:00 PM |
|
Hi,
I am a new user to Code charger. I connected to my DB and build an page to pull just two columns and I published on my IIS and it went through fine. I selected DOTNET ( VB) as the language. But, I went back to the Visual query builder to add few more columns to pull the data. I selected the columns and the clicked OK. The SQL is updated on that screen. But on the desing mode it is still showing the first selcted columns. The updated columns not appeared on this design page.
Please could some body answer my question.
Cheers,
Krishna.
_________________
Krishna Kanigelpula |
 |
 |
peterr
Posts: 5971
|
| Posted: 03/27/2007, 12:10 AM |
|
Hi Krishna,
The page can be updated only by using page design features. For example try selecting from the menu: Table -> Insert Column. Then select Label component from the Toolbox window, and specify the database field name for that Label in the "Control Source" property.
The Visual Query Builder is used only to specify the data to be retrieved from database, which later can be used by various controls.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
kanigelpula
Posts: 2
|
| Posted: 03/27/2007, 3:12 AM |
|
Hi Peter,
Thanks for your reply.
How to make those changes in the Visual Query Builder affected on the design page?
I have added some more columns to the existing form, but I dont know which controls I have to use in the design page to make those changes appear on the design page.
Cheers,
Krishna.
_________________
Krishna Kanigelpula |
 |
 |
|