Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. vstewart

    getobjectcontext returns nothing in vb?!?

    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...
  2. vstewart

    getobjectcontext returns nothing in vb?!?

    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...

Part and Inventory Search

Back
Top