Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » Next SQLite3 Issue
Next SQLite3 Issue [message #8533] Fri, 16 March 2007 00:18 Go to previous message
MikeyV is currently offline  MikeyV
Messages: 20
Registered: February 2007
Promising Member
Told you it wouldn't take long Laughing

If I use a drop down control on a layout all by itself, I can add the query data to it like so:
dropdown.Add(SQL[0]);

If I put that layout in a tab control, I can only access it like:
layoutInTabControl.dropdown.Add(SQL[0]);

However, this just crashes my program. The query runs, but the Add part crashes.

I'm attaching my code so you can tell me where I'm screwing up.

Sorry to be a pain, but I'm still learning.

Mike
  • Attachment: Sats2.zip
    (Size: 2.69KB, Downloaded 380 times)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: At Wits End/SQLite3
Next Topic: Sqlite3 Blob sample code required
Goto Forum:
  


Current Time: Tue May 14 12:12:40 CEST 2024

Total time taken to generate the page: 0.02645 seconds