User 58ea0aff73
07-04-2007 09:39:03
Dear All
Is there any possibility to Implement JChem Cartridge With MS SQL on IIS Web Server.
With Regards
Sarma
ChemAxon aa7c50abf8
07-04-2007 17:24:47
Dear Sarma,
JChem Cartridge is an Oracle Data Cartridge implementation and as such it is tightly integrated with Oracle. It uses the interfaces provided by Oracle Database, and, in particular, JChem Cartridge's most important mode of operation relies on Oracle's extensible indexing architecture. The structure tables operated on by JChem Cartridge should be stored in an Oracle Database (9i or later). (Oracle XE is not supported.)
If your question is motivated by the need for accessing JChem's chemical functionality from a non-Java environment, I suggest to consider using our .NET offering:
http://www.chemaxon.com/NET_support_land.html. You can find the description of an example .NET application with MS SQL Server and IIS here:
http://www.chemaxon.com/jchem/examples/ChemAxon.NET/ASP.NET/doc/index.html
Thanks
Peter
ChemAxon a3d59b832c
08-04-2007 20:35:47
Please have a look at
JChem Base.
It can work with many different relational database systems, including MS SQL Server, and can be accessed from Java, JSP, or as Peter mentioned .NET.