Click here to Skip to main content
15,897,226 members
Home / Discussions / C#
   

C#

 
AnswerRe: Watching Directory Pin
Dave Kreskowiak1-Sep-05 6:25
mveDave Kreskowiak1-Sep-05 6:25 
GeneralRe: Watching Directory Pin
rakesh_nits2-Sep-05 3:42
rakesh_nits2-Sep-05 3:42 
GeneralRe: Watching Directory Pin
Dave Kreskowiak2-Sep-05 11:40
mveDave Kreskowiak2-Sep-05 11:40 
Questionforbidden Internet explorer's button Pin
jzb1-Sep-05 3:30
jzb1-Sep-05 3:30 
AnswerRe: forbidden Internet explorer's button Pin
Judah Gabriel Himango1-Sep-05 7:37
sponsorJudah Gabriel Himango1-Sep-05 7:37 
QuestionMSDE 2000 Pin
theStorminMormon1-Sep-05 3:11
theStorminMormon1-Sep-05 3:11 
AnswerRe: MSDE 2000 Pin
Michael P Butler1-Sep-05 3:46
Michael P Butler1-Sep-05 3:46 
GeneralRe: MSDE 2000 Pin
theStorminMormon1-Sep-05 3:51
theStorminMormon1-Sep-05 3:51 
OK - so just to be absolutely clear, if I run MSDE 2000 on a "server" (it's actually just my desktop running win xp pro) and I deploy an application to my client (my laptop) that accesses a database on my server via MSDE 2000 - that should work? Right now my application runs fine on the server, but it can't find the database from the client. This is connection string:

private string strConn = @"Integrated Security=SSPI; Packet Size=4096 ;Data Source=""EC-BJACOBS""; Initial Catalog=BenefitSelectDBSQL; Provider=""SQLOLEDB""; Workstation ID=""EC-BJACOBS""; Use Encryption for Data=False";

Next question - how do I set the correct permissions?

The ends can never justify the means. It is the means that determine the ends.
AnswerRe: MSDE 2000 Pin
Michael P Butler1-Sep-05 4:07
Michael P Butler1-Sep-05 4:07 
GeneralRe: MSDE 2000 Pin
theStorminMormon1-Sep-05 4:19
theStorminMormon1-Sep-05 4:19 
GeneralRe: MSDE 2000 Pin
mav.northwind1-Sep-05 5:49
mav.northwind1-Sep-05 5:49 
GeneralRe: MSDE 2000 Pin
theStorminMormon1-Sep-05 6:14
theStorminMormon1-Sep-05 6:14 
Questionmaster volume control in c# Pin
richard sheldon1-Sep-05 3:10
richard sheldon1-Sep-05 3:10 
QuestionRemove system tray icon of a killed process Pin
hakanaktan1-Sep-05 2:35
hakanaktan1-Sep-05 2:35 
QuestionWaitForExit Pin
Loveday781-Sep-05 2:27
Loveday781-Sep-05 2:27 
AnswerRe: WaitForExit Pin
S. Senthil Kumar1-Sep-05 6:16
S. Senthil Kumar1-Sep-05 6:16 
GeneralRe: WaitForExit Pin
Loveday781-Sep-05 20:43
Loveday781-Sep-05 20:43 
GeneralRe: WaitForExit Pin
therealmccoy2-Sep-05 7:51
therealmccoy2-Sep-05 7:51 
QuestionCopying data from Oracle to Access Pin
oliver@GVA1-Sep-05 1:35
oliver@GVA1-Sep-05 1:35 
QuestionCombobox Tag Pin
PHDENG811-Sep-05 1:30
PHDENG811-Sep-05 1:30 
AnswerRe: Combobox Tag Pin
Mohamad Al Husseiny1-Sep-05 2:43
Mohamad Al Husseiny1-Sep-05 2:43 
GeneralRe: Combobox Tag Pin
PHDENG811-Sep-05 4:22
PHDENG811-Sep-05 4:22 
GeneralRe: Combobox Tag Pin
mav.northwind1-Sep-05 6:35
mav.northwind1-Sep-05 6:35 
GeneralRe: Combobox Tag Pin
Mohamad Al Husseiny1-Sep-05 8:16
Mohamad Al Husseiny1-Sep-05 8:16 
QuestionCurves and Angles Pin
suresh sahu1-Sep-05 1:22
suresh sahu1-Sep-05 1:22 

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.