Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL JOIN Query

Status
Not open for further replies.

Silvinho

Programmer
Jul 9, 2001
58
0
0
GB
I have a table with uploaded files such as images in it.

I have another table that has an ntext field with content in it which may or may not include some of the image files.

What i want to do is create a query that lists all the uploaded files and counts how many times each file is used within the content table.

Is this possible, ive tried everything but im getting nowhere?
 
I suggest you write some code and let us know what you'r thinking and I'm sure someone will help you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top