Convert SQL Stored Procedure to InterBase

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
majuvp
Posts: 2
Joined: Tue 16 Sep 2008 08:54

Convert SQL Stored Procedure to InterBase

Post by majuvp » Tue 16 Sep 2008 08:59

Hi

Is there any possible way exist to convert SQL Stored procedure to InterBase Stored Procedure by executing and SQL command.

Thanks
Maju

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 17 Sep 2008 07:24

Do you want to convert a stored procedure from Microsoft SQL Server ?

majuvp
Posts: 2
Joined: Tue 16 Sep 2008 08:54

Post by majuvp » Fri 19 Sep 2008 05:50

Ya, I wants to convert complex SQL Sps to IB.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Fri 19 Sep 2008 08:20

There is no SQL command to convert Microsoft SQL Server stored procedure to InterBase.

Post Reply