| | |
please help! this is urgent> how to retrieve data to my tabpage without using data fo
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jul 2005
Posts: 38
Reputation:
Solved Threads: 1
please help! this is urgent> how to retrieve data to my tabpage without using data fo
0
#1 Aug 16th, 2005
hi
im new to database and still figuring out how to use them... this is very urgent.. i want to retrieve a particular user's data from MS Access to my tab page of textboxes/radio buttons/combo boxes.. i want to allocate specific data in specific textboxes/radio buttons/combo boxes without using data form wizard.. i did databiding of controls to my table columns, but it's not showing when i run my app..
what should i do?
i appreciate it if you could provide me with specific details due to my time constrain..
thank you!
im new to database and still figuring out how to use them... this is very urgent.. i want to retrieve a particular user's data from MS Access to my tab page of textboxes/radio buttons/combo boxes.. i want to allocate specific data in specific textboxes/radio buttons/combo boxes without using data form wizard.. i did databiding of controls to my table columns, but it's not showing when i run my app..
what should i do?
i appreciate it if you could provide me with specific details due to my time constrain..
thank you!
Re: please help! this is urgent> how to retrieve data to my tabpage without using data fo
0
#2 Aug 16th, 2005
You will need to set up a dataset, and use a table adapter to populate that dataset with the particular data you want from your database.
If you have already made the database connection, you can drag tables from the data sources panel to your form and much of this will be done for you.
I can't help much in the way of particulars because I tend to use the wizards whenever possible. Also, I haven't been able to figure how to store the state of a radio button in a database (last time I tried was using VB6, though).
For expediency, you might try this site.
http://lab.msdn.microsoft.com/express/beginner/
Here you will find an excellent series of tutorials. The one on databinding should help.
By the way, I'm a beginner too... just trying to help.
If you have already made the database connection, you can drag tables from the data sources panel to your form and much of this will be done for you.
I can't help much in the way of particulars because I tend to use the wizards whenever possible. Also, I haven't been able to figure how to store the state of a radio button in a database (last time I tried was using VB6, though).
For expediency, you might try this site.
http://lab.msdn.microsoft.com/express/beginner/
Here you will find an excellent series of tutorials. The one on databinding should help.
By the way, I'm a beginner too... just trying to help.
:!: In The Beginning, God; In The End, God. In between, believe whatever you like. :)
•
•
Join Date: Jul 2005
Posts: 38
Reputation:
Solved Threads: 1
Re: please help! this is urgent> how to retrieve data to my tabpage without using data fo
0
#3 Aug 17th, 2005
please someone help me....
i just want to display my form which i had created using data form wizard INTO a tab page... my tap page is already done and working well... when i copy the form controls from the form created by wizard over to my tap page, and then i run it, the tab page with those controls that i've pasted over doesnt load with information from my database...
i've been debugging for a long time but i've no clue...
can someone tell me what's wrong or missing?? i've a time constrain....
i really appreaciate it if you can help me...
i just want to display my form which i had created using data form wizard INTO a tab page... my tap page is already done and working well... when i copy the form controls from the form created by wizard over to my tap page, and then i run it, the tab page with those controls that i've pasted over doesnt load with information from my database...
i've been debugging for a long time but i've no clue...
can someone tell me what's wrong or missing?? i've a time constrain....
i really appreaciate it if you can help me...
![]() |
Similar Threads
- retrieve data from database into jsp(urgent)!!! (Oracle)
- how to store and retrieve data from cookies (ASP.NET)
- VB.Net: Problem Retrieve data from ListView (VB.NET)
- How to retrieve data from a dynamically generated radio button (ASP.NET)
- retrieve data by VB.Net (VB.NET)
Other Threads in the C# Forum
- Previous Thread: Data Update Wall Smack
- Next Thread: Setting up Program Options
| Thread Tools | Search this Thread |
.net access algorithm alignment app array barchart bitmap box broadcast c# c#gridviewcolumn cast check checkbox client combobox communication control conversion csharp custom database datagrid datagridview dataset datatable datetime degrees development draganddrop drawing elevated encryption enum excel file focus form format forms function gdi+ hospitalmanagementsystem httpwebrequest image index input install java label list listbox localization login mandelbrot math messagebox mouseclick mysql operator path photoshop picturebox pixelinversion plotting pointer post programming radians read regex remote remoting richtextbox server sleep socket sql statistics stream string stringformatting sun table text textbox thread time timer update usercontrol validation visualstudio webbrowser whileloop windows winforms wpf xml





