|
-
Jan 23rd, 2006, 10:44 AM
#2
Re: code help (RobDog888)
The object oCnn has not be declared (or initialised!). You should generally either use DAO (your db variable) or ADO (your oRs variable), but not both.
For an example of setting up an ADO connection, see the ADO Tutorial link in my siganture.
Oh, and the VBCode tags on this forum need to be like this:
[vbcode]code here[/vbcode]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|