Click here to Skip to main content
15,921,793 members
Home / Discussions / Database
   

Database

 
QuestionDatabase Auditing (Urgent) Pin
Roro Adel6-Feb-06 4:08
Roro Adel6-Feb-06 4:08 
AnswerRe: Database Auditing (Urgent) Pin
Alex Deem6-Feb-06 4:41
Alex Deem6-Feb-06 4:41 
QuestionAllow remote host with MySQL Pin
Paul Watson6-Feb-06 2:06
sitebuilderPaul Watson6-Feb-06 2:06 
AnswerRe: Allow remote host with MySQL Pin
Edbert P6-Feb-06 15:50
Edbert P6-Feb-06 15:50 
GeneralRe: Allow remote host with MySQL Pin
Paul Watson6-Feb-06 22:52
sitebuilderPaul Watson6-Feb-06 22:52 
GeneralRe: Allow remote host with MySQL Pin
Edbert P7-Feb-06 12:03
Edbert P7-Feb-06 12:03 
QuestionMS SQL 2000 Enterprise server and C# Windows App. Pin
cbhkenshin6-Feb-06 1:08
cbhkenshin6-Feb-06 1:08 
AnswerRe: MS SQL 2000 Enterprise server and C# Windows App. Pin
Colin Angus Mackay6-Feb-06 2:11
Colin Angus Mackay6-Feb-06 2:11 
cbhkenshin wrote:
what sholud i change only the connection string so that it will work over lan and for more than one user.


The connection string should point to the machine that the SQL Server is installed on. If it has a named instance that is needed also. For example
Server=MyServerMachine
or
Server=MyServerMachine\NamedInstance


ColinMackay.net
"Man who stand on hill with mouth open will wait long time for roast duck to drop in." -- Confucius
"If a man empties his purse into his head, no man can take it away from him, for an investment in knowledge pays the best interest." -- Joseph E. O'Donnell

QuestionMysql PASSWORD Encryption & Decryption Pin
rpkumar6-Feb-06 0:06
rpkumar6-Feb-06 0:06 
AnswerRe: Mysql PASSWORD Encryption & Decryption Pin
Edbert P6-Feb-06 15:54
Edbert P6-Feb-06 15:54 
QuestionSTORE MIME BLOB File in SQL Pin
emran8345-Feb-06 22:43
emran8345-Feb-06 22:43 
Questionhow to write/read files to/from data base Pin
Shoaib Patel5-Feb-06 22:05
Shoaib Patel5-Feb-06 22:05 
QuestionGenerate foreign key's DROP by ScriptTransfer Pin
Hans Ruck5-Feb-06 21:41
Hans Ruck5-Feb-06 21:41 
Questionget the data from more than one database Pin
luckyv5-Feb-06 20:32
luckyv5-Feb-06 20:32 
AnswerRe: get the data from more than one database Pin
Rana Muhammad Javed Khan5-Feb-06 20:40
Rana Muhammad Javed Khan5-Feb-06 20:40 
Questionselecting records using Date Pin
dansoft5-Feb-06 19:44
dansoft5-Feb-06 19:44 
AnswerRe: selecting records using Date Pin
Colin Angus Mackay5-Feb-06 22:27
Colin Angus Mackay5-Feb-06 22:27 
GeneralRe: selecting records using Date Pin
dansoft6-Feb-06 2:44
dansoft6-Feb-06 2:44 
GeneralRe: selecting records using Date Pin
Colin Angus Mackay6-Feb-06 2:48
Colin Angus Mackay6-Feb-06 2:48 
Questiontruncating the digits after decimal in sql server2000 Pin
vivek-g5-Feb-06 18:30
vivek-g5-Feb-06 18:30 
AnswerRe: truncating the digits after decimal in sql server2000 Pin
Rana Muhammad Javed Khan5-Feb-06 19:56
Rana Muhammad Javed Khan5-Feb-06 19:56 
NewsRe: truncating the digits after decimal in sql server2000 Pin
vivek-g5-Feb-06 22:28
vivek-g5-Feb-06 22:28 
QuestionDeleting all Records in a table Pin
csharp_boy5-Feb-06 16:42
csharp_boy5-Feb-06 16:42 
AnswerRe: Deleting all Records in a table Pin
Rana Muhammad Javed Khan5-Feb-06 18:11
Rana Muhammad Javed Khan5-Feb-06 18:11 
GeneralRe: Deleting all Records in a table Pin
csharp_boy5-Feb-06 18:14
csharp_boy5-Feb-06 18:14 

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.