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

using insert record wizard with multiple recordsets

Participant ,
Jul 10, 2008 Jul 10, 2008
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
328
Translate
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
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.

Translate
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