Click here to Skip to main content
15,911,139 members
Home / Discussions / Database
   

Database

 
GeneralRe: open UDL Dialog at runtime Pin
Richard Deeming9-Jan-04 6:29
mveRichard Deeming9-Jan-04 6:29 
Generalstored procedures - avoiding recompilations [modified] Pin
Marek Grzenkowicz26-Dec-03 21:44
Marek Grzenkowicz26-Dec-03 21:44 
GeneralRe: stored procedures - avoiding recompilations Pin
Chris Meech5-Jan-04 4:57
Chris Meech5-Jan-04 4:57 
GeneralRe: stored procedures - avoiding recompilations [modified] Pin
Marek Grzenkowicz5-Jan-04 5:49
Marek Grzenkowicz5-Jan-04 5:49 
GeneralRe: stored procedures - avoiding recompilations Pin
Mike Dimmick5-Jan-04 5:36
Mike Dimmick5-Jan-04 5:36 
GeneralRe: stored procedures - avoiding recompilations [modified] Pin
Marek Grzenkowicz5-Jan-04 6:21
Marek Grzenkowicz5-Jan-04 6:21 
GeneralData structure to describe HTML table Pin
Anonymous26-Dec-03 20:26
Anonymous26-Dec-03 20:26 
GeneralRe: Data structure to describe HTML table Pin
Colin Angus Mackay27-Dec-03 6:48
Colin Angus Mackay27-Dec-03 6:48 
Think about what the entities are and their relationship. Also think about what attributes each entity has.

From the example given:
Table, Tr and Td are the entities.
Table is the parent of Tr
Tr is the parent of Td
Td has the attribute colspan
Td has the attribute InnerText (i.e. "Section 1", "Section 2" etc.)




--Colin Mackay--

"In the confrontation between the stream and the rock, the stream always wins - not through strength but perseverance." (H. Jackson Brown)

Enumerators in .NET: See how to customise foreach loops with C#


Generalmysql and mysqldump commandline tools Pin
lady_fly26-Dec-03 10:22
lady_fly26-Dec-03 10:22 
GeneralLIKE operator in Access Pin
Mazdak25-Dec-03 21:02
Mazdak25-Dec-03 21:02 
GeneralRe: LIKE operator in Access Pin
Hesham Amin31-Dec-03 11:16
Hesham Amin31-Dec-03 11:16 
GeneralRe: LIKE operator in Access Pin
Mazdak31-Dec-03 19:03
Mazdak31-Dec-03 19:03 
GeneralRe: LIKE operator in Access Pin
Hesham Amin31-Dec-03 22:56
Hesham Amin31-Dec-03 22:56 
GeneralRe: LIKE operator in Access Pin
Mazdak1-Jan-04 0:22
Mazdak1-Jan-04 0:22 
GeneralSQL server - Permission and ownership Pin
CillyMe25-Dec-03 20:41
CillyMe25-Dec-03 20:41 
GeneralA string to compare with the rest of the records Pin
codeajay24-Dec-03 18:59
codeajay24-Dec-03 18:59 
Generalconnecting to Exces database(file) Pin
Bharat Gadhia23-Dec-03 10:14
Bharat Gadhia23-Dec-03 10:14 
GeneralRe: connecting to Exces database(file) Pin
Rob Graham25-Dec-03 9:59
Rob Graham25-Dec-03 9:59 
GeneralRe: connecting to Exces database(file) Pin
Bharat Gadhia25-Dec-03 12:16
Bharat Gadhia25-Dec-03 12:16 
GeneralRe: connecting to Exces database(file) Pin
Mike Dimmick5-Jan-04 5:41
Mike Dimmick5-Jan-04 5:41 
GeneralRe: connecting to Exces database(file) Pin
Bharat Gadhia5-Jan-04 5:54
Bharat Gadhia5-Jan-04 5:54 
GeneralADO versus ADO.NET with Visual C++ Pin
François Gasnier22-Dec-03 5:02
François Gasnier22-Dec-03 5:02 
GeneralConnecting to Oracle database with ADO Pin
wbng21-Dec-03 14:44
wbng21-Dec-03 14:44 
GeneralLooking for good ADO book suggestion Pin
Flack21-Dec-03 14:15
Flack21-Dec-03 14:15 
GeneralRe: Looking for good ADO book suggestion Pin
Colin Angus Mackay21-Dec-03 14:50
Colin Angus Mackay21-Dec-03 14:50 

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.