|
leatherlips -> RE: Database Results Wizard (4/7/2008 14:22:18)
|
I am still having trouble getting this to work. Here is what I need to show up from the database; perhaps you can tell me the exact code to insert into the custom querey? I do not know anything about this stuff... [:(] From a table called Forum_TOPICS I need to show the following fields: T_TOPIC, T_AUTHOR, and T_DATE. From another table called FORUM_REPLIES I need to show the following fields: R_REPLIES, R_AUTHOR and R_DATE. The challenging part is that both T_AUTHOR and R_AUTHOR equal a field in another table called FORUM_MEMBERS. The field they reference to is called M_NAME. Does this make any sense? [8D]
|
|
|
|