I need help!!!!!!!!!!! I keep getting the following error when I upsize my .mdb file to an .adp file:<br>
<br>
Object Variable or With block variable not set<br>
<br>
Everytime I try to run my form I get the error on the following line of code:<br>
<br>
Set GetData = CurDB.OpenRecordSet ("SELECT 8* From TableName", DB_OPEN_DYNASET<br>
<br>
Any suggestions on how to fix this would be GREATLY appreciated.<br>
<br>
<br>
Thanks,<br>
ind
<br>
Object Variable or With block variable not set<br>
<br>
Everytime I try to run my form I get the error on the following line of code:<br>
<br>
Set GetData = CurDB.OpenRecordSet ("SELECT 8* From TableName", DB_OPEN_DYNASET<br>
<br>
Any suggestions on how to fix this would be GREATLY appreciated.<br>
<br>
<br>
Thanks,<br>
ind