Noah
Expert Member
- Joined
- Jan 21, 2008
- Messages
- 1,562
- Reaction score
- 24
Habit I guess, it's what I use.If he's using C# then there's a much higher probability of him using MSSQL and not MySQL...
Web -> MySQL
Desktop -> SQLite
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Habit I guess, it's what I use.If he's using C# then there's a much higher probability of him using MSSQL and not MySQL...
after i connect the database, how do i compare the data so that IF the user enters a product number it will display the price from the database?
my web form has the following items:
TextBox1 = to enter Product Code.
TextBox2 = to enter Name.
Button1 = to process the transaction.
label1.Text = to display the output.
Unfortunately, if you can't follow those tutorials that are listed when you google "connecting to a database with C#", then you are wasting your time with this course.
I hate discouraging people but OP is showing symptoms of all the dropouts from my 1st year class.
I hate discouraging people but OP is showing symptoms of all the dropouts from my 1st year class.
no, i don't know how to do databases. im First Year university, they said must use school knowledge, but i never do IT in school.