Click here to Skip to main content
16,005,181 members
Home / Discussions / Database
   

Database

 
GeneralRe: need help with SQL Pin
Kanniah23-Aug-08 20:22
Kanniah23-Aug-08 20:22 
GeneralRe: need help with SQL Pin
Pete O'Hanlon24-Aug-08 11:11
mvePete O'Hanlon24-Aug-08 11:11 
QuestionSQL query to copy table from one database into another database Pin
ankswe22-Aug-08 19:24
ankswe22-Aug-08 19:24 
AnswerRe: SQL query to copy table from one database into another database Pin
Mycroft Holmes22-Aug-08 19:41
professionalMycroft Holmes22-Aug-08 19:41 
GeneralRe: SQL query to copy table from one database into another database Pin
Jerry Hammond23-Aug-08 7:37
Jerry Hammond23-Aug-08 7:37 
GeneralRe: SQL query to copy table from one database into another database Pin
Mycroft Holmes23-Aug-08 13:48
professionalMycroft Holmes23-Aug-08 13:48 
QuestionConnecting to custom database [modified] Pin
ASPnoob22-Aug-08 17:31
ASPnoob22-Aug-08 17:31 
AnswerRe: Connecting to custom database Pin
Mycroft Holmes22-Aug-08 19:47
professionalMycroft Holmes22-Aug-08 19:47 
AAahhhh - you need to get an understaning of database servers, get hold of a beginner book on SQL Servers please.

I have no idea why it is removing the localserver and then adding it, possibly to insure the destruction of existing connections or registrations.

The rest of it is a connection string try this site[^] it may help you to understand the usage of a connection string. It basically dictates what you connect to and supplies the credentials.

Integrated security is active directories. Depends on how your server is configured, most servers are configured to accept both integrated and sql standard authentication.




Never underestimate the power of human stupidity
RAH

QuestionExpansion advice Pin
David Kalkwarf22-Aug-08 16:16
David Kalkwarf22-Aug-08 16:16 
AnswerRe: Expansion advice Pin
FyreWyrm22-Aug-08 18:01
FyreWyrm22-Aug-08 18:01 
GeneralRe: Expansion advice Pin
David Kalkwarf23-Aug-08 5:35
David Kalkwarf23-Aug-08 5:35 
AnswerRe: Expansion advice Pin
Mycroft Holmes22-Aug-08 19:58
professionalMycroft Holmes22-Aug-08 19:58 
GeneralRe: Expansion advice Pin
David Kalkwarf23-Aug-08 5:09
David Kalkwarf23-Aug-08 5:09 
GeneralRe: Expansion advice Pin
Mycroft Holmes23-Aug-08 13:46
professionalMycroft Holmes23-Aug-08 13:46 
Questionhow to use SQL language to destroy SQL Server 2000 Pin
ChinaTJBoy22-Aug-08 14:43
ChinaTJBoy22-Aug-08 14:43 
AnswerRe: how to use SQL language to destroy SQL Server 2000 Pin
Blue_Boy22-Aug-08 14:50
Blue_Boy22-Aug-08 14:50 
RantRe: how to use SQL language to destroy SQL Server 2000 Pin
Paul Conrad22-Aug-08 19:26
professionalPaul Conrad22-Aug-08 19:26 
AnswerRe: how to use SQL language to destroy SQL Server 2000 Pin
Ravi Sant3-May-11 0:45
Ravi Sant3-May-11 0:45 
QuestionMy Virtual memory size is increasing when i am using Insert operation and select operation.which is leading to hang the system. Pin
pallaka22-Aug-08 4:58
pallaka22-Aug-08 4:58 
AnswerTransactions ? Pin
David Mujica22-Aug-08 5:47
David Mujica22-Aug-08 5:47 
GeneralRe: Transactions ? Pin
pallaka22-Aug-08 5:50
pallaka22-Aug-08 5:50 
GeneralRe: Transactions ? Pin
SomeGuyThatIsMe22-Aug-08 5:59
SomeGuyThatIsMe22-Aug-08 5:59 
GeneralRe: Transactions ? Pin
pallaka22-Aug-08 6:06
pallaka22-Aug-08 6:06 
GeneralRe: Transactions ? Pin
SomeGuyThatIsMe22-Aug-08 7:25
SomeGuyThatIsMe22-Aug-08 7:25 
JokeRe: Transactions ? Pin
Mycroft Holmes22-Aug-08 20:00
professionalMycroft Holmes22-Aug-08 20: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.