Click here to Skip to main content
16,014,662 members
Home / Discussions / Web Development
   

Web Development

 
GeneralDataBase Connectivity & Security Pin
Pradhip22-Jul-02 4:56
Pradhip22-Jul-02 4:56 
GeneralForum database structure Pin
alex.barylski20-Jul-02 4:28
alex.barylski20-Jul-02 4:28 
GeneralRe: Forum database structure Pin
Paul Watson21-Jul-02 22:11
sitebuilderPaul Watson21-Jul-02 22:11 
GeneralRe: Forum database structure Pin
alex.barylski22-Jul-02 11:17
alex.barylski22-Jul-02 11:17 
GeneralRe: Forum database structure Pin
Jeremy Falcon22-Jul-02 14:44
professionalJeremy Falcon22-Jul-02 14:44 
GeneralRe: Forum database structure Pin
Paul Watson22-Jul-02 23:37
sitebuilderPaul Watson22-Jul-02 23:37 
GeneralRe: Forum database structure Pin
Jeremy Falcon22-Jul-02 5:28
professionalJeremy Falcon22-Jul-02 5:28 
GeneralRe: Forum database structure Pin
alex.barylski22-Jul-02 11:29
alex.barylski22-Jul-02 11:29 
mySQL

The normalization of the database wasn't exactly what i was after, sorry...I prolly didn't explain well enough.

CP message threads have a hierarchy like one child is the child of another, but I have looked at a few examples of other forums and each implements a forum with a tree type structure...i've never worked with trees except binary trees when tinkering around with Huffman compression algorithms.

Any ideas on how I would make a DB structure like this...??

Also is it possible to insert a new record between 2 existing records rather than append new records all the time...???

if so, can I also somehow recalculate the auto-pkid value so if I insert

pk-id 4 between 1 and 2 would the RDBMS recalculate 4 and 2 to 2 nd 3 instead and so on throught out the database...??

Thanx Smile | :)

"An expert is someone who has made all the mistakes in his or her field" - Niels Bohr
GeneralRe: Forum database structure Pin
Jeremy Falcon22-Jul-02 14:26
professionalJeremy Falcon22-Jul-02 14:26 
Questionhow can i change the attribut of a file (read only) Pin
Mustafai19-Jul-02 21:00
Mustafai19-Jul-02 21:00 
AnswerRe: how can i change the attribut of a file (read only) Pin
Paul Watson22-Jul-02 23:41
sitebuilderPaul Watson22-Jul-02 23:41 
GeneralJavascript events Pin
Not Active19-Jul-02 9:17
mentorNot Active19-Jul-02 9:17 
GeneralRe: Javascript events Pin
MStanbrook19-Jul-02 10:00
MStanbrook19-Jul-02 10:00 
GeneralRe: Javascript events Pin
Not Active19-Jul-02 12:29
mentorNot Active19-Jul-02 12:29 
GeneralDatagrid: Relocate Edit Item on POST Pin
MStanbrook19-Jul-02 7:12
MStanbrook19-Jul-02 7:12 
GeneralRe: Datagrid: Relocate Edit Item on POST Pin
Not Active19-Jul-02 9:04
mentorNot Active19-Jul-02 9:04 
GeneralDisplay HTML page in a table Pin
Steven Roberts18-Jul-02 5:28
Steven Roberts18-Jul-02 5:28 
GeneralRe: Display HTML page in a table Pin
Jeremy Falcon18-Jul-02 5:36
professionalJeremy Falcon18-Jul-02 5:36 
GeneralRe: Display HTML page in a table Pin
Philip Patrick19-Jul-02 0:43
professionalPhilip Patrick19-Jul-02 0:43 
GeneralRe: Display HTML page in a table Pin
Jeremy Falcon19-Jul-02 4:25
professionalJeremy Falcon19-Jul-02 4:25 
GeneralRe: Display HTML page in a table Pin
Nnamdi Onyeyiri22-Jul-02 10:00
Nnamdi Onyeyiri22-Jul-02 10:00 
General"ASP.NET Step by Step" code examples Pin
Rickard Andersson2018-Jul-02 2:25
Rickard Andersson2018-Jul-02 2:25 
GeneralWestCiv HTML and CSS Course, free Pin
Paul Watson17-Jul-02 23:04
sitebuilderPaul Watson17-Jul-02 23:04 
GeneralRe: WestCiv HTML and CSS Course, free Pin
Michael Martin24-Jul-02 3:38
professionalMichael Martin24-Jul-02 3:38 
GeneralRe: WestCiv HTML and CSS Course, free Pin
Paul Watson24-Jul-02 3:54
sitebuilderPaul Watson24-Jul-02 3:54 

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.