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

Problem with dynamic lists

New Here ,
Dec 02, 2009 Dec 02, 2009

Hi,

I am having a problem with dynamic lists in DW CS4. I have created a recordset that links to a mysql table called users. The users table contains the columns "Name", "Shift" and "Department".

For my recordset I have only selected "Name" as values to display. When I test the recordset it displays all records. Yet the dynamic list can't display the recodset values, it is empty.

Any help on this would be appreciated.

Thanks,

Matt.

TOPICS
Server side applications
301
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
New Here ,
Dec 03, 2009 Dec 03, 2009
LATEST

I managed to resolve this by changing the datatype in mysql from text to varchar.

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