473,396 Members | 1,942 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

csharp database application

1
Hi,

Does anyone have a sample of a simple winform application that can edit, add, delete data from a SQL 2005 database. Just need something simple to get me started. Thanks.

Bert
Aug 23 '07 #1
6 1443
Its not likely you will get any answers on this site.

I think this place is dead or just has some really inadequate staff.

Not that they have to give an answer but the least they can do is acknowledge a post.

Good luck maybe this will get you an answer or some help.


Found this simple database app hope it helps LINK

http://www.davidhayden.com/blog/dave...1/27/2775.aspx
Aug 23 '07 #2
Please try to search some sample codes on the internet, this forum will not give you the codes that you want...
this forum will only help solve your problem in your codes...
try to explore in order for you to learn, ok?
Aug 23 '07 #3
Please try to search some sample codes on the internet, this forum will not give you the codes that you want...
this forum will only help solve your problem in your codes...
try to explore in order for you to learn, ok?

There is no sample code I have searched everywhere.

Thanks anyway I don't want anyone to give me any code but a point in the right direction would be nice.
Aug 23 '07 #4
If you can show an example of how to drag a image from windows explorer or from the desktop to a panel on a form that would be amazing.

I have looked high and low.
Aug 23 '07 #5
Shashi Sadasivan
1,435 Expert 1GB
Are you using strongly typed datasets?
if yes, then create your datasets, and use the "data sources" window to drag the desired fields.


---
if you dont have a clue on whats happening if you did as above...
populate your table, you need to edit a certain row, so populate the controls in the form according to that row, and update respectively.
if you need to insert a new row, use the insert command...the update method of the tableadapter will insert the row if it is not found on the database.

moreover...guess many of us over here have more things to do than writing code for your assignment.
if you still have difficulty, attach the project so that someone can review it
Aug 23 '07 #6
Shashi Sadasivan
1,435 Expert 1GB
also look at the following link
http://www.15seconds.com/issue/040614.htm
Aug 23 '07 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Azeem M. Suleman | last post by:
Hello, I need to use Csharp compiler and an interpretor. In my application user will use the application and application will write CSharp code on backend. But now i don't need to reinvent the...
8
by: Elhanan maayan | last post by:
hi all.. (this message was also posted in vb.general, becouse i didn't know where exactly to fit it). i work in a company that deals with mainly with hardware devices via serial comm port. up...
9
by: Azeem M. Suleman | last post by:
Hello, I need to use Csharp compiler and an interpretor. In my application user will use the application and application will write CSharp code on backend. But now i don't need to reinvent the...
7
by: DKode | last post by:
I will be making a windows app that will run on user's local machines. It will not be in a networked environment or anything like that which rules out SQL Server for the database. I am trying to...
1
by: Sherif | last post by:
I'm making an application using csharp to connect to a database made by MSSql Server and i've already done backup for the database from the csharp and i need now to know how can i restore the...
2
by: http://vmdd.tech.mylinuxisp.com/catalog/ | last post by:
<quote> Java vs. Csharp I attempted to write a csharp version of sockSvr (java). After months of research, I aborted the project. Csharp (and ..NET) does not have the equivalents of JDBC,...
1
by: John | last post by:
Hi, I need to enter data into a database and the only method I have to enter that data is through a web form. Is there a way I can write a csharp program that will get the form, fill it out...
10
by: Brian Parker | last post by:
I inherited a C++ DLL that I need to remotely call multiple times asynchronously. What I have developed is: CSharp web application that makes asynchronous calls to a CSharp Web Service. The...
3
by: Sheikko | last post by:
Hi, I want to develop an application in c# (cSharp) that create a database and popolate it with some information. In my mobile device I have SQL Mobile Edition... I want a brief tutorial or...
4
by: Control Freq | last post by:
Hi, Still new to csharp. I am coming from a C++ background. In C++ I would create a few top level variables in the application class. These are effectively global variables which can be accessed...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.