Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Migration from Oracle RDB to SQL Server.

Re: Migration from Oracle RDB to SQL Server.

From: Brian Peasland <dba_at_remove_spam.peasland.com>
Date: Thu, 7 Aug 2003 15:19:52 GMT
Message-ID: <3F326E18.CF70EDFA@remove_spam.peasland.com>


Wouldn't this be better served in comp.databases.ms-sqlserver?

Thanks,
Brian

Chandra Mohan wrote:
>
> Hi,
>
> We need help on following things :
> 1. Inputs on creating comments on the columns & Tables of a SQL
> Database & generating the sql script of that.
>
> 2. Is it possible to call a .exe file in SQL server like following
> code in ORACLE
>
> create procedure CERT_VERIFY_PROCEDURE ( in :X Y by value )
> language SQL;
> external
> name "CERT_VERIFY"
> location 'HOST_IMG:TEST_CALCS.EXE'
> with ALL logical_name translation
> language C
> GENERAL parameter style
>
> 3. We are using Rules for restricting data(now), We need inputs
> whether to use Check constraints or Rules.
>
> Thanks & Regards,
> Chandru

-- 
===================================================================

Brian Peasland
dba_at_remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Thu Aug 07 2003 - 10:19:52 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US