Click here to Skip to main content
16,013,548 members
Home / Discussions / C#
   

C#

 
GeneralStill.. problem with a checked list box Pin
M3L23-May-04 15:20
M3L23-May-04 15:20 
GeneralRe: Still.. problem with a checked list box Pin
Heath Stewart24-May-04 3:39
protectorHeath Stewart24-May-04 3:39 
GeneralRe: Still.. problem with a checked list box Pin
M3L26-May-04 15:29
M3L26-May-04 15:29 
GeneralIs Windows server needed Pin
vjeko23-May-04 11:38
vjeko23-May-04 11:38 
GeneralRe: Is Windows server needed Pin
Colin Angus Mackay23-May-04 12:30
Colin Angus Mackay23-May-04 12:30 
GeneralRe: Is Windows server needed Pin
Vince Pacella23-May-04 12:52
sussVince Pacella23-May-04 12:52 
GeneralRe: Is Windows server needed Pin
Colin Angus Mackay23-May-04 13:03
Colin Angus Mackay23-May-04 13:03 
GeneralRe: Is Windows server needed Pin
Vince Pacella23-May-04 13:08
sussVince Pacella23-May-04 13:08 
Colin Angus Mackay wrote:
Do you have to do anything special to it?

You need to read the documentation Smile | :) When you install MSDE run the following command:

setup sapwd=[your sa password] disablenetworkprotocols=0

You may need a dash or slash in front of those arguments. By default MSDE installed with network access diabled. So if you install with the proper argument you can have network access enabled.. or if it's post-install , one of the exe files in the SQL Server directory folder is the server network configuration program were you can turn on access by protocol.


Colin Angus Mackay wrote:
Is it a web application? IME, MSDE will connect to a Web Application if it is being served from the same machine as the database

No web/http/html involvement at all. This is a Windows Forms 1.1 application, as such, the network connections are being made directly to the db server from each client.
GeneralRe: Is Windows server needed Pin
Colin Angus Mackay23-May-04 13:11
Colin Angus Mackay23-May-04 13:11 
GeneralRe: Is Windows server needed Pin
Vince Pacella23-May-04 13:13
sussVince Pacella23-May-04 13:13 
GeneralRe: Is Windows server needed Pin
Daniel Turini23-May-04 23:13
Daniel Turini23-May-04 23:13 
GeneralRe: Is Windows server needed Pin
Heath Stewart24-May-04 3:35
protectorHeath Stewart24-May-04 3:35 
GeneralRe: Is Windows server needed Pin
Dave Kreskowiak23-May-04 16:30
mveDave Kreskowiak23-May-04 16:30 
GeneralRe: Is Windows server needed Pin
vjeko24-May-04 6:15
vjeko24-May-04 6:15 
GeneralRe: Is Windows server needed Pin
Serge Lobko-Lobanovsky26-May-04 3:52
Serge Lobko-Lobanovsky26-May-04 3:52 
GeneralAlpha & Imagelists Pin
BaShOr23-May-04 0:31
BaShOr23-May-04 0:31 
GeneralRe: Alpha & Imagelists Pin
Colin Angus Mackay23-May-04 1:25
Colin Angus Mackay23-May-04 1:25 
GeneralRe: Alpha & Imagelists Pin
leppie23-May-04 2:12
leppie23-May-04 2:12 
GeneralRe: Alpha & Imagelists Pin
Heath Stewart23-May-04 4:45
protectorHeath Stewart23-May-04 4:45 
GeneralRe: Alpha & Imagelists Pin
BaShOr23-May-04 5:05
BaShOr23-May-04 5:05 
GeneralRe: Alpha & Imagelists Pin
Heath Stewart23-May-04 5:20
protectorHeath Stewart23-May-04 5:20 
GeneralRe: Alpha & Imagelists Pin
BaShOr23-May-04 5:32
BaShOr23-May-04 5:32 
GeneralRe: Alpha & Imagelists Pin
Heath Stewart23-May-04 5:44
protectorHeath Stewart23-May-04 5:44 
GeneralRe: Alpha & Imagelists Pin
BaShOr23-May-04 5:58
BaShOr23-May-04 5:58 
GeneralRe: Alpha & Imagelists Pin
leppie23-May-04 7:00
leppie23-May-04 7:00 

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.