|
-
Jan 28th, 2000, 01:18 AM
#1
Thread Starter
New Member
I have the following code:
Dim db as database, Dim rsbiograph as recorset, Dim rsDoNotEmail as recordset, Dim rsEmailTracking as recordset, Set rsbiograph =..., Set rsDoNotEmail = ..., Set rsEmailTracking = ...
when I get to rsBiograph.FindFirst "StuID = '" & strAL_SID & "'" it gives me an error 'Object variable or with block variable not set (error 91)...
Would someone pls help me on this??
THanks alot
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
|