vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| "Sjaak van Esdonk" <sjaakvanesdonk@hotmail.com> wrote in message news:7479e65c.0404050347.1105649b@posting.google.c om... > does anyone know if there is a way to generate an insert script based > on the records in a table? I want to distribute the contents of a > couple of tables to customers without having to use BCP or DTS. > > Greetings Sjaak http://vyaskn.tripod.com/code.htm#inserts http://www.rac4sql.net/objectscriptr_main.asp Simon |
| ||||
| sjaakvanesdonk@hotmail.com (Sjaak van Esdonk) wrote in message news:<7479e65c.0404050347.1105649b@posting.google. com>... > does anyone know if there is a way to generate an insert script based > on the records in a table? I want to distribute the contents of a > couple of tables to customers without having to use BCP or DTS. > > Greetings Sjaak Hi, use SQL Scripter (http://www.sqlscripter.com) to create Insert, Update or Delete scripts ... Thomas |