Click here to Skip to main content
15,920,670 members
Home / Discussions / Database
   

Database

 
GeneralRe: Need a Help Pin
Shawn200014-Mar-05 4:45
Shawn200014-Mar-05 4:45 
GeneralCopy recordsets Pin
Seraphin7-Mar-05 23:24
Seraphin7-Mar-05 23:24 
GeneralRe: Copy recordsets Pin
-Dr_X-19-Mar-05 16:36
-Dr_X-19-Mar-05 16:36 
GeneralDataBinding Pin
WDI7-Mar-05 10:47
WDI7-Mar-05 10:47 
GeneralRe: DataBinding Pin
Colin Angus Mackay7-Mar-05 11:16
Colin Angus Mackay7-Mar-05 11:16 
Generalquery Pin
Silly Boy7-Mar-05 1:48
Silly Boy7-Mar-05 1:48 
GeneralRe: query Pin
Colin Angus Mackay7-Mar-05 3:05
Colin Angus Mackay7-Mar-05 3:05 
Questionwhat shall I use : JOIN or INNER JOIN Pin
ashu_sharma216-Mar-05 18:00
ashu_sharma216-Mar-05 18:00 
AnswerRe: what shall I use : JOIN or INNER JOIN Pin
Anonymous6-Mar-05 18:13
Anonymous6-Mar-05 18:13 
GeneralRe: what shall I use : JOIN or INNER JOIN Pin
ashu_sharma217-Mar-05 5:08
ashu_sharma217-Mar-05 5:08 
AnswerRe: what shall I use : JOIN or INNER JOIN Pin
Colin Angus Mackay7-Mar-05 3:11
Colin Angus Mackay7-Mar-05 3:11 
GeneralRe: what shall I use : JOIN or INNER JOIN Pin
ashu_sharma217-Mar-05 5:11
ashu_sharma217-Mar-05 5:11 
GeneralRe: what shall I use : JOIN or INNER JOIN Pin
Colin Angus Mackay7-Mar-05 10:48
Colin Angus Mackay7-Mar-05 10:48 
GeneralSql Data Export Pin
| Muhammad Waqas Butt |5-Mar-05 23:36
professional| Muhammad Waqas Butt |5-Mar-05 23:36 
GeneralRe: Sql Data Export Pin
numbrel7-Mar-05 10:30
numbrel7-Mar-05 10:30 
GeneralRe: Sql Data Export Pin
| Muhammad Waqas Butt |7-Mar-05 20:37
professional| Muhammad Waqas Butt |7-Mar-05 20:37 
GeneralRe: Sql Data Export Pin
Yulianto.7-Mar-05 21:35
Yulianto.7-Mar-05 21:35 
GeneralNew to databases need help Pin
Mattb795-Mar-05 12:27
Mattb795-Mar-05 12:27 
GeneralRe: New to databases need help Pin
Mekong River5-Mar-05 14:58
Mekong River5-Mar-05 14:58 
GeneralRe: New to databases need help Pin
numbrel7-Mar-05 10:34
numbrel7-Mar-05 10:34 
GeneralRe: New to databases need help Pin
Mattb797-Mar-05 11:33
Mattb797-Mar-05 11:33 
GeneralRe: New to databases need help Pin
numbrel8-Mar-05 3:51
numbrel8-Mar-05 3:51 
So you will be keeping the trees in the database and based on which characteristics are checked, the matching tree will show in the listbox?

And you are using a listbox for the trees because you also want the user to be able to choose a tree and see the characteristics in the checkboxes?

You will need to establish the database first. You can use Access to set up your database. Once it's setup you just need to copy the database file to wherever you want it to go, you won't need Access after it's setup, except to make changes to the database. Your program will be able to run on computers without Access. If you can't use Access, you can try to set it up using another database program and copy the database file to where you want to work with it. I don't see why that wouldn't work.
GeneralRe: New to databases need help Pin
Mattb798-Mar-05 6:04
Mattb798-Mar-05 6:04 
GeneralRe: New to databases need help Pin
numbrel9-Mar-05 8:06
numbrel9-Mar-05 8:06 
GeneralStatements with Predicates Pin
Melvin_MCW5-Mar-05 6:11
Melvin_MCW5-Mar-05 6:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.