hi have to parse a very complex dumps(whatever it is), i have done the parsing 
thruogh python.since the parsed data is very huge in amount, i have to feed it 
in the database (SQL), I have also done this... now the thing is i have to 
compare the data now present in the sql.
 
in actual i have to compare the data of 1st dump with the data of the 2nd 
dump..... the both dump have the same fields(attributes) but the values of 
their field may be change... so i have to detect this change.. for this i have 
to do the comparison...
 
i.e, let i have a tableA ,its 1st row carry the data of dump1 and then on the 
2nd day the data comes from dump2 go into the next row of tableA. and i have to 
compare both rows. 
 
 but i dont have the idea how to do this all using python as my front end.
 
plz plzzzz anyone help me:(
 
_________________________________________________________________
Show them the way! Add maps and directions to your party invites. 
http://www.microsoft.com/windows/windowslive/products/events.aspx
-- 
http://mail.python.org/mailman/listinfo/python-list
  • [no subject] Kiran Siddiqui
    • Re: Teguh Iskanto

Reply via email to