ALfresco using SQL Server 2000

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2007 09:15 AM
Anyone installed alfresco and connected it to SQL SErver 2000 or 2005. I am new and looking for installation help. I have already installed the tomcat CM system and testing. Need to connect to a database back end.
thanks
mark
thanks
mark
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2007 12:01 PM
Hi
Yes. It is just like configuring any other database. There is an example config in the code. The main thing is to use our hibernate dialect which fixes up a few SQL server specific issues. See the wiki.
Andy
Yes. It is just like configuring any other database. There is an example config in the code. The main thing is to use our hibernate dialect which fixes up a few SQL server specific issues. See the wiki.
Andy
