Project

General

Profile

Feature #1656

add Microsoft SQL Server support

Added by Eric Faulhaber over 11 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
08/06/2013
Due date:
09/27/2013
% Done:

100%

Estimated time:
(Total: 192.00 h)
billable:
No
vendor_id:
GCD

Subtasks

Feature #2141: generate SQL Server schemaClosedVadim Nebogatov

Feature #2143: prototype IKVM solution for Java UDFs compiled to CIL assemblies and loaded in SQL ServerClosedOvidiu Maxiniuc

Feature #2148: enhance prototype to compile p2jpl.jar file with IKVMC into .NET assembly and load into SQL ServerClosedOvidiu Maxiniuc

Feature #2273: address remaining limitations of SQL Server needed to support legacy 4GL behaviorClosedOvidiu Maxiniuc

History

#1 Updated by Eric Faulhaber over 11 years ago

  • Estimated time set to 320.00
We need to be able to run Java UDFs inside the database server process. This task will require:
  • building an infrastructure to run Java UDFs inside the server (similar to the UDF support offered by PL/Java for PostgreSQL) and creating a P2JDialect implementation for any (backup plan: use C#/.NET and a bridge to Java);
  • creating a SQL Server P2JDialect to deal with any idiosyncrasies of the SQL Server database;
  • ensuring the DDL generation part of the conversion works properly;
  • ensuring the data import works properly.

#2 Updated by Greg Shah over 11 years ago

  • Target version set to Milestone 11

#3 Updated by Eric Faulhaber about 8 years ago

  • Status changed from New to Closed

Functional work is complete. Any bugs will be tracked independently.

#4 Updated by Greg Shah over 7 years ago

  • Target version changed from Milestone 11 to Cleanup and Stablization for Server Features

Also available in: Atom PDF