P
Patrick
HI!!
I need someone to tell me whats the difference between
writing :
dim rsnew as RecordSet
AND
dim rsnew as DAO.RecordSet
I've been programming for the past 1 1/2 or so and I've
always used the first line of code. Should I be using the
2nd one, and if so, Why??
I'm curious to know, because when I read certain posts I
always see the declaration as DAO....
Can someone help me?
I need someone to tell me whats the difference between
writing :
dim rsnew as RecordSet
AND
dim rsnew as DAO.RecordSet
I've been programming for the past 1 1/2 or so and I've
always used the first line of code. Should I be using the
2nd one, and if so, Why??
I'm curious to know, because when I read certain posts I
always see the declaration as DAO....
Can someone help me?