RE: Writing to a database using Embedded Sql



Deepa,

Please refer to this article
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/daag.asp and section Storing Connection Strings
for your answer.

Harish

"Deepa" wrote:

> I have a small asp.net web app for a survey. The application is supposed to
> write the data into the database using Embedded Sql using application blocks
> for data access. I will have to use the sqlHelper.ExecuteNonQuery to do the
> same. But am not sure how to go about it. Also how do I specify the
> connection string in the web.config file?
> Can anyone help me with this pls?
>
> Thanks
.



Relevant Pages

  • Re: Feature is not available?
    ... FoxPro 6 dbf tables. ... Unfortunately the same connection strings that ... with my web app don't seem to work in Winforms. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: encryption and its keys
    ... "Safeguard Database Connection Strings and Other Sensitive Settings in Your ... Alek ... > I've used TripleDES to encrypt the connection string of a web app. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: question about proper production db/ado usage
    ... Thank you Sean for your feedback. ... create/use the connection strings in a web app? ...
    (microsoft.public.dotnet.framework.adonet)
  • web.config question 2.0
    ... I have a web.config in my application that contains the connection strings ... web config up the folder hierarchy so that all my apps can use the same ... I get an "Object reference not set ... And this is how I retrieve in in the web app: ...
    (microsoft.public.dotnet.framework.aspnet)