Using Store Procedure that using dblink in VB.NET
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all ! I am 2 oracle Server ! In Oracle A, I create a store procedure using dblink to Oracle B to query data. I buil a application in VB.net. And connect to Oracle A anh use this Procedure but I allway the error: "database Client not begin transaction" Athought , I add transaction but this error still occur Pls, help me, bug it ! Thank alot !