Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Other SQL Server Topics / December 2007

Tip: Looking for answers? Try searching our database.

Is there a tool for verifying data after merged access to mssqlserver

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mymoup@gmail.com - 18 Dec 2007 04:28 GMT
hi, all.
I want to verify data merged from access in sqlserver.but it has too
many records .so i need a tool
do this.
someone maybe has it.
thanks
Ed Murphy - 24 Dec 2007 20:30 GMT
> I want to verify data merged from access in sqlserver.but it has too
> many records .so i need a tool

In general, we need more detail than this.

Do you have an Access table, and a SQL table that's supposed to
match it?  I would use Crystal Reports, with the main report accessing
the SQL table and a subreport accessing the Access table, then dump that
to Excel and re-sort it to find all the SQL records without a match on
the Access side.

Do you have a SQL table, and an Access database with a link to that
SQL table?  I would use Profiler to see what queries Access was sending
to SQL.  If the queries look correct, then maybe it's tripping over a
collation problem or something weird like that.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.