473,320 Members | 1,856 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

What do I need to run a asp.net 2.0 app with sql server express database on a web server?

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.

Feb 16 '07 #1
5 1474
SQL Server Express is rarely used by hosting companies. You want to make sure
you get SQL Server 2005 database support. They'll supply you with your own
database, and you can import your local SQLExpress "stuff" into it.
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Nick" wrote:
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.

Feb 16 '07 #2
Hi Nick,

You might also find this blog from Scott Guthrie useful:
http://weblogs.asp.net/scottgu/archi...-database.aspx

Best regards

John

"Nick" <ni*******@yahoo.com.cnwrote in message
news:11*********************@h3g2000cwc.googlegrou ps.com...
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.

Feb 16 '07 #3
I'll tell ya this objective has people mystified -- myself included --
transferring databases, ongoing changes and data from a local development
machine to the hosted server is a real obscure subject.

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/
MAP http://wikimapia.org/#y=43038073&x=-...8&z=17&l=0&m=h
"Peter Bromberg [C# MVP]" <pb*******@yahoo.yabbadabbadoo.comwrote in
message news:82**********************************@microsof t.com...
SQL Server Express is rarely used by hosting companies. You want to make
sure
you get SQL Server 2005 database support. They'll supply you with your own
database, and you can import your local SQLExpress "stuff" into it.
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Nick" wrote:
>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.


Feb 16 '07 #4
Sorry, I didn't answer part of the question directly but any Windows hosting
provider will have ASP.NET 2.0 already installed on their servers by now so
Peter's comments about the database will be the next matter of concern.

I would recommend http://webhost4life.com/ as a decent hosting provider as
they are low cost and have decent support and have kept upgrading their mail
servers and control panels making it easier for customers to manage their
websites. They may even support SQL Express and I would send email to ask. I
do know for a fact they do support SQL Server 2000 and 2005 and their fees
are low.

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/
MAP http://wikimapia.org/#y=43038073&x=-...8&z=17&l=0&m=h
"Nick" <ni*******@yahoo.com.cnwrote in message
news:11*********************@h3g2000cwc.googlegrou ps.com...
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.

Feb 16 '07 #5
On Feb 16, 12:13 pm, "John" <JohnSickOfS...@AOL.netwrote:
Hi Nick,

You might also find this blog from Scott Guthrie useful:http://weblogs.asp.net/scottgu/archi...rick-how-to-up...

Best regards

John
Thanks, This is a good one.

Feb 16 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

41
by: Matt Alanzo | last post by:
Our SOHO 2 person compay sells furniture (not programmers). In '98 we paid $,$$$ for a VBA -Access '97 accounting application, including VBA source code .... an huge investment for us then (and...
0
by: tony dong | last post by:
Hi there I use vs.net 2005 with standard sql 2005 under machine\sql2005 for instant when I create webpart, the code get from quickstart as follow: <%@ Page Language="C#" %> <%@ Register...
1
by: Michael | last post by:
Hi, I've read Scott's article: http://weblogs.asp.net/scottgu/archive/2005/08/25/423703.aspx but when I try to create a new database file in App_Data with Visual Studio 2005, it shows error: ...
3
by: Greg | last post by:
>From my dark past I seem to remember that when distributing an app that talked to an access database, the end user did not need to have access installed on their machine in order for an...
12
by: JJ | last post by:
Looking for a database for the backend to my e-commerce web site that doesn't cost the earth. Planned on using mySQL but I gather that there is no connector compatible with asp 2.0 available...
2
by: JJ | last post by:
I wanted to run mySQL server as a back end to my web site(s), running on win2k3 with asp2.0 . Unfortunately this doesn't appear to be possible as there is no 'connector' available to connect the...
17
by: Matko | last post by:
Hello, I need to store data in some database for my application. I need database for easy deployment (small size), that is reliable and maybe fast. What database is best to use in this case? ...
8
by: Lykins | last post by:
We currently use Access 2003 in our company and have had this issues from every version from Access 97 to 2003. We deal with large databases and run a lot of queries over tables with millions of...
12
by: Darrel | last post by:
I'm still having a hell of a time figuring out this whole SQL Express set up. I finally discovered why I couldn't run the aspnet_regsql...my local sql server wasn't running. I turned that on,...
0
by: okonita | last post by:
Hi all, I am having a DB2 connectivity problem that I hope someone can help me resolve. I need this to test Replication and such other things. What am I doing wrong here? Any help that I can get...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.