Database Access problem



Veerasivakumar
07-09-2005, 09:27 PM
Dear friends,
I have been developing XPE image for X86 machine configuration with
supporting .NET Framework. When I run .NET application, it displays the error
"Error in Data connectivity". I think this problem is on Database Access. How
can i make my Image to support the Database accessing? please help me to
solve this problem.

Thanks & Regards,
V.Veerasivakumar
--
V.Veerasivakumar
InLott Technologies Pvt Ltd,
Chennai,
India.

E-Mail: veerasivakumar@inlott.com

Roberto Cortiana
07-09-2005, 09:27 PM
Veerasivakumar ha scritto:
> Dear friends,
> I have been developing XPE image for X86 machine configuration with
> supporting .NET Framework. When I run .NET application, it displays the error
> "Error in Data connectivity". I think this problem is on Database Access. How
> can i make my Image to support the Database accessing? please help me to
> solve this problem.
>
> Thanks & Regards,
> V.Veerasivakumar
Try to include the "Microsoft Data Access Components (MDAC)" and the
"Jet Database Engine" components

ciao,roby


Database Access problem