Ask a Question related to Coldfusion Database Access, Design and Development.
-
dduck1934 #1
counting column and getting column names
Im using an Access database that will probably be switched over to Oracle
later, but I need to find out how to get the number of columns in an access
table as well as reference the column names.
Im trying to create a dynamic form that will be generated based on the column
names, and type of column, so it will know what type of form field to display.
thanks.
dduck1934 Guest
-
Getting column data without column names
Hello all, I'm trying to write a coldfusion program to display account data such as name, address, phone #, etc. I retrieve this data from an ... -
DataGrid Column Names
Hi guys and gals, I've just started playing with datagrid and have a quick question. I'm pulling my data from a SQL database using a Coldfusion... -
counting number of unique entries under a column
hi, i am wanting to count the number of unique rows under a certain column. i want to count how many times a page has been accessed. how i plan to... -
How to get column names using SQL?
In article <a06d6e69.0307100719.2e206e69@posting.google.com>, minjie@excite.com says... SYSCAT.COLUMNS To show the columns of this view: ... -
No column names
Hi, Change the value of DESCSTAT from NO to YES and reassemble DSNZPARM. Vesna Frank wrote:



Reply With Quote

