Skip to Content
0
Former Member
Jun 02, 2008 at 12:39 PM

How to create .sda file for tables directly created in SQL ,not Dictionary

26 Views

Hi friends,

According to my project requirements, I need to create tables in a different schema than the default location provided.

hence I have created my tables using the SQL client rather than creating the Dictionary project and then deploying.

But I have to create a .sda file for these tables in SQL database, so the problem is that I can't see the tables in my Dictionary perspective of NWDS, to create the archive.

So is there any other alternative to create a sda file for these tables so that I can transport these tables to another location.