473,385 Members | 1,372 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,385 software developers and data experts.

What main functionality would I miss out on?

JJ
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 asp site to the database.

I am looking at using SQL server express as a second option but that seems
to have some limitations regarding backup the database, which I need to look
into and solve.

The alternative is to run .net 1.1 on the server and use mySQL and the
available 'connector' for that version. The questions are:

1. What main functionality would I be missing out on if I used the older
..net on my ASP web site?
2. How easy would it be to upgrade to the asp2.0 if/when the connector for
mySQL becomes available?
3. Does anyone know about the apparent limitation of SQL 2005 express - I am
told that in order to backup or synchronise the database I'd need to use
live backups or log shipping. Apparently SQL Express doesn't do either.
Anyone else any experience on this?
4. I notice the SQL server express's main limitation (please correct me if I
am wrong) is that its database size is limited to 4GB. I can't see any such
limitation on 'connections'. I don't _think_ that the 4gb limitation should
be a problem for my small business web sites, that is, _assuming_ I am
correct in assuming this limitation is for EACH database and not all
currently running databases under that SQL application?
Hopefully someone can advise.....

JJ
May 30 '06 #1
2 1231
I'm pretty sure using SQL Express in a web environment would
be a violation of their license. You'd be using this in a multi-user
commerical environment.

http://www.microsoft.com/sql/howtobuy/default.mspx

--
Robbe Morris - 2004-2006 Microsoft MVP C#
Earn money answering .NET questions
http://www.eggheadcafe.com/forums/merit.asp

"JJ" <ab*@xyz.com> wrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
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 asp site to the database.

I am looking at using SQL server express as a second option but that seems
to have some limitations regarding backup the database, which I need to
look into and solve.

The alternative is to run .net 1.1 on the server and use mySQL and the
available 'connector' for that version. The questions are:

1. What main functionality would I be missing out on if I used the older
.net on my ASP web site?
2. How easy would it be to upgrade to the asp2.0 if/when the connector for
mySQL becomes available?
3. Does anyone know about the apparent limitation of SQL 2005 express - I
am told that in order to backup or synchronise the database I'd need to
use live backups or log shipping. Apparently SQL Express doesn't do
either. Anyone else any experience on this?
4. I notice the SQL server express's main limitation (please correct me if
I am wrong) is that its database size is limited to 4GB. I can't see any
such limitation on 'connections'. I don't _think_ that the 4gb limitation
should be a problem for my small business web sites, that is, _assuming_ I
am correct in assuming this limitation is for EACH database and not all
currently running databases under that SQL application?
Hopefully someone can advise.....

JJ

May 30 '06 #2
JJ
Robbe,
You may be right, but I have to say that its not easy to find out whether
thats the case. And virtually ALL the examples I've come across on the
internet of using SQL Express is in a web environment - so clearly there are
a lot of people who are confused about the licensing.

Besides, I seem to be finding that there are some ways to connect mySQL to
asp .net 2.0 based web sites - even though there are at a cost (e.g.
http://crlab.com/mysqlnet/).

If you look at this comparison of all the commonly used basic databases you
have to choose from, its clear that SQL Express is not necessarily the best
choice:
http://www.builderau.com.au/architec...9224962,00.htm
I think I'll find a connector for mySQL - then I know I'm not having any
license issues, and I won't run up against any limitations (like the 4GB
database size) as my clients databases grow.

Thanks,

JJ
"Robbe Morris [C# MVP]" <in**@eggheadcafe.com> wrote in message
news:eB**************@TK2MSFTNGP04.phx.gbl...
I'm pretty sure using SQL Express in a web environment would
be a violation of their license. You'd be using this in a multi-user
commerical environment.

http://www.microsoft.com/sql/howtobuy/default.mspx

--
Robbe Morris - 2004-2006 Microsoft MVP C#
Earn money answering .NET questions
http://www.eggheadcafe.com/forums/merit.asp

"JJ" <ab*@xyz.com> wrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
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 asp site to the database.

I am looking at using SQL server express as a second option but that
seems to have some limitations regarding backup the database, which I
need to look into and solve.

The alternative is to run .net 1.1 on the server and use mySQL and the
available 'connector' for that version. The questions are:

1. What main functionality would I be missing out on if I used the older
.net on my ASP web site?
2. How easy would it be to upgrade to the asp2.0 if/when the connector
for mySQL becomes available?
3. Does anyone know about the apparent limitation of SQL 2005 express - I
am told that in order to backup or synchronise the database I'd need to
use live backups or log shipping. Apparently SQL Express doesn't do
either. Anyone else any experience on this?
4. I notice the SQL server express's main limitation (please correct me
if I am wrong) is that its database size is limited to 4GB. I can't see
any such limitation on 'connections'. I don't _think_ that the 4gb
limitation should be a problem for my small business web sites, that is,
_assuming_ I am correct in assuming this limitation is for EACH database
and not all currently running databases under that SQL application?
Hopefully someone can advise.....

JJ


May 31 '06 #3

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

Similar topics

220
by: Brandon J. Van Every | last post by:
What's better about Ruby than Python? I'm sure there's something. What is it? This is not a troll. I'm language shopping and I want people's answers. I don't know beans about Ruby or have...
121
by: typingcat | last post by:
First of all, I'm an Asian and I need to input Japanese, Korean and so on. I've tried many PHP IDEs today, but almost non of them supported Unicode (UTF-8) file. I've found that the only Unicode...
18
by: Parahat Melayev | last post by:
#include <stdio.h> #include <stdlib.h> #include <limits.h> int main() { unsigned char *c; c = malloc(sizeof(unsigned char)); printf("size of unsigned char: %d\n", sizeof(unsigned char));...
0
by: Joergen Bech | last post by:
Source: ------------ http://home1.inet.tele.dk/jbech/binaries/threadingtest.zip (25K) Scenario: --------------- Main form with two listboxes, a textbox, a button, and a trackbar. Clicking...
3
by: EnglishMan69 | last post by:
Hello All, I am using VB2005 Beta 2 in VS 2005 and am running into a small problem. I need to be able to add a picture box to the main form from within a thread. The program goes to a web...
7
by: jg | last post by:
I setup a new windwos application project but I found out the sub main was not called, I tried various form of Main (functions, subs) still no luck. What did I miss? Public Class SolverForm Dim...
3
by: Amit Deshpande | last post by:
Hi, I have many fields for which I am currently using text boxes. But the number of textboxes getting used is too high. I require a EXCEL type interface/functionality where I can have some...
8
by: weird0 | last post by:
Can anyone explain briefly what is the difference between inheritance and polymorphism? i read and seem to forget it again and again... Can anyone along with good examples of c# explain the...
13
by: LC's No-Spam Newsreading account | last post by:
I have happily lived for 15 years (our first web server started in 1993) without CSS, but I now decided to learn and experiment with it. My personal preference has always been that the width of...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.