Click here to Skip to main content
Sign Up to vote bad
good
See more: SQL-CEC#
Hi,
 
I have multiple SQL CE DBs and in order to extract data I have to open each DB in SDF viewer and extract data.
 
Is there way I can extract data from all DBs at once? Like batch run???
 
Regards,
Waqas
 
Email: [Removed]
Posted 3 Oct '12 - 6:21
Edited 3 Oct '12 - 6:27

Comments
Marcus Kramer - 3 Oct '12 - 12:27
Do not put your email in the question. When someone responds to this question with a comment or answer you will receive a notification email from Code Project to the email address you have attached to your account. Cheers.
| Muhammad Waqas Butt | - 3 Oct '12 - 12:47
Thanks
Varun Sareen - 22 Oct '12 - 3:09
All the DB's exist on the same server? If yes then you just have to add [DBNAME].dbo.[TableName] in order to fetch the data from different Databases. And If DB's doesn't exist on the same server then in that case you have to use the Linked Server for extracting the data from different DB's in batch. For more help in case of linked server. Search google.

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

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 8,386
1 OriginalGriff 6,596
2 CPallini 3,533
3 Rohan Leuva 2,703
4 Maciej Los 2,234


Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 3 Oct 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid