OK, I found a way to add the usernames to the combo, but every time I click on the combo they are added again and again.
Here is the code:
________________
Init_PVDynamic()
XIncludeFile "frmLogin_Constants.pb"
XIncludeFile "frmLogin_Windows.pb"
Procedure WindowCallback(WindowID,Message,wParam ...
Search found 3 matches
- Sat Feb 26, 2005 11:16 pm
- Forum: Coding Questions
- Topic: Selecting values from database into combo box...
- Replies: 5
- Views: 1642
- Sat Feb 26, 2005 11:06 pm
- Forum: Coding Questions
- Topic: Selecting values from database into combo box...
- Replies: 5
- Views: 1642
- Sat Feb 26, 2005 2:48 pm
- Forum: Coding Questions
- Topic: Selecting values from database into combo box...
- Replies: 5
- Views: 1642
Selecting values from database into combo box...
Hi all,
I am new to PureBasic. I have been working on Access databases, and now I'd like to re-write my applications in Purebasic with Firebird database backend. However, I cannot find good ODBC tutorials, and I got stuck right at the beginning.
I want to query the login table for username and ...
I am new to PureBasic. I have been working on Access databases, and now I'd like to re-write my applications in Purebasic with Firebird database backend. However, I cannot find good ODBC tutorials, and I got stuck right at the beginning.
I want to query the login table for username and ...