How do I automate a process which willa) select all tables from my database. some tables have auto identity columns.b) generate insert script that will turn on/off identities and save that script in a particular location.I'd greatly appreciate if someone has any links or hints to get this.TIA
↧