Hey there! How is it possible to assign the results of an SQL query to variables in ASP.Net in VS 2008? I know how to write from VB.Net to SQL. But how can I read back the contents of an SQL DB file with a program other than SQL Server? How is this done? May you have a blessed day as the Lord wills. JEP
You can use DataReader for selecting values to ASP.net variables.If you need more hep PM me the details or Refer My Link