Distributing Application / SQL Server Express question

M

Michelle

Hi

I have an Access background and I wish to create a window application which
will use a SQL connection for its data. I use VS 2005 Professional and know
that the SQL Servicer Express edition is part of it.

I'm used to distributing my applications split and putting the backend on
the server.
1. How do I distribute SSExpress with my application?
2. Is it the same as installing on the client's server machine or does my
client have to purchase SQL Server?

TIA
Michelle
 
H

Homer J Simpson

I have an Access background and I wish to create a window application
which will use a SQL connection for its data. I use VS 2005 Professional
and know that the SQL Servicer Express edition is part of it.

I'm used to distributing my applications split and putting the backend on
the server.
1. How do I distribute SSExpress with my application?
2. Is it the same as installing on the client's server machine or does my
client have to purchase SQL Server?

If you look on the web site you should find information on this. See

http://www.microsoft.com/sql/editions/express/default.mspx

for the basics, and

http://www.microsoft.com/sql/editions/express/redistregister.mspx

for more details.
 
M

Michelle

Thank you Homer for your links. I will go and check them out. If I have
more questions, I will repost in this message thread.

Cheers
Michelle
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top