U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ SQL » SqlArray Join
Re: SqlArray Join [message #4086 is a reply to message #4082] Wed, 19 July 2006 18:36 Go to previous messageGo to previous message
rbmatt is currently offline  rbmatt
Messages: 90
Registered: July 2006
Location: Tennesse, USA
Member
luzr wrote on Wed, 19 July 2006 11:13

It should be. How are you trying that? The right approach is
SqlArray table;
...
table.AddCtrl(COLUMNID, myctrl);


I have the SqlArray named "CListView" on a TabCtrl named "tab" with a tab named "list". I used the designer to add a StringEdit called "strName1" to the list layout.
list.CListView.AddCtrl("NAME",list.strName1);

I eventually want to move the controls to a different tab, but I have them here for testing.
When I navigate to different rows, it does look like the control might be refreshing, but there is nothing there. It will save data to the database, but not show it.
luzr wrote on Wed, 19 July 2006 11:13

Strange, what U++ version?

The current release, 605, with MinGW bundled.

Thanks for your help.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: ODBC ?
Next Topic: MS SQL Server connection possible?
Goto Forum:
  


Current Time: Tue Sep 08 19:13:27 GMT+2 2026

Total time taken to generate the page: 0.00798 seconds