|
Home > Archive > microsoft.public.sqlserver.server > October 2002 > Any tool for this ?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Any tool for this ?
|
|
|
| Hi,
Is there any 3rd party too to help rapidly generate insert, delete and
update statement/stored procedures for each table in the database ?
Thanks
| |
| Dejan Sarka 2002-10-05, 9:07 pm |
| Jean,
Visual Studio .NET is quite good at it. You can check the stored procedures
I wrote at http://sql.reproms.si as well.
--
Dejan Sarka, SQL Server MVP
FAQ from Neil & others at: http://www.sqlserverfaq.com
Please reply only to the newsgroups.
PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"Jean" <jhsi@attbi.com> wrote in message news:#Btt1OfWCHA.436@tkmsftngp10...
> Hi,
>
> Is there any 3rd party too to help rapidly generate insert, delete and
> update statement/stored procedures for each table in the database ?
>
> Thanks
>
>
>
|
|
|
|
|