G
Guest
I have the book "Microsoft Access Developer's Guide to SQL Server" by Mary
Chipman and Andy Baron .... it's a AWESOME book. I am trying to implement
the N-Tier Application example found in Chapter 14. I have MS Access 2003
and VB. Net 2003. I downloaded the examples from www.samspublishing.com and
the VB portion was done in VB 6. I tried moving the data classes to VB and
when I compile I get alot of errors, mostly type not defined (Example: Type
'Stream' is not defined) and name not declared (Example: Name 'adStateOpen'
is not declared) . I did add all the references that was in the data classes
from the Access application.
Has anyone been able to implement the N-Tier Application example using VB.
Net 2003 or is there any updated instructions for VB. Net 2003?
Thanks
Can
Chipman and Andy Baron .... it's a AWESOME book. I am trying to implement
the N-Tier Application example found in Chapter 14. I have MS Access 2003
and VB. Net 2003. I downloaded the examples from www.samspublishing.com and
the VB portion was done in VB 6. I tried moving the data classes to VB and
when I compile I get alot of errors, mostly type not defined (Example: Type
'Stream' is not defined) and name not declared (Example: Name 'adStateOpen'
is not declared) . I did add all the references that was in the data classes
from the Access application.
Has anyone been able to implement the N-Tier Application example using VB.
Net 2003 or is there any updated instructions for VB. Net 2003?
Thanks
Can