Actually, after much searching I came across an obscure reference to my problem in a .pdf based web article. Here is the address:
http://www.devx.com/premier/mgznarch/vbpj/1998/10oct98/ro1098.pdf
On the bottom of page three and the top of page four.
It turns out that there was nothing wrong...
Hello all:
I'm having a problem that has stumped me for days, and I need help. Here is my code:
private function....
Dim objcontext As ObjectContext
Set objcontext = GetObjectContext()
On Error GoTo dataerrorhandler
Dim cmdstring
Dim oCn As ADODB.Connection
Dim oCM...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.