Strada-EricFr

Results 17 comments of Strada-EricFr

Hi, I have a class file : class\ORacleDBClass.psm1 containing the class [oracleDB] Then execute the following $OracleConnection = [Oracledb]::new(); $lv_result = CreateHRWDBConnection -DBConnection $OracleConnection -Open $true -Policy $RetryPolicy; $TicketITems =...

I need to use import parameter : import module ? > On 6 Oct 2022, at 23:37, Max Kozlov ***@***.***> wrote: > >  > you can skip import-module inside...

HiHere it is well explain function and module are uploaded by not classesUsing Statement: Import PowerShell Classes from Modules - SAPIEN Information Center | SAPIEN Information Centerinfo.sapien.comI’m i wrong ?But...

HiI try the importmodule, and during debugging but i would like to check if the import works fine and also base on some doc/info sels that natively powershell doesn’t know...

But also restriction for bested class or . Fienke class , seems they need to be in the root module to be usedSent from my iPhoneOn 7 Oct 2022, at...

Any update ont this ? Also when debug in Vscode, when it reaches a fragmented policy , .... have a time out example:

I thanks for fast reply. I found the root cause of the problem: - the store procedure runs avg 1 hour - I set first command Timeout to less than...