Click here to Skip to main content
15,886,842 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Guys,

is it possible to fill a DataClassesDataContext form SQL Server with Data from a DataSet filled with data from Access.mdb...

The given Databases have the same schematic.
Posted
Comments
Sandeep Mewara 31-May-11 10:14am    
It would help if you add on what and why are you trying to do it.
developer_kcijojo 31-May-11 10:22am    
I will try to do a DataWarehouse on SQL Server.
For this i need access to a Microsoft Access Database.
My SQL Database must refresh every night.
I will write a small Service that runs every night and in this service i will give the Data from my Access.mdb which is stored in a DataSet to my DataContext from the SQL Server instance.

Im sorry for my English i am German :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900