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

Database

 
QuestionCreating form at runtime and uploading data from it to database Pin
Amit R5-Apr-06 16:32
Amit R5-Apr-06 16:32 
AnswerRe: Creating form at runtime and uploading data from it to database Pin
Colin Angus Mackay5-Apr-06 21:22
Colin Angus Mackay5-Apr-06 21:22 
AnswerRe: Creating form at runtime and uploading data from it to database Pin
sathish s5-Apr-06 22:09
sathish s5-Apr-06 22:09 
QuestionHow to audit a database? Pin
uglystone5-Apr-06 13:51
uglystone5-Apr-06 13:51 
AnswerRe: How to audit a database? Pin
Colin Angus Mackay5-Apr-06 21:15
Colin Angus Mackay5-Apr-06 21:15 
AnswerRe: How to audit a database? Pin
uglystone21-Apr-06 18:08
uglystone21-Apr-06 18:08 
QuestionDSN / SQL Connection String Pin
rahsi5-Apr-06 6:13
rahsi5-Apr-06 6:13 
AnswerRe: DSN / SQL Connection String Pin
Colin Angus Mackay5-Apr-06 7:28
Colin Angus Mackay5-Apr-06 7:28 
rahsi wrote:
where A means alias of Server


I assume by this you mean that in the actual environment you replace A with the name of the SQL Server instance?


rahsi wrote:
This code is working at my office and not at my home. whats the difference in this case.


You are on a different network? If I connect to my office through my company's VPN I have to specify the full name of the SQL Server as servername.companyname.co.uk

rahsi wrote:
USER ID=sa; PASSWORD=password


If you wrote that where I work the code would NOT pass a coding review. Connecting as sa is highly dangerous and exposes your SQL Server to unnecessary risks.


"On two occasions, I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able to rightly apprehend the kind of confusion of ideas that could provoke such a question."
--Charles Babbage (1791-1871)

My: Website | Blog

-- modified at 13:28 Wednesday 5th April, 2006
GeneralRe: DSN / SQL Connection String Pin
rahsi6-Apr-06 8:30
rahsi6-Apr-06 8:30 
QuestionSQL/VB.Net Pin
MikeUPMC5-Apr-06 5:34
MikeUPMC5-Apr-06 5:34 
AnswerRe: SQL/VB.Net Pin
Colin Angus Mackay5-Apr-06 5:58
Colin Angus Mackay5-Apr-06 5:58 
GeneralRe: SQL/VB.Net Pin
MikeUPMC5-Apr-06 9:14
MikeUPMC5-Apr-06 9:14 
GeneralRe: SQL/VB.Net Pin
Colin Angus Mackay5-Apr-06 9:54
Colin Angus Mackay5-Apr-06 9:54 
QuestionUpdate 100 000 rows.... Pin
Pius__X5-Apr-06 4:53
Pius__X5-Apr-06 4:53 
AnswerRe: Update 100 000 rows.... Pin
Colin Angus Mackay5-Apr-06 5:29
Colin Angus Mackay5-Apr-06 5:29 
GeneralRe: Update 100 000 rows.... Pin
Pius__X5-Apr-06 11:09
Pius__X5-Apr-06 11:09 
GeneralRe: Update 100 000 rows.... Pin
Colin Angus Mackay5-Apr-06 11:15
Colin Angus Mackay5-Apr-06 11:15 
GeneralRe: Update 100 000 rows.... Pin
Colin Angus Mackay5-Apr-06 11:17
Colin Angus Mackay5-Apr-06 11:17 
GeneralRe: Update 100 000 rows.... Pin
Pius__X5-Apr-06 23:39
Pius__X5-Apr-06 23:39 
GeneralRe: Update 100 000 rows.... Pin
Colin Angus Mackay6-Apr-06 0:09
Colin Angus Mackay6-Apr-06 0:09 
QuestionExceptionally dumb SQL Server question Pin
BambooMoon5-Apr-06 4:52
BambooMoon5-Apr-06 4:52 
AnswerRe: Exceptionally dumb SQL Server question Pin
Colin Angus Mackay5-Apr-06 5:21
Colin Angus Mackay5-Apr-06 5:21 
QuestionRe: Exceptionally dumb SQL Server question Pin
BambooMoon5-Apr-06 8:24
BambooMoon5-Apr-06 8:24 
AnswerRe: Exceptionally dumb SQL Server question Pin
Colin Angus Mackay5-Apr-06 9:49
Colin Angus Mackay5-Apr-06 9:49 
QuestionHow to do that????? Pin
Pius__X5-Apr-06 4:35
Pius__X5-Apr-06 4:35 

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.