Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
A

aakkpp

@aakkpp
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Problem in invoking methods of a class
    A aakkpp

    Hi, I have a problem in invoking a method in the class I have a Database class say DBAccess, in that I have a method to be invoked, I have created object to that class in this manner Dim objDBAccess as DBAccess when i used like this objDBAccess.GetData() Sometimes I am encountered with the error message "Object Reference not set to an Instance of an Object". I have overcomed by instantiating the object as Dim objDBAccess as New DBAccess I want to know how in some access the First statement itself worked fine and sometimes it failed on invoking that method.:confused:

    Visual Basic help database
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups