What do I need to run a asp.net 2.0 app with sql server express database on a web server?
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
hi,
I have a project about to finish. It is asp.net 2.0 project using sql
server experss database. Now, I am trying to find some webhost
provider for it. I saw some saying asp.net 2.0 support. Is this all I
need, or there is some other stuff in order to make the sql server
express database supported?
Thanks.
.
Relevant Pages
- Re: What do I need to run a asp.net 2.0 app with sql server express database on a web server?
... Best regards ... It is asp.net 2.0 project using sql ... server experss database. ... (microsoft.public.dotnet.framework.aspnet) - Re: Website Administration Tool not working from published applica
... provider, whom most of them can't afford the fancy of dedicated servers - ... SQL Server 2000 instead of SQL Express ... The first mistake was using ... that the Web App Admin Tool shows when it cannot connect to the database. ... (microsoft.public.dotnet.framework.aspnet) - Re: Can ASP.NET 2.0 Use SQLServer 2000 For Membership Function
... from the IIS admin tool (setting the conn string and membership provider) ... with a sql 2000 database in the back and IE7 ... that the Web App Admin Tool shows when it cannot connect to the database. ... Create a connection string to your ... (microsoft.public.dotnet.framework.aspnet) - Re: ORA-1866 The datetime class is invalid error...the saga continues!
... but you could try using a different data provider. ... Use the Microsoft ADO.NET Oracle Provider ... VB.NET to my employers and not being able to query data using a date field ... SQL statements I provided earlier will execute flawlessly in any enviornment ... (microsoft.public.dotnet.general) - Re: application design problem
... i.e one for sql and one for oracle), easy to extend (i.e if somebody come tomorrow and say I want support for MySql, then you will say its half a day job as you will have working UI and you just need to implement MySqlDataProvider, just few methods and most of them copy and paste from your existing providers. ... It is full of provider model. ... I dont think its a good idea to put all your client spcific logic ... be in UserControl only. ... (microsoft.public.dotnet.languages.csharp) |
|