Click here to Skip to main content
15,902,299 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Help desperately needed with Uni assignment! Pin
The Man from U.N.C.L.E.1-Dec-09 2:24
The Man from U.N.C.L.E.1-Dec-09 2:24 
AnswerRe: Help desperately needed with Uni assignment! Pin
Richard MacCutchan1-Dec-09 2:38
mveRichard MacCutchan1-Dec-09 2:38 
AnswerRe: Help desperately needed with Uni assignment! Pin
Thomas Duwe2-Dec-09 4:12
Thomas Duwe2-Dec-09 4:12 
QuestionCall Console Application from ASP.NET Pin
she-Developer30-Nov-09 23:40
she-Developer30-Nov-09 23:40 
AnswerRe: Call Console Application from ASP.NET Pin
Ashfield1-Dec-09 0:14
Ashfield1-Dec-09 0:14 
AnswerRe: Call Console Application from ASP.NET Pin
Dave Kreskowiak1-Dec-09 2:20
mveDave Kreskowiak1-Dec-09 2:20 
GeneralRe: Call Console Application from ASP.NET Pin
she-Developer1-Dec-09 2:53
she-Developer1-Dec-09 2:53 
QuestionVB 2008 Express App install wants to install unnecessary components Pin
nhsal6930-Nov-09 21:43
nhsal6930-Nov-09 21:43 
Hi folks,

I have created an app which takes a SQL table from a SQL 2005 server (separate from the machine running the application) queries it in some nice ways and generates an Excel spreadsheet with the required data.

The problem I have is that when I publish the App and get another machine to install it using the "setup" file created, it wants to download and install:

.Net Framwork 3.5
SQL 2008 Express edition

Both take ages to download and install and I don't see why the SQL Express is required.

Can I stop this process from happening as part of the install. Are they BOTH necessary??

Just to point out, AFAIK there is definitely no requirement for SQL 2008 Express to be installed on the client, the app just uses a connection string to connect to the remote database and queries are passed as strings..

Thanks
AnswerRe: VB 2008 Express App install wants to install unnecessary components Pin
Dave Kreskowiak1-Dec-09 2:22
mveDave Kreskowiak1-Dec-09 2:22 
GeneralRe: VB 2008 Express App install wants to install unnecessary components Pin
nhsal691-Dec-09 20:55
nhsal691-Dec-09 20:55 
GeneralRe: VB 2008 Express App install wants to install unnecessary components Pin
Dave Kreskowiak2-Dec-09 0:48
mveDave Kreskowiak2-Dec-09 0:48 
GeneralRe: VB 2008 Express App install wants to install unnecessary components Pin
nhsal692-Dec-09 2:03
nhsal692-Dec-09 2:03 
QuestionMS Comm Port Issue. Pin
Nanda_MR30-Nov-09 19:27
Nanda_MR30-Nov-09 19:27 
AnswerRe: MS Comm Port Issue. Pin
DaveAuld1-Dec-09 1:45
professionalDaveAuld1-Dec-09 1:45 
QuestionRounding in the output Pin
BobInNJ30-Nov-09 10:38
BobInNJ30-Nov-09 10:38 
AnswerRe: Rounding in the output Pin
David Mujica30-Nov-09 11:00
David Mujica30-Nov-09 11:00 
AnswerRe: Rounding in the output Pin
The Man from U.N.C.L.E.30-Nov-09 11:32
The Man from U.N.C.L.E.30-Nov-09 11:32 
AnswerRe: Rounding in the output Pin
Andy_L_J30-Nov-09 17:53
Andy_L_J30-Nov-09 17:53 
QuestionImport Excel columns in existing SQL database Pin
vb_jeiss30-Nov-09 9:42
vb_jeiss30-Nov-09 9:42 
AnswerRe: Import Excel columns in existing SQL database Pin
T210230-Nov-09 16:27
T210230-Nov-09 16:27 
GeneralRe: Import Excel columns in existing SQL database Pin
luccingolo2-Dec-09 5:45
luccingolo2-Dec-09 5:45 
GeneralRe: Import Excel columns in existing SQL database Pin
T21024-Dec-09 3:35
T21024-Dec-09 3:35 
GeneralRe: Import Excel columns in existing SQL database Pin
Groufty4-Dec-09 5:54
Groufty4-Dec-09 5:54 
QuestionAccessing Datagrid _RowID Pin
CARisk330-Nov-09 7:09
CARisk330-Nov-09 7:09 
AnswerRe: Accessing Datagrid _RowID Pin
Dave Kreskowiak30-Nov-09 7:23
mveDave Kreskowiak30-Nov-09 7:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.