Click here to Skip to main content
15,914,327 members
Home / Discussions / Database
   

Database

 
GeneralConnection problem in webapplication Pin
WDI13-Feb-05 22:55
WDI13-Feb-05 22:55 
GeneralSql Stored procedure Pin
Mahesh167913-Feb-05 22:07
Mahesh167913-Feb-05 22:07 
GeneralRe: Sql Stored procedure Pin
Colin Angus Mackay13-Feb-05 22:53
Colin Angus Mackay13-Feb-05 22:53 
GeneralRe: Sql Stored procedure Pin
Anonymous13-Feb-05 23:01
Anonymous13-Feb-05 23:01 
GeneralRe: Sql Stored procedure Pin
Anonymous14-Feb-05 6:44
Anonymous14-Feb-05 6:44 
GeneralVB codes - Triggering Event Pin
FuzMic13-Feb-05 20:39
FuzMic13-Feb-05 20:39 
Generaldetect error while running script using "osql " utility Pin
devvvy13-Feb-05 16:14
devvvy13-Feb-05 16:14 
GeneralRe: detect error while running script using "osql " utility Pin
Colin Angus Mackay13-Feb-05 22:45
Colin Angus Mackay13-Feb-05 22:45 
Why not just dump the contents of the script file into a SqlCommand object and Execute the command? That way you'd get a SqlException if something goes wrong and you can use the properties on the SQL Exception object to determine what the error is and where it occurred.


Do you want to know more?
WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and Forums


GeneralExtended stored proc Pin
SnuhEyeless13-Feb-05 14:43
SnuhEyeless13-Feb-05 14:43 
Questionhow to speed up sqlconnection Pin
sianatia13-Feb-05 8:04
sianatia13-Feb-05 8:04 
AnswerRe: how to speed up sqlconnection Pin
Colin Angus Mackay13-Feb-05 22:57
Colin Angus Mackay13-Feb-05 22:57 
GeneralRe: how to speed up sqlconnection Pin
sianatia14-Feb-05 17:20
sianatia14-Feb-05 17:20 
GeneralRe: how to speed up sqlconnection Pin
Colin Angus Mackay14-Feb-05 20:33
Colin Angus Mackay14-Feb-05 20:33 
GeneralRe: how to speed up sqlconnection Pin
sianatia15-Feb-05 17:14
sianatia15-Feb-05 17:14 
GeneralRe: how to speed up sqlconnection Pin
Colin Angus Mackay15-Feb-05 19:50
Colin Angus Mackay15-Feb-05 19:50 
GeneralRe: how to speed up sqlconnection Pin
sianatia18-Feb-05 4:34
sianatia18-Feb-05 4:34 
GeneralRe: how to speed up sqlconnection Pin
Colin Angus Mackay18-Feb-05 4:44
Colin Angus Mackay18-Feb-05 4:44 
GeneralRe: how to speed up sqlconnection Pin
sianatia18-Feb-05 18:19
sianatia18-Feb-05 18:19 
GeneralRe: how to speed up sqlconnection Pin
Colin Angus Mackay19-Feb-05 0:55
Colin Angus Mackay19-Feb-05 0:55 
GeneralRe: how to speed up sqlconnection Pin
sianatia23-Feb-05 17:52
sianatia23-Feb-05 17:52 
GeneralConnecting to SQL Server 2000 accross a Network Pin
ColdWaterBlue13-Feb-05 4:14
ColdWaterBlue13-Feb-05 4:14 
GeneralRe: Connecting to SQL Server 2000 accross a Network Pin
Colin Angus Mackay13-Feb-05 5:22
Colin Angus Mackay13-Feb-05 5:22 
GeneralRe: Connecting to SQL Server 2000 accross a Network Pin
ColdWaterBlue13-Feb-05 5:26
ColdWaterBlue13-Feb-05 5:26 
GeneralRe: Connecting to SQL Server 2000 accross a Network Pin
Colin Angus Mackay13-Feb-05 5:27
Colin Angus Mackay13-Feb-05 5:27 
Generalget current row (ADO.NET by C#) Pin
sasan5612-Feb-05 8:48
sasan5612-Feb-05 8:48 

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.