Search code examples
cmd.executescalar() works but throws ORA-25191 Exception...


c#oracle-databaseexceptionoraclecommand

Read More
Get the value of Count from database rows in ASP.NET web app...


c#asp.netado.netoraclecommand

Read More
Problem with translating mysql command to oracle command - triggers...


oracle-databaseplsqltriggersoraclecommand

Read More
System.ObjectDisposedException: Cannot access a disposed object. Object name: 'OracleConnection&...


c#oracle-databasedatabase-connectionoraclecommand

Read More
How to pass parameters in a oracle SQL query?...


c#oracle-databaseparametersoraclecommand

Read More
Return rows from multiple requests with datatable vb.net...


vb.netdatatablerequestoledboraclecommand

Read More
How to perform undo operation using Oracle Basic Command...


oracle-databaseoracle11goraclecommand

Read More
How to retrieve OracleCommand parameters from ProfiledDbCommand...


c#castingoraclecommandminiprofiler

Read More
Why does cmd.executeNonQuery() throw ManagedDataAccess.Client.OracleException?...


c#oracle-databaseoraclecommand

Read More
Specified cast is not valid. Is it because I am attempting to cast an object?...


c#.netoracle-databaseoraclecommand

Read More
Cannot convert Oracle.DataAccess.Client.OracleParameterCollection to Oracle.DataAccess.Client.Oracle...


vb.netoraclecommand

Read More
OracleCommand StoredProcedure returning "null" instead of DBNull...


vb.netstringoracle-databaseodp.netoraclecommand

Read More
Get 'PL\SQL Table' returned from a function with OracleCommand in C#...


c#oracle-databaseoraclecommand

Read More
viewing exact sql after parameter substitution C#...


c#sqlloggingoraclecommand

Read More
What's the difference with or without the leading (@) for a command parameter in C#...


c#sql-serversqlcommandoraclecommand

Read More
OracleCommand Class and SqlScript Issue...


c#oraclecommand

Read More
OracleCommand timeout...


.netoracle-databaseodp.netoraclecommand

Read More
Print the number of COMMITTED lines or/and commands executed...


oracle-databaseoracle9ioraclecommand

Read More
2nd Date Parameter Throws ORA-01843: not a valid month error...


sqloracle-databasedatetimeoraclecommand

Read More
Performing an Oracle Transaction using C# and ODP.NET...


c#transactionsoracle11goraclecommand

Read More
ORA-01036: illegal variable name/number...


c#asp.netgridviewselectoraclecommand

Read More
Getting illegal variable name/number error when inserting using OracleCommand...


c#.netoracleclientoraclecommand

Read More
How to execute an update query?...


c#sqloracle-databaseoraclecommand

Read More
OracleCommand Query Null parameters in where- ORA-01008: not all variables bound...


c#oracle-databaseparametersnulloraclecommand

Read More
Odac ORA-00911: invalid character...


c#sqlodacoraclecommand

Read More
In a “using” block is an OracleConnection closed...


c#try-catchexitusingoraclecommand

Read More
Why is the compiler trying, and unable, to convert Devart.Data.Oracle.OracleCommand to System.IDispo...


c#oracle-databaseidisposabledotconnectoraclecommand

Read More
OracleCommand command, ExecuteNonQuery issue...


c#sqloracle10gexecutenonqueryoraclecommand

Read More
OracleCommand Update does not commit changes...


c#oraclecommand

Read More
Is there a way to use a generic DbCommand to do an Asynchronous update?...


c#oracle-databaseado.netidbcommandoraclecommand

Read More
BackNext