Walter Dias
Walter Dias
Sorry to write about that, but your code that play movie won't work (I'm a new c# developer), probably i miss something. This are the steps that I try: 1)...
Moving my app from SQL to Oracle I notice that OracleParameter in Oracle.ManagedDataAccess.Client for some "peculiar" reason implements IDisposable, SqlParameter (Sql Server), NpgsqlParameter (Postgress), MySqlParameter (MySql), MySqlParameter (MariaDB), SqliteParameter (Sqlite)....
Hello every one. I'm running into a **ORA-50000: Connection request timed out** when use Async operations on Oracle.ManagedDataAccess.Core Version 23.5.1. o Docker Desktop 4.34.2 (167172) using .Net 8 Image (mcr.microsoft.com/dotnet/aspnet:8.0)...