Book a Demo

Author Topic: Export the note of an SQL index  (Read 2172 times)

HansMeiser

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Export the note of an SQL index
« on: December 19, 2007, 04:54:20 am »
Hello,
i haven't found a solution, to export the comment of an sql index with the "Generate DLL" function.

I've created an index on a table (Table->Operations->Stereotype=index). There is a note field.

I'am trying to create a sql DLL file where the text in the note field should appear as sql comment in the dll file.

Is this not possible? I only can create dll files with comments for table columns.

THX