0
using insert record wizard with multiple recordsets
Participant
,
/t5/dreamweaver-discussions/using-insert-record-wizard-with-multiple-recordsets/td-p/169168
Jul 10, 2008
Jul 10, 2008
Copy link to clipboard
Copied
I am trying to create a way for a client to insert records
into their database using the record insert wizard. I would like
them to be able to choose categories which are in separate tables.
To get a pull down menu showing only the records in the given
table, should i use a second recordset to get the values, and the
original recordset to set up the main table information? Any help
is appreciated. Thanks.
TOPICS
Server side applications
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
LATEST
/t5/dreamweaver-discussions/using-insert-record-wizard-with-multiple-recordsets/m-p/169169#M90794
Jul 10, 2008
Jul 10, 2008
Copy link to clipboard
Copied
>I am trying to create a way for a client to insert
records into their
>database
> using the record insert wizard. I would like them to be able to choose
> categories which are in separate tables. To get a pull down menu showing
> only
> the records in the given table, should i use a second recordset to get the
> values, and the original recordset to set up the main table information?
> Any
> help is appreciated. Thanks.
Yes.
>database
> using the record insert wizard. I would like them to be able to choose
> categories which are in separate tables. To get a pull down menu showing
> only
> the records in the given table, should i use a second recordset to get the
> values, and the original recordset to set up the main table information?
> Any
> help is appreciated. Thanks.
Yes.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

