dbTalk Databases Forums  

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

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Is there a tool for verifying data after merged access to mssqlserver in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
mymoup@gmail.com
 
Posts: n/a

Default Is there a tool for verifying data after merged access to mssqlserver - 12-17-2007 , 10:28 PM






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

Reply With Quote
  #2  
Old   
Ed Murphy
 
Posts: n/a

Default Re: Is there a tool for verifying data after merged access to mssqlserver - 12-24-2007 , 02:30 PM






mymoup (AT) gmail (DOT) com wrote:

Quote:
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.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.