Again many thanks for your help.
As I understand you do not have a clear view of my database (neither do I some times!)
But this is the database as follows;
Tables design
discussion
discussion_ID #
discussion_title
discussion_body
discussion_user
forum
discussion_ID
forum_ID #...
Thanks for your help.
Although I must say that I have not made myself clear enough for to understand my query.
I am trying to count the number of responses for a particular discussion (discussion_id) has. Therefore I want to count how many forums, messages and reply belong to a particular...
I am trying to build my own forum application for a web site.
But i can not get this simple thing right.
I have 4 different table in my database;
discussion
forum
message
reply
I want to know the number of responses, for example, for a particular discussion topic.
So I have to use 'COUNT'...
I would very much apreciate if some one could help me with this code.
It is an ASP page that is supposed to INSERT data in an ACCESS database.
The table is simple;
Usuario_ID
UsuarioUsername
UsuarioEmail
The code of this page is;
<%@LANGUAGE="VBSCRIPT"%>
<!--#include...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.