Menu

#7 Changes to Support MS-SQLServer

closed
nobody
Backend (4)
5
2005-09-06
2005-08-23
Joe Enfield
No

I was trying to deploy against MS-SQLServer 2000 using
JTDS as the JDBC driver.

SQLServer seems to have problems with some Table and
Column names.

Table: USER
Can it be changed to USERS?

Column: OPEN in table EVENT_LOG_ENTRY
Perhaps this can be changed to OPEN_ITEM

Column: FILE in table VC_FILE
maybe FILENAME

I noticed you changed a table column name to support
HSQLDB. I hope you can do the same for SQLServer.

Thank you,
Joe E.

Discussion

  • Chris Bozic

    Chris Bozic - 2005-09-06
    • status: open --> closed
     
  • Chris Bozic

    Chris Bozic - 2005-09-06

    Logged In: YES
    user_id=1042211

    Thanks for all your help, joe. This has been fixed in cvs.

     

Log in to post a comment.