[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What happened to gb.db2?


Le 27/04/2025 à 16:58, Jorge Carrión a écrit :

   If Object.Class(r).Component.Name = "gb.db2" Then

To know if a component is loaded, it's faster to do:

If Component.IsLoaded("gb.db2") Then ...

Regards,

--
Benoît Minisini.


References:
What happened to gb.db2?Jorge Carrión <shordi@xxxxxxxxx>
Re: What happened to gb.db2?Christof Thalhofer <chrisml@xxxxxxxxxxx>
Re: What happened to gb.db2?Jorge Carrión <shordi@xxxxxxxxx>