Skip to main content

How do you export specific data from XDB tables?

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

How do you export specific data from XDB tables?

Resolution:

Within the SQL Wizard, select File -> New -> Export, and change the format to dsntiaul.

Select the table, and add a where clause as appropriate.

This will only export the data which meets the condition specified within the where clause, and will allow the data stored in the output .dsn file to be imported elsewhere.

Old KB# 2489

#EnterpriseDeveloper
#MFDS