Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

using insert record wizard with multiple recordsets

Participant ,
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

Views

323
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 10, 2008 Jul 10, 2008

Copy link to clipboard

Copied

LATEST
>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.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines