N
Naruhina
Guest
I've connected to the OpenEdge DB from code using
Could anyone please tell me, How do I need to disconnect it explicitly from the code or It would be automatically disconnected from DB, If needed to disconnect via code, could I use
Continue reading...
CONNECT -pf mydb.pf.
Could anyone please tell me, How do I need to disconnect it explicitly from the code or It would be automatically disconnected from DB, If needed to disconnect via code, could I use
DISCONNECT -pf mydb.pf.
Continue reading...