473,508 Members | 2,079 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Pls Help: SQLExpress alternatives

I have created an ASP.NET 2.0 site and just published it to my webserver.
None of the database stuff works, including membership, etc.... because my
hosting company (webhost4life) claims that they do not support SQLExpress,
just SQLServer 2005.

1. How difficult is it to migrate over to SQLServer 2005 OR MS Access as my
database?
2. Will the new .NET membership classes, profile classes, etc... still work
if I switch to a SQLServer 2005 OR Access db?
3. For new websites, how would I create the "base" database, including all
default tables AND stored procs, etc...? (For Access too.)

Thanks.
Jan 16 '06 #1
1 1036
VBProgrammer,
SQLExpress is basically SQL Server 2005. All you should need to do is ensure
that the connection string is correct. All the membership/ roles etc. tables
and sprocs of course would have to be installed and that is between you and
your hosting provider. The ASPNET_REGSQL utility is what is used to create
"the works" on the database. It also works with SQL Server 2000.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"VB Programmer" wrote:
I have created an ASP.NET 2.0 site and just published it to my webserver.
None of the database stuff works, including membership, etc.... because my
hosting company (webhost4life) claims that they do not support SQLExpress,
just SQLServer 2005.

1. How difficult is it to migrate over to SQLServer 2005 OR MS Access as my
database?
2. Will the new .NET membership classes, profile classes, etc... still work
if I switch to a SQLServer 2005 OR Access db?
3. For new websites, how would I create the "base" database, including all
default tables AND stored procs, etc...? (For Access too.)

Thanks.

Jan 16 '06 #2

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

Similar topics

3
1591
by: andrewcw | last post by:
I am trying to use the NorthWind database or anything with SQLEXPRESS on VS 2005 RC. I can see SQLExpress started with the tool SQL Server Configuration Manager. But when i select DataBase | New...
0
2548
by: Nate Hekman | last post by:
I'm trying to set up a Membership/Role Provider for an ASP.NET 2.0 beta 2 site using SqlMembershipProvider, and am having problems configuring SQL Server. I'm comfortable with ASP.NET but very...
0
818
by: Raja | last post by:
Hi everybody I am not using App_Data\aspnetdb.mdf but my own database TESTDB in SQLEXPRESS. In web.config I am using: <connectionStrings> <add name="TESTDB" connectionString="Data...
1
2170
by: | last post by:
I am try this example on vb express 2005: http://msdn2.microsoft.com/en-US/library/system.windows.forms.datagridviewcomboboxcolumn.aspx but it keeps giving me an error about the data source to...
14
6995
by: Marcus | last post by:
I have a function that simply returns TRUE if it can connect to a particular Sql Server 2005 express, or FALSE if it cannot. I am getting some strange error codes returned when the computer that...
4
2203
by: Brad Isaacs | last post by:
I am working with ASP.NET 2.0 and using an SQL Server 2000 database. I am using Visual Studio 2005 and developing on my Local machine. I am working with Login controls ASP.Configuration, I...
4
4347
by: Torben Laursen | last post by:
Hi I am trying to find find the sqlserver express that is running on my computer using: DataTable dtSQLServers = SmoApplication.EnumAvailableSqlServers(false); It returns one row that holds...
2
1325
by: Michel Vanderbeke | last post by:
Hello, I have a program, running in several places, using SQLEXPRESS as database. The different places are stand-alone, and not connected to a network. Regulary, I have to apply changes on...
1
8160
by: Aykut Canturk | last post by:
Can I use SqlExpress2005 AttachDatabase feature with classic ADO connections in my .asp pages ? But I need ConnectionString. Although I searched the web for couple of weeks I still coulnd't find...
0
7226
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7125
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7328
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7388
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7049
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7499
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5631
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3199
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
422
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.