M
Moving rpts from Access to Rptg Services
I had to go back to the Access db and add new fields and need to know how to
make them show up on the forms. I'm sure there's an easier way to do this
than deleting and recreating the interface and forms.
I hard-coded the new fields into the details.asp page just for grins and I
could see them in the preview, but received and error when attempting to view
the page on the web:
ADODB.Recordset error '800a0cc1'
Item cannot be found in the collection corresponding to the requested name
or ordinal.
/karen/_fpclass/fpdblib.inc, line 48
Thank you,
Karen
make them show up on the forms. I'm sure there's an easier way to do this
than deleting and recreating the interface and forms.
I hard-coded the new fields into the details.asp page just for grins and I
could see them in the preview, but received and error when attempting to view
the page on the web:
ADODB.Recordset error '800a0cc1'
Item cannot be found in the collection corresponding to the requested name
or ordinal.
/karen/_fpclass/fpdblib.inc, line 48
Thank you,
Karen