[Mono-aspnet-list] aspnetdb.sqlite relocation?
Dale E. Moore
daleemoore at gmail.com
Sat Oct 31 06:14:32 EDT 2009
I have some questions around referencing aspnetdb.sqlite. I hope that you can
give me some insight or suggest a direction for research for any of my
questions!
How do I wire up App_Data/aspnetdb.sqlite so my programs work in development
and LIVE? Should I specify connectionStrings and membership in web.config?
How would I refer to aspnetdb.sql in the .aspx markup?
ConnectionString="Data Source=/var/www/trackTrips/App_Data/aspnetdb.sqlite"*.
*
Or can I use something that refers back to the web.config connectionString?
How does forms membership authentication know were to look for
aspnetdb.sqlite? And how would I change it when I go LIVE?
I look forward to hearing from you,
Dale E. Moore
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20091031/b35bee12/attachment.html
More information about the Mono-aspnet-list
mailing list