Please help me writing the sql query, to return total numbers of THREADS and POSTs for each forum. I have 3 tables-
1) FORUM [ForumID,Title,Description]
2) THREADS [ThreadID,ForumID,Title,Description]
3) POSTS [PostID,ThreadID,Description,postedOn]
So you can easily identify the relationship in...
Hi,
I am working on a multilingual site, which requires us to display various languages, stored as Unicode in SQL Server 2000. We need to retrieve those stored languages an display it in browser document. I am using HTML document charset as UTF-8 for this functionality. IE 6.0 is displaying...
Hi,
As per my requirement, I want to set the flash 5.0 button caption dynamically using dynamic text. Actually I am working on a multilingual web tool. I want to change the button caption as per the language selected by the application user. I need to to pass various text strings in flash...
Hi,
I am facing a problem. I want to load data from text file (comma delimited) to oracle database table. I tried using SQL* loader, which requires a control file. I created a control file for the same using TOAD (SQL* Loader wizard), but to my dismay, after execution it shows an error...
Hi,
My problem is that, I want to use two different XSL files in one XML page for different tags.So that few nodes can be viewed by one XSL and others, using next XSL.
can I write following lines for implementing two different display rules in single XML...
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.