Ask a Question related to Coldfusion Database Access, Design and Development.
-
CRC #1
help displaying data
I have a products table that which has 'Product_abbrev', 'SubType' and
'Product'. There is a value for all except 'SubType' - some products are
subdivided into 'SubType's. I need to create a recordset that will display the
'Subtype' for all products that have 'Subtype's with the 'Products' listed
underneath each 'Subtype' Any ideas?
CRC Guest
-
cfgrid not displaying data
Ask your host to check the CFIDE mapping. I had a similar issue. It should be mapped by default, but sometimes it is not. Hope that helps! -
mx7 cfchart not displaying data
i have a mx7 cfchart in flash format that has been displaying fine for about a month. Today there are no bars being displayed. the chart is quite... -
Displaying Foreign Key data
I have a table in a database that refers to both string data and foreign key IDs. When I request information from the table, how do I display the... -
Displaying vertical data
I built a survey that, upon submission creates a record in my MS Sql database. Each record is comprised of 31 fields. I want to use a datagrid to... -
displaying database data
need create small flash applet for displaying database data on a web site or CD-ROM. Flash need loads a text file database and displays the content... -
CRC #2
help displaying data
I have a products table that which has 'Product_abbrev', 'SubType' and
'Product'. There is a value for all except 'SubType' - some products are
subdivided into 'SubType's. I need to create a recordset that will display the
'Subtype' for all products that have 'Subtype's with the 'Products' listed
underneath each 'Subtype' Any ideas?
CRC Guest
-
kyle969 #3
Re: help displaying data
Is there a foreign Key relationship from subtype to product? Or is the product name the same for all records of a subtype?
kyle969 Guest



Reply With Quote

