G
Guest
This may be a really dumb question but is there any way to manually read the
data in a datasource???? Is binding a datasource to a control the only way
to see and manipulate the actual data??
If I want to read a value from a database in code, is there any way to do
with a datasource? Or is the old .net way with sql or ODBC objects the only
way to read and manipulate data in code?
Thanks in advance
data in a datasource???? Is binding a datasource to a control the only way
to see and manipulate the actual data??
If I want to read a value from a database in code, is there any way to do
with a datasource? Or is the old .net way with sql or ODBC objects the only
way to read and manipulate data in code?
Thanks in advance