For the TDK sample application (defaults to "newapp") to build correctly a
file needs to be added to the TDK distribution.

It should be in the directory <tdk root>/share/conf/database/
It should be named "mssql"
It should have only the following line in it:
database.adaptor = DBMSSQL

Also, the default <project name>-schema.xml file currently does not work
correctly with MS SQL Server. In the file "<tdk root>/webapps/<project
name>/WEB-INF/conf/<project name>-schema.xml" changing <table name="RDF"> to
<table name="RDF" idMethod="idbroker"> before attempting to build the web
app will produce SQL scripts which interface with SQL Server correctly.

I sent this to dev & user so the fix could be made and (hopefully) users who
download TDK 2.1 will see this info.

-F


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to