Click here to Skip to main content
15,889,266 members
Home / Discussions / C#
   

C#

 
GeneralRe: Debugging a COM dll Pin
jozsurf19-Aug-07 22:28
jozsurf19-Aug-07 22:28 
GeneralRe: Debugging a COM dll Pin
Nissim Salomon19-Aug-07 22:45
Nissim Salomon19-Aug-07 22:45 
GeneralRe: Debugging a COM dll Pin
jozsurf19-Aug-07 22:55
jozsurf19-Aug-07 22:55 
GeneralRe: Debugging a COM dll Pin
Nissim Salomon19-Aug-07 23:02
Nissim Salomon19-Aug-07 23:02 
GeneralRe: Debugging a COM dll Pin
jozsurf19-Aug-07 23:11
jozsurf19-Aug-07 23:11 
GeneralRe: Debugging a COM dll Pin
Nissim Salomon19-Aug-07 23:26
Nissim Salomon19-Aug-07 23:26 
GeneralRe: Debugging a COM dll Pin
jozsurf20-Aug-07 16:53
jozsurf20-Aug-07 16:53 
QuestionConnecting to SQL Server 2000 independent of the name of the server Pin
Rocky#19-Aug-07 21:24
Rocky#19-Aug-07 21:24 
Hi all,

well let's say I've made a windows application based on a database in SQL Server 2000. As you all may know when we makea connection string we specify the name of the SQL server in that. Now my question is that lets say we want to port that same application to run on another computer with a different server name. In that case, the application can't connect to the database bcz it can't find the server with the previous name.

Is this possible for us to make out application connect with the database that it doesnt 'depend' on the SQL Server name to be connected to it.
For example
the database name we wanna connect is say myDB1
The SQL Server's Name is represented as \\LEOPARD\SQLServer1

Offcourse the application should always access myDb1 but can we make our application in such a way that we dont have to depend on '\\LEOPARD\SQLServer1' part??

I HOPE I got it clear enuff.

Thanks in advance


Rocky

You can't climb up a ladder with your hands in your pockets.

AnswerRe: Connecting to SQL Server 2000 independent of the name of the server Pin
originSH19-Aug-07 22:14
originSH19-Aug-07 22:14 
GeneralRe: Connecting to SQL Server 2000 independent of the name of the server Pin
Rocky#19-Aug-07 23:14
Rocky#19-Aug-07 23:14 
QuestionArray List Pin
.NET- India 19-Aug-07 20:51
.NET- India 19-Aug-07 20:51 
AnswerRe: Array List Pin
N a r e s h P a t e l19-Aug-07 20:57
N a r e s h P a t e l19-Aug-07 20:57 
AnswerRe: Array List Pin
Hessam Jalali19-Aug-07 20:59
Hessam Jalali19-Aug-07 20:59 
AnswerRe: Array List Pin
J4amieC19-Aug-07 22:20
J4amieC19-Aug-07 22:20 
AnswerRe: Array List Pin
mangrovecm19-Aug-07 22:55
mangrovecm19-Aug-07 22:55 
QuestionGet the active tab's URL of IE7 & Mozilla Firefox Pin
ULLAS K19-Aug-07 20:27
ULLAS K19-Aug-07 20:27 
QuestionCustom Radio button / Check box Pin
Krugger40419-Aug-07 20:00
Krugger40419-Aug-07 20:00 
AnswerRe: Custom Radio button / Check box Pin
Giorgi Dalakishvili19-Aug-07 20:47
mentorGiorgi Dalakishvili19-Aug-07 20:47 
GeneralRe: Custom Radio button / Check box Pin
Krugger40419-Aug-07 21:23
Krugger40419-Aug-07 21:23 
GeneralRe: Custom Radio button / Check box Pin
Giorgi Dalakishvili19-Aug-07 21:29
mentorGiorgi Dalakishvili19-Aug-07 21:29 
GeneralRe: Custom Radio button / Check box Pin
Rocky#19-Aug-07 21:53
Rocky#19-Aug-07 21:53 
GeneralRe: Custom Radio button / Check box Pin
Krugger40419-Aug-07 22:07
Krugger40419-Aug-07 22:07 
QuestionWindows 'flash' event Pin
Eduard Keilholz19-Aug-07 19:56
Eduard Keilholz19-Aug-07 19:56 
QuestionForeach statement Pin
T4AMD19-Aug-07 19:19
T4AMD19-Aug-07 19:19 
AnswerRe: Foreach statement Pin
Eduard Keilholz19-Aug-07 19:50
Eduard Keilholz19-Aug-07 19:50 

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.