|
-
Jun 8th, 2004, 10:23 PM
#1
Thread Starter
Lively Member
Compile Error:
Hello Guys,
I have receving this message error:
Compile Error:
Function or Interface marked as restricted, or the function uses an automation type not supported in Visual Basic
So...
The line causes break is:
text1.text=data_Control1.Recordset.Fields(5)
If changed to:
text1.text=data_Control1.Recordset![Field_Name]
The same error message appear.
data_control1 = simple data control using Access97 database.
Tx in Adv for helps!!
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
|