Hi Guys.
I have got few tables in my database in sql which I exported from ms access. Now these tables have been updated in access and I need to have the updated copies of these tables in SQL.
Is there a work around for that.
What I Do is I delete all my existing tables and re - import the updated tables?
Is there a simpler way may be through stored procedures or something??