Home All Groups Group Topic Archive Search About

Inserting without using INSERT INTO

Author
16 Sep 2005 8:46 AM
DNKMCA
Hi,

How do i insert a value into varbinary column using ASP
Here i dont want to use "INSERT INTO"

Tx.
DNK

Author
16 Sep 2005 8:57 AM
R.D
Hi
if your concern is to hide sql then alternative is to use StoredProcedure
with encryption.
Regards
R.D

Show quote
"DNKMCA" wrote:

> Hi,
>
> How do i insert a value into varbinary column using ASP
> Here i dont want to use "INSERT INTO"
>
> Tx.
> DNK
>
>
>
>

AddThis Social Bookmark Button