Click here to Skip to main content
16,011,374 members
Home / Discussions / Database
   

Database

 
Questionplz tell how to get rid of database error? Pin
drmzunlimited3-Sep-02 11:22
drmzunlimited3-Sep-02 11:22 
AnswerRe: plz tell how to get rid of database error? Pin
notadood4-Sep-02 4:14
notadood4-Sep-02 4:14 
GeneralSQL -> DOTNET data types Pin
Ray Cassick3-Sep-02 9:21
Ray Cassick3-Sep-02 9:21 
GeneralRe: SQL -> DOTNET data types Pin
notadood3-Sep-02 10:25
notadood3-Sep-02 10:25 
GeneralRe: SQL -> DOTNET data types Pin
SimonS6-Sep-02 19:29
SimonS6-Sep-02 19:29 
GeneralLocks: How-to Pin
Le centriste3-Sep-02 5:56
Le centriste3-Sep-02 5:56 
GeneralRe: Locks: How-to Pin
Joao Vaz3-Sep-02 6:32
Joao Vaz3-Sep-02 6:32 
GeneralADO.NET and DSN Pin
Ray Cassick2-Sep-02 18:44
Ray Cassick2-Sep-02 18:44 
I have an odd question here for all you data-centric folks...

Let's say that I am developing a webservice that will perform some actions on a SQL database. I am to the point where I am starting to code the data-centric portion of the service. I want to add a connection to my webservice, but find that I can't seem to reference a DSN. It looks to me like I have to reference the servername and database directly.

Alot of this fancy ADO.NET integration into the IDE seems to me to look like they expect us to develop on the same system we are going to deploy on? If I am developing on a system where the servers name is 'Serv01' and use all the fancy IDE integration wizzards to set things up, then move to a deployment where I have no control over my server names, how if my app supposed to function? This is why I like DSNs. I can mandate what they are named, and as long as they reference a server that has the proper database that I need my app does not care.

Am I the only one that sees this as a problem?
GeneralRe: ADO.NET and DSN Pin
notadood3-Sep-02 4:30
notadood3-Sep-02 4:30 
GeneralRe: ADO.NET and DSN Pin
Ray Cassick3-Sep-02 6:14
Ray Cassick3-Sep-02 6:14 
GeneralRe: ADO.NET and DSN Pin
Paul Riley3-Sep-02 7:20
Paul Riley3-Sep-02 7:20 
GeneralRe: ADO.NET and DSN Pin
Ray Cassick3-Sep-02 8:07
Ray Cassick3-Sep-02 8:07 
GeneralRe: ADO.NET and DSN Pin
Paul Riley3-Sep-02 9:01
Paul Riley3-Sep-02 9:01 
GeneralRe: ADO.NET and DSN Pin
Ray Cassick3-Sep-02 9:19
Ray Cassick3-Sep-02 9:19 
QuestionHow To? Pin
Hossam Abbas1-Sep-02 15:29
Hossam Abbas1-Sep-02 15:29 
AnswerRe: How To? Pin
Mazdak1-Sep-02 18:18
Mazdak1-Sep-02 18:18 
AnswerRe: How To? Pin
Nick Parker4-Sep-02 9:37
protectorNick Parker4-Sep-02 9:37 
GeneralDatabase Frontend Design Pin
Paul Silvernail30-Aug-02 2:23
Paul Silvernail30-Aug-02 2:23 
GeneralRe: Database Frontend Design Pin
Vagif Abilov31-Aug-02 2:48
professionalVagif Abilov31-Aug-02 2:48 
QuestionList user tables in a database?? Pin
Martin Haesemeyer29-Aug-02 3:09
Martin Haesemeyer29-Aug-02 3:09 
AnswerRe: List user tables in a database?? Pin
Mazdak29-Aug-02 3:46
Mazdak29-Aug-02 3:46 
GeneralRe: List user tables in a database?? Pin
Martin Haesemeyer29-Aug-02 7:35
Martin Haesemeyer29-Aug-02 7:35 
AnswerRe: List user tables in a database?? Pin
TigerNinja_29-Aug-02 4:50
TigerNinja_29-Aug-02 4:50 
GeneralRe: List user tables in a database?? Pin
Martin Haesemeyer29-Aug-02 8:38
Martin Haesemeyer29-Aug-02 8:38 
AnswerRe: List user tables in a database?? Pin
notadood29-Aug-02 8:41
notadood29-Aug-02 8:41 

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.