Click here to Skip to main content
15,915,600 members
Home / Discussions / Database
   

Database

 
GeneralRe: SQL Statment Question... Pin
Nick Parker31-Jul-03 10:30
protectorNick Parker31-Jul-03 10:30 
GeneralDetermining the oledbconnection is from oracle database Pin
Syed Abdul Khader7-May-03 23:46
Syed Abdul Khader7-May-03 23:46 
GeneralMaster-Detail WinForm Pin
itawil7-May-03 8:03
itawil7-May-03 8:03 
GeneralMS access relationships and ASP Pin
Sarvesvara (BVKS) Dasa6-May-03 22:40
Sarvesvara (BVKS) Dasa6-May-03 22:40 
GeneralRe: MS access relationships and ASP Pin
Jean-Marc Molina29-May-03 13:32
Jean-Marc Molina29-May-03 13:32 
Questionhow to access Paradox database? Pin
GreatSolar6-May-03 16:12
GreatSolar6-May-03 16:12 
GeneralHierarchical query Pin
Anonymous6-May-03 1:47
Anonymous6-May-03 1:47 
GeneralRe: Hierarchical query Pin
DiWa6-May-03 3:07
DiWa6-May-03 3:07 
GeneralRe: Hierarchical query Pin
James Simpson7-May-03 5:43
James Simpson7-May-03 5:43 
GeneralInstalling MySQL on Windows Pin
A Sha2-May-03 18:44
sussA Sha2-May-03 18:44 
GeneralRe: Installing MySQL on Windows Pin
Jon Sagara5-May-03 8:11
Jon Sagara5-May-03 8:11 
GeneralRe: Installing MySQL on Windows Pin
Jean-Marc Molina29-May-03 13:35
Jean-Marc Molina29-May-03 13:35 
GeneralPlease help me troubleshoot this SQL Statement Pin
MBoudet2-May-03 6:31
sussMBoudet2-May-03 6:31 
GeneralRe: Please help me troubleshoot this SQL Statement Pin
Chris Meech2-May-03 6:45
Chris Meech2-May-03 6:45 
GeneralRe: Please help me troubleshoot this SQL Statement Pin
Rein Hillmann2-May-03 17:19
Rein Hillmann2-May-03 17:19 
GeneralDocumentation tool for SQL Server DB's Pin
Jonas Follesø2-May-03 5:45
Jonas Follesø2-May-03 5:45 
I guess most of you know of NDoc, an exelent tool to create compiled HTML documentation files for your .NET applications.

Unfortuanly, NDoc have no feautures for ducmenting SQL Server DB's. The programming of a Data Access Component Layer would go must faster if you had a good documentation of all your SP's and tables.

There is however one excelent tool around, called Document!X, witch can document both .NET applications, COM objects, SQL Server DBs, ActiveX components and more. It simply digs it way trough the DB, gathering information on all SP's and tables, compiling a good HTML documentation file. http://www.innovasys.co.uk/products/documentx.asp is the URL to the product.

I was wondering if anyone knew of a free tool doing the exact same job, or if NDoc will support SQL DB's in the feauture.

Document!X is quite expensive, since you got most of the feautures you need for free in NDoc, and you only need it to ducment a DB...


AnswerRe: Documentation tool for SQL Server DB's Pin
Amit Chaudhary3-May-09 21:37
Amit Chaudhary3-May-09 21:37 
QuestionConnection Pooling - Bug in .NET ? Pin
John Honan2-May-03 2:12
John Honan2-May-03 2:12 
Questionlength of time a Connection to Database exists? Pin
sharathkv1231-May-03 18:23
sharathkv1231-May-03 18:23 
AnswerRe: length of time a Connection to Database exists? Pin
1-May-03 19:36
suss1-May-03 19:36 
AnswerRe: length of time a Connection to Database exists? Pin
J. Dunlap1-May-03 20:16
J. Dunlap1-May-03 20:16 
Question"Copy Project" and SQL ??? Pin
gman441-May-03 13:04
gman441-May-03 13:04 
AnswerRe: "Copy Project" and SQL ??? Pin
Member 961-May-03 19:21
Member 961-May-03 19:21 
GeneralRe: "Copy Project" and SQL ??? Pin
J. Dunlap1-May-03 19:26
J. Dunlap1-May-03 19:26 
GeneralRe: "Copy Project" and SQL ??? Pin
gman442-May-03 12:24
gman442-May-03 12:24 

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.