954,500 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

class file in C#...help ASAP!!!!

hey guys just need some help here..i don't know how program it in C#..

i need a class file in C# using Microsoft Visual Studio 2008 that will save inputted data to the MySQL database..and also a class file that will transfer data from a table to another table in the database..pls badly need it..looking forward to your immediate response..tnx so much

P.S. can you send the files(database files and class files) SNIP

glad024
Newbie Poster
1 post since Oct 2009
Reputation Points: 10
Solved Threads: 0
 
Antenka
Posting Whiz
362 posts since Nov 2008
Reputation Points: 293
Solved Threads: 82
 

Don't you love those people who obviously just joined the forum for the single purpose of asking a complicated question in a manner that makes it seem just a simple as "which way is the bathroom?"

Reminds me of when I first started programming. Once you get into the mindset. You look a problems completely different. And the questions you ask are much more refined. But sometimes its the difference between "Do you know were I could get some lumber and a hammer?" and "I would like one(1) free house please."
lol.


as for the OP. Glad024 try you some of this http://www.devhood.com/tutorials/tutorial_details.aspx?tutorial_id=576

Diamonddrake
Master Poster
724 posts since Mar 2008
Reputation Points: 442
Solved Threads: 89
 
Don't you love those people who obviously just joined the forum for the single purpose of asking a complicated question in a manner that makes it seem just a simple as "which way is the bathroom?"

I do .. I do :) moreover - you can see that I give my help mostly for newbies ..Reminds me of when I first started programming. Once you get into the mindset. You look a problems completely different. And the questions you ask are much more refined. But sometimes its the difference between "Do you know were I could get some lumber and a hammer?" and "I would like one(1) free house please."

Yeah, you're right .. everything's possible. But this words made me feel a lil bit confused:can you send the files(database files and class files) SNIP
But the only person, who can cast light on this situation is OP. Let's wait till he/she will answer .. if he/she will :)

Antenka
Posting Whiz
362 posts since Nov 2008
Reputation Points: 293
Solved Threads: 82
 

0) Is this something specific or do you need just an example?

1) When you say "save", is it OK to overwrite the content in the database or just add to it?

2) If this is for a specific table, what are the columns of the table?

3) When you say "transfer", are the columns in both tables the same and will you empty the first table when the data is transferred?

4) Do you have the mySQL ODBC driver installed? Do you know the connection string?

5) If an example is delivered, are you OK with modifying it to match your exact table needs?

6) How is the data input? From a file or other data source?

7) What is the format of the input data?

8) What have you tried so far? Do you have any code for this?

thines01
Postaholic
Team Colleague
2,424 posts since Oct 2009
Reputation Points: 445
Solved Threads: 402
 

Hi glado24! Got here as fast as I could...

Now, did you need the complete application with documention and help files attached or just the MySQL database-wrapper interface library?--just kidding--:D

If you search the forum, you should find many examples of what you are asking for, and even some threads related specifically to MySQL. Put together some code using these and other examples from the web and then post more specific question/need based on any problem your having.

There is great DB coding help in this forum when you post a more specific question. ;)

Cheers!

DdoubleD
Posting Shark
996 posts since Jul 2009
Reputation Points: 341
Solved Threads: 233
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You