Click here to Skip to main content
15,891,745 members
Home / Discussions / C#
   

C#

 
GeneralRe: create a relation betwn 2 tables in a dataset Pin
Alomgir Miah4-Aug-05 3:55
Alomgir Miah4-Aug-05 3:55 
GeneralRe: create a relation betwn 2 tables in a dataset Pin
dhol5-Aug-05 2:44
dhol5-Aug-05 2:44 
GeneralSQL server 2k Database connection from ASP.NET Pin
Neel074-Aug-05 2:57
Neel074-Aug-05 2:57 
AnswerRe: SQL server 2k Database connection from ASP.NET Pin
Michael P Butler4-Aug-05 3:43
Michael P Butler4-Aug-05 3:43 
GeneralControl collection Pin
magnifique4-Aug-05 1:44
magnifique4-Aug-05 1:44 
GeneralRe: Control collection Pin
Roger Stewart4-Aug-05 3:45
professionalRoger Stewart4-Aug-05 3:45 
GeneralRe: Control collection Pin
magnifique5-Aug-05 0:16
magnifique5-Aug-05 0:16 
Generali need to ask u some questions to get started in doing a database Pin
nidhelp4-Aug-05 0:52
nidhelp4-Aug-05 0:52 
hi
im new to c# and this is my first attempt to create a database.. right now i only have a concept, i donno how to get started or what i need to do exactly to carry out my plan..

i've separated my groups of data in tab pages.. so now, each tab page consist of a different type of data..

1) when the user saves the tab page of data, i want the data to go into the database.. but how do i "throw" the data into my database?

2) i need to create a few sets/types of sample data eg. types of food taken and personal particulars.. where do i go to to create my sample data n how do i store these sample data in my database?

3) more importantly, im not even sure what database to create.. microsoft access or microsoft sql server or others.. which database is the best/easiest to use for my app?

4) my app is something like this >>
let's say i've these buttons : updateBtn1, viewBtn1, updateBtn2 n viewBtn2.. the user chooses what he wants to click and the page will be displayed.. if this button is to view only and it is to open a tab page about types of food taken, im supposed to retrieved only types of food taken from database and display in the tab page.. i need it to sort and only retrieve food taken and leave out personal particulars which is also kept in the same database..
if the button clicked is to open tab page to update food taken, i need to get the relevant data frm database and let user edit those data before he saves them again to database..
so my question is how do i open/display/retrieve only the relevant data for THAT tab page AND how do i save it back to database? note: the same data shd NOT be written again to database, only add NEW data in to database.. how to do this? when the user loads (whether to view or update) tab page by clicking the button, i want the page to display both old data + new data in a datagrid for example (old data means data that's already in database that is my sample data & new data means the data that was updated/added in to database..

i really appreciate it if u cld provide me with some examples of codes and how they work or some help articles or anything that u think will help..

thank you so much for trying to help! =)

GeneralRe: i need to ask u some questions to get started in doing a database Pin
magnifique4-Aug-05 1:42
magnifique4-Aug-05 1:42 
GeneralRe: i need to ask u some questions to get started in doing a database Pin
nidhelp4-Aug-05 14:52
nidhelp4-Aug-05 14:52 
GeneralLogging Window Pin
Verio6664-Aug-05 0:33
sussVerio6664-Aug-05 0:33 
QuestionHow to delete row in datagrid/datatable with a delete button Pin
Atlemann4-Aug-05 0:30
Atlemann4-Aug-05 0:30 
AnswerRe: How to delete row in datagrid/datatable with a delete button Pin
deep74-Aug-05 0:48
deep74-Aug-05 0:48 
GeneralRe: How to delete row in datagrid/datatable with a delete button Pin
Atlemann4-Aug-05 3:06
Atlemann4-Aug-05 3:06 
GeneralRe: How to delete row in datagrid/datatable with a delete button Pin
Alomgir Miah4-Aug-05 4:26
Alomgir Miah4-Aug-05 4:26 
GeneralRe: How to delete row in datagrid/datatable with a delete button Pin
Atlemann4-Aug-05 20:33
Atlemann4-Aug-05 20:33 
GeneralRe: How to delete row in datagrid/datatable with a delete button Pin
Atlemann4-Aug-05 20:50
Atlemann4-Aug-05 20:50 
QuestionHow to shedule Tasks using C# ? Pin
pubududilena4-Aug-05 0:26
pubududilena4-Aug-05 0:26 
AnswerRe: How to shedule Tasks using C# ? Pin
Sean Michael Murphy4-Aug-05 3:38
Sean Michael Murphy4-Aug-05 3:38 
Generalbizarre datetime parse error ... Pin
spazzman3-Aug-05 22:32
spazzman3-Aug-05 22:32 
GeneralWeb service requests Pin
WayneScott3-Aug-05 22:24
WayneScott3-Aug-05 22:24 
GeneralHard Disk Pin
ahmad hosny3-Aug-05 21:49
ahmad hosny3-Aug-05 21:49 
GeneralRe: Hard Disk Pin
Mohamad Al Husseiny3-Aug-05 22:09
Mohamad Al Husseiny3-Aug-05 22:09 
Generalpopulating combobox Pin
deep73-Aug-05 21:04
deep73-Aug-05 21:04 
GeneralRe: populating combobox Pin
Mohamad Al Husseiny3-Aug-05 21:19
Mohamad Al Husseiny3-Aug-05 21:19 

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.