This may not be a helpful answer but my advice would be to not use 
CFGID at
all, it has always been flaky at the best of times and has always had
problems with vars like date/time functions.  Best to create a table 
version
of what you want to do and use SPs on the server instead.

J

-----Original Message-----
From: Chris Bohill [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 18, 2002 14:35
To: CF-Talk
Subject: Problems with CFGridUpdate


I am having some trouble with CFGridUpdate, and was wondering if anyone
had come across this error message.
"Grid GeneralDetails not found". 
"The Grid GeneralDetails must be a control on the submitted form"
Below is the code that I am using to update the table I have in the
Database. My grid is called "GeneralDetails" and selectmode is set to
Edit.

<cfgridupdate grid="GeneralDetails" datasource="#variables.dsn#"
tablename="TableOne" dbtype="ODBC">

The problem only stsrted to happen after we upgraded to CF5. Is this
something to do with it?

Any help would be greatly appreciated.

Cheers,


______________________________________________________________________
Why Share?
  Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to