Hello everybody,
My Question is:
How i can get values of my Database?
Connections:
string myConnectionString = "SERVER=localhost;" + "DATABASE=test;" + "UID=root;" + "PASSWORD=;";
I have two Comumn's: id, tickets
The entrie of id in the line No #1 is 'ASD123'.
How I can get the value the column 'tickets' in the same line. (with the entrie 'ASD123' in the column 'id')
get values of database
Page 1 of 11 Replies - 152 Views - Last Post: 29 September 2012 - 02:28 PM
Replies To: get values of database
#2
Re: get values of database
Posted 29 September 2012 - 02:28 PM
Look in the tutorials section... see all those tutorials teaching this? Read a few. Don't ask everyone to hold your hand through this when they have already spent countless hours writing those tutorials: That's just lazy.
Page 1 of 1
|
|

New Topic/Question
This topic is locked



MultiQuote




|