how to insert global variable into oracle database using INSERT Command


please

 how insert global variable oracle database using insert command.

with c# example?

int max=10;

i want insert value from variable(max) oracle  db using insert query


take quick @ example on msdn library article, @ variables

:pdeptno, 

:pdname

used insert command.

kind regards,

wizend




Visual Studio Languages  ,  .NET Framework  >  Visual C#



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

RFC_ERROR_SYSTEM_FAILURE with SAP ECC 6 Unicode

C# System.Data.Common DbCommand and getting Datasets from Oracle