CodeFluent Entities Documentation
Requirements
See Also Send comments on this topic.
CodeFluent Entities > Introducing CodeFluent Entities > Requirements

Glossary Item Box

This topic describes software and hardware minimum requirements for using CodeFluent Entities. 

Hardware requirements 

 

Requirement Value
Processor 1 GHz
RAM 1 GB
Hard Disk Space 100 MB
Operating System

Windows ® 2000 SP4, Windows ® XP SP2, Windows ® Vista, Windows ® 7, Windows ® Server 2003, Windows ® Server 2008

Both 32-bit and 64-bit OSes supported.

Software requirements

 

CodeFluent Entities Component Requirement Supported Version

All components

Note: target artifacts can be produced for any system.

.NET Framework ® 2.0, 3.X, 4.0

SQL Server Producer

SQL Server Importer

Microsoft SQL Server ®

2000 (*), 2005, 2008, 2008 R2

Note: Support for SQL Server 2000 has ended on June 30th 2011.

Oracle Server Producer

Oracle Server Importer

Oracle Database ® and Oracle Client libraries (OCI).

ODP.Net is mandatory for Oracle Producer.

Server: 9, 10, 11

Client (OCI + ODP.Net): 11.X

Access / Jet Importer (MDB driver - installed with Windows) Access 2000 or higher / Jet 4 or higher
SharePoint Producer SharePoint ® Services WSS 3, MOSS 2007, SharePoint 2010
Office Lists Producer Microsoft Excel ® (Client)

Read Only mode: 97, 2000, XP

Synchronized mode: 2003, 2007, 2010 (32-bit or 64-bit)

Office Lists Producer Microsoft Access ® (Client)

Synchronized mode: 2007, 2010 (32-bit or 64-bit)

Object Model Caching with Microsoft Enterprise Library (optional) Microsoft Enterprise Library

2, 3, 4

Integration with Microsoft Visual Studio (optional)

Microsoft Visual Studio ®

2005, 2008, 2010

ASP.NET Web Producer, Web Services 1.0 Producer,

Office Lists Producer

Internet Information Services ® (IIS)

Microsoft Visual Studio Web Development Server

6.0, 7.0, 7.5

Note: The 7.0 and 7.5 versions must have the IIS 6 Management Compatibility feature activated to fully leverage those producers.

Generating automatically the SQL Server Database

Generation of the SQL Server objects relies on the Microsoft SQL Distributed Management Objects (SQL DMO) technologies. Those 32-bit components are installed when installing complete versions of Microsoft Visual Studio. Consequently, if you're running an Express edition of Visual Studio you might not have those components. To use the CodeFluent Entities automated generation feature for SQL Server in such environments, it's possible to install those components by installing the Microsoft SQL Server 2008 Feature Pack available here.

Note: The SQL-DMO dependency is planned to be removed towards 2012 - Q1.

Compiling automatically the generated source code

Compilation can be done manually by developers, by external tools such as Visual Studio, or automatically handled by CodeFluent, right after the source code was generated. In order to benefit from the CodeFluent Entities automated compilation feature, the .NET Framework must be installed as well as Microsoft Visual Studio or the Windows SDK.

Note: In order to compile sources, CodeFluent Entities needs the standard .NET Assembly Linker (AL.exe) provided by Microsoft. The Assembly Linker is be shipped with Microsoft Visual Studio or the .NET Framework SDK.

See Also