Inserting into partion view - values were not supplied for all columns
From: Glyn Walters (glyn_walters_at_hotmail.com)
Date: 05/25/04
- Next message: io.com: "Re: Info about Active/Active SQL 2000 Cluster"
- Previous message: John Bell: "Re: SQL Server Agent"
- Next in thread: Wayne Snyder: "Re: Inserting into partion view - values were not supplied for all columns"
- Reply: Wayne Snyder: "Re: Inserting into partion view - values were not supplied for all columns"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 May 2004 03:31:47 -0700
Hi.
When I try to insert into a partition view with specified
columns and values I get the error "values were not
supplied for all columns". If I specify all the columns
in the insert statement then the insert is ok. The first
insert statement would be ok for any of the base tables.
Is it therefore a limitiation of the partition view that
all columns have to be specified? I hope not because it
means all stored procedures will have to be updated
alongside future view changes.
Thanks for any advice on this
Glyn
- Next message: io.com: "Re: Info about Active/Active SQL 2000 Cluster"
- Previous message: John Bell: "Re: SQL Server Agent"
- Next in thread: Wayne Snyder: "Re: Inserting into partion view - values were not supplied for all columns"
- Reply: Wayne Snyder: "Re: Inserting into partion view - values were not supplied for all columns"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|