G
Guilherme Grillo
Friends,
How can I get a Information of a sql database table to use in code?
Example:
I have a table in SQL with columns (ID and Name). How can I get the
information Name from the database and put in a variable to use for others
queries or functions?
My system works with C#.
Other problem:
I try to get the data with a Repeater Control and DataBind. How can I do the
system to execute a command between a register and another in the database.
Example:
It found the first line of DB and shows a MSGBOX, then, found the second
line and show another MSGBOX with any information.
Sorry my english.
Thanks.
Grillo
How can I get a Information of a sql database table to use in code?
Example:
I have a table in SQL with columns (ID and Name). How can I get the
information Name from the database and put in a variable to use for others
queries or functions?
My system works with C#.
Other problem:
I try to get the data with a Repeater Control and DataBind. How can I do the
system to execute a command between a register and another in the database.
Example:
It found the first line of DB and shows a MSGBOX, then, found the second
line and show another MSGBOX with any information.
Sorry my english.
Thanks.
Grillo