cancel
Showing results for 
Search instead for 
Did you mean: 

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

Former Member
0 Kudos

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.

Accepted Solutions (1)

Accepted Solutions (1)

snehal_kendre
Active Contributor
0 Kudos

HI Brian,

No.

You have to create a java dictionary project.

As without project you can not create a .sda file.there is no relationship between a database level table and .sda..

.sda is an archive of java dictionary projects...

Answers (0)