laminov
11th March 2008, 20:37
:rolleyes: there lot of questions for Table structure for Baan I found and try solution to find out structure i think this result is ok but I want confirmation from other experimental person:D

I'm using Microsoft visual studio 2005 and making new project then linked to the database baandb (for showing all structure in DB you must load all Table ) if you want only structure of Module e.g tt you should load all table of tt :cool:

sukesh75
12th March 2008, 08:14
Alternatively, you could just install the client tools of SQL 2005 and see the structure from SQL Server 2005 Management Studio or else go to the particular table(s) and right-click and choose
Script Table As>>Create To>> File or New Query Editor Window..

sk