Installing SQL Server Express

M

Marco Trapanese

Hi,

I have a small application which uses a connection to a SQL database.
Using clickonce I make the deploy folder. Well, the target PC is old
(600 MHz, 256 MB RAM, WinXP) but it should be ok for my application.

The framework is installed, but while deploying my program, it want to
install Windows Installer 3.1 and SQL Server Express. The former has no
problem but the latter goes in timeout after downloading and installing
up to 100% of progress bar.

I guess because it takes longer time than expected but I don't think
there is actually an error.

How should I install SQL Server Express on this slow PC?

Grazie
Marco / iw2nzm
 
A

Armin Zingler

Marco Trapanese said:
Hi,

I have a small application which uses a connection to a SQL
database. Using clickonce I make the deploy folder. Well, the target
PC is old (600 MHz, 256 MB RAM, WinXP) but it should be ok for my
application.

The framework is installed, but while deploying my program, it want
to install Windows Installer 3.1 and SQL Server Express. The former
has no problem but the latter goes in timeout after downloading and
installing up to 100% of progress bar.

I guess because it takes longer time than expected but I don't think
there is actually an error.

How should I install SQL Server Express on this slow PC?


IMO the best place to ask is in an SQL Server group. This group handles
questions that are specific to programming in VB.Net.


Armin
 
M

Marco Trapanese

Armin said:
IMO the best place to ask is in an SQL Server group. This group handles
questions that are specific to programming in VB.Net.


Yes, I know. But The trouble raises because I can't install a program
written in VB.Net. My question is not directly related to SQL Server,
but to the install wizard of VB.Net Express.

However, maybe I am in the wrong NG so thanks for the advice. Now I'm
looking for an SQL Server group.

Bye!
Marco / iw2nzm



ps. Just for curiosity: how is pronounced 'SQL' in English? As it is
spelled?
 
P

PvdG42

Marco Trapanese said:
Yes, I know. But The trouble raises because I can't install a program
written in VB.Net. My question is not directly related to SQL Server, but
to the install wizard of VB.Net Express.

However, maybe I am in the wrong NG so thanks for the advice. Now I'm
looking for an SQL Server group.

Bye!
Marco / iw2nzm



ps. Just for curiosity: how is pronounced 'SQL' in English? As it is
spelled?

Normally pronounced "sequel".
 
R

rowe_newsgroups

Yes, I know. But The trouble raises because I can't install a program
written in VB.Net. My question is not directly related to SQL Server,
but to the install wizard of VB.Net Express.

However, maybe I am in the wrong NG so thanks for the advice. Now I'm
looking for an SQL Server group.

Bye!
Marco / iw2nzm

ps. Just for curiosity: how is pronounced 'SQL' in English? As it is
spelled?

ps. Just for curiosity: how is pronounced 'SQL' in English? As it is
spelled?

The most common is the same as the word "Sequel." As in the sentance
"Have you seen the sequel to that movie yet?"

Thanks,

Seth Rowe
 

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