Click here to Skip to main content
15,909,742 members
Home / Discussions / Database
   

Database

 
GeneralTiming a Procedure/Trigger Pin
asifmaniar2-Sep-04 5:06
asifmaniar2-Sep-04 5:06 
GeneralRe: Timing a Procedure/Trigger Pin
Anil Kumar Saharan2-Sep-04 6:08
Anil Kumar Saharan2-Sep-04 6:08 
GeneralAccessing SQL Database/Table/etc. Definitions Pin
matthias s.2-Sep-04 1:18
matthias s.2-Sep-04 1:18 
GeneralRe: Accessing SQL Database/Table/etc. Definitions Pin
Colin Angus Mackay2-Sep-04 1:33
Colin Angus Mackay2-Sep-04 1:33 
GeneralRe: Accessing SQL Database/Table/etc. Definitions Pin
matthias s.2-Sep-04 1:56
matthias s.2-Sep-04 1:56 
GeneralRe: Accessing SQL Database/Table/etc. Definitions Pin
Colin Angus Mackay2-Sep-04 2:05
Colin Angus Mackay2-Sep-04 2:05 
GeneralRe: Accessing SQL Database/Table/etc. Definitions Pin
matthias s.2-Sep-04 7:30
matthias s.2-Sep-04 7:30 
GeneralRe: Accessing SQL Database/Table/etc. Definitions Pin
Colin Angus Mackay2-Sep-04 12:26
Colin Angus Mackay2-Sep-04 12:26 
True, there are a hell of a lot of self referencial joins. I once ended up with one SELECT with about 8 joins - 3 of which were to sysobjects. Luckily I wasn't doing anything too complex. However, like I said, check out the definitions for the INFORMATION_SCHEMA views on the master database as they help a lot if you want to see examples of how it all hangs together.


"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

Not getting the response you want from a question asked in an online forum: How to Ask Questions the Smart Way!


GeneralRe: Accessing SQL Database/Table/etc. Definitions Pin
Duncan Edwards Jones2-Sep-04 11:24
professionalDuncan Edwards Jones2-Sep-04 11:24 
Generalsql statement Pin
Sudee1-Sep-04 21:58
Sudee1-Sep-04 21:58 
GeneralRe: sql statement Pin
Anonymous2-Sep-04 0:46
Anonymous2-Sep-04 0:46 
GeneralRe: sql statement Pin
Jon Hulatt2-Sep-04 0:50
Jon Hulatt2-Sep-04 0:50 
GeneralSQL Server Extended Stored Procedures Pin
Anil Kumar Saharan1-Sep-04 11:53
Anil Kumar Saharan1-Sep-04 11:53 
GeneralMulti threaded ADO Pin
snodgrass1-Sep-04 4:28
snodgrass1-Sep-04 4:28 
Questiontrigger problem? Pin
sumank31-Aug-04 19:59
sumank31-Aug-04 19:59 
GeneralADO.net - Data source doesn't recognise my dataset Pin
savagerx31-Aug-04 6:53
savagerx31-Aug-04 6:53 
GeneralRe: ADO.net - Data source doesn't recognise my dataset Pin
Rocky Moore31-Aug-04 20:05
Rocky Moore31-Aug-04 20:05 
GeneralStored Proc not returning my Output Pin
matthias s.31-Aug-04 3:51
matthias s.31-Aug-04 3:51 
GeneralRe: Stored Proc not returning my Output Pin
Michael P Butler31-Aug-04 4:45
Michael P Butler31-Aug-04 4:45 
GeneralRe: Stored Proc not returning my Output Pin
matthias s.31-Aug-04 4:55
matthias s.31-Aug-04 4:55 
GeneralRe: Stored Proc not returning my Output Pin
Michael P Butler31-Aug-04 5:07
Michael P Butler31-Aug-04 5:07 
GeneralRe: Stored Proc not returning my Output Pin
bnieland31-Aug-04 5:00
bnieland31-Aug-04 5:00 
GeneralSolution found! Pin
matthias s.31-Aug-04 5:19
matthias s.31-Aug-04 5:19 
GeneralTrace automation Pin
Deb22230-Aug-04 11:43
Deb22230-Aug-04 11:43 
GeneralDeriving from DataTable and adding rows in a different thread while displaying the table in a DataGrid. Pin
Michael Hulthin30-Aug-04 5:37
Michael Hulthin30-Aug-04 5:37 

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.