Click here to Skip to main content
15,914,111 members
Home / Discussions / C#
   

C#

 
GeneralRe: c# procedure Pin
Dave Kreskowiak28-Aug-05 3:18
mveDave Kreskowiak28-Aug-05 3:18 
GeneralRe: c# procedure Pin
Jassim Rahma28-Aug-05 8:30
Jassim Rahma28-Aug-05 8:30 
GeneralRe: c# procedure Pin
Dave Kreskowiak28-Aug-05 9:36
mveDave Kreskowiak28-Aug-05 9:36 
GeneralRe: c# procedure Pin
Jassim Rahma28-Aug-05 9:48
Jassim Rahma28-Aug-05 9:48 
GeneralRe: c# procedure Pin
Dave Kreskowiak29-Aug-05 1:24
mveDave Kreskowiak29-Aug-05 1:24 
QuestionScrolling TreeView without scrollbars shown. Pin
Blazej Stompel26-Aug-05 9:44
Blazej Stompel26-Aug-05 9:44 
AnswerRe: Scrolling TreeView without scrollbars shown. Pin
Dave Kreskowiak26-Aug-05 14:17
mveDave Kreskowiak26-Aug-05 14:17 
QuestionMSDE 2000 over network Pin
Anonymous26-Aug-05 9:27
Anonymous26-Aug-05 9:27 
This is probably a newbie question, but I could use some help making sure I get it right. Over the past couple of months I've taught myself a boatload of C# as well as some VBA and some ADO. I've developed a database application on my own computer at work accessing a database that I set up in Access (as a project) and that I access through an instance of MSDE 2000 running on my machine.

Here is how I connect to the server from my own desktop (I've changed a few of the details of DataSource and workstation ID because I'm not sure if that's the kind of thing you post in the open or not):

@"Integrated Security=SSPI;Packet Size=4096;DataSource=""EC-BJACOBS"";Initial Catalog=BenefitSelectDBSQL;Provider=""SQLOLEDB"";Workstaton ID=""EC-BJACOBS"";Use Encryption for Date=False"

So that's been working fine for me as I develop this sucker over the last couple of months, but now I'm nearly done and I want to be able to run the program remotely (I'm sacrificing my desktop on the altar of experimentation and letting it be a server for a while). Before anyone laughs that my company is trusting someone with a degree in math and no coding experience (other than a minor in CS) to build and deploy a distributed database application, it's not mission critical (at all) and they don't have anyone else better.

So here's my question: what modifications do I need to make so that other people (already on the network) will be able to access the database from their own computers? Do I need to make any changes to the string above? Or is it good to go?

If it's a long answer, just point me in the right direction and I'll do the research.

Thanks for the help!
AnswerI'm not really anonymous Pin
theStorminMormon26-Aug-05 9:30
theStorminMormon26-Aug-05 9:30 
GeneralRe: I'm not really anonymous Pin
Alomgir Miah26-Aug-05 18:23
Alomgir Miah26-Aug-05 18:23 
QuestionCircle Image Pin
nc3b26-Aug-05 9:18
nc3b26-Aug-05 9:18 
QuestionForce user to submit excel file Pin
t2126-Aug-05 8:00
t2126-Aug-05 8:00 
AnswerRe: Force user to submit excel file Pin
Daniel Turini26-Aug-05 9:04
Daniel Turini26-Aug-05 9:04 
GeneralRe: Force user to submit excel file Pin
t2126-Aug-05 11:15
t2126-Aug-05 11:15 
GeneralRe: Force user to submit excel file Pin
Daniel Turini26-Aug-05 15:27
Daniel Turini26-Aug-05 15:27 
QuestionFilter non-arabic unicode characters from a string Pin
Gulfraz Khan26-Aug-05 7:27
Gulfraz Khan26-Aug-05 7:27 
Questionbutton Pin
magnifique26-Aug-05 3:36
magnifique26-Aug-05 3:36 
AnswerRe: button Pin
Not Active26-Aug-05 3:40
mentorNot Active26-Aug-05 3:40 
GeneralRe: button Pin
Rikaino26-Aug-05 7:17
Rikaino26-Aug-05 7:17 
QuestionChannel sinks Pin
esjq26-Aug-05 2:51
esjq26-Aug-05 2:51 
AnswerRe: Channel sinks Pin
esjq30-Aug-05 21:48
esjq30-Aug-05 21:48 
QuestionWeb service problem Pin
26-Aug-05 2:49
suss26-Aug-05 2:49 
QuestionIs Shockwave Fash object in c# can help me to handle actions in flash? Pin
3DoorsDown26-Aug-05 2:33
3DoorsDown26-Aug-05 2:33 
AnswerRe: Is Shockwave Fash object in c# can help me to handle actions in flash? Pin
3DoorsDown26-Aug-05 2:40
3DoorsDown26-Aug-05 2:40 
GeneralRe: Is Shockwave Fash object in c# can help me to handle actions in flash? Pin
| Muhammad Waqas Butt |27-Aug-05 4:55
professional| Muhammad Waqas Butt |27-Aug-05 4:55 

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.