Viewing 15 posts - 46 through 60 (of 73 total)
Actually, I used the Maintenance Plan Wizard to create the maintenance plan and the T-SQL I posted is what the Wizard generated. So, not sure how the 'N's got there.
May 30, 2008 at 10:15 am
Thanks, that help a lot!
Paul
May 15, 2008 at 12:03 pm
Well, my solution was to restore it into a SQL Server 2000 database, instead of SQL Server Express.
So, no real clever T-SQL here.
Sorry.
Thanks,
Paul
May 15, 2008 at 11:57 am
Sorry, looks like this should have been posted in the SQL Server 2005 forum.
May 14, 2008 at 10:07 pm
I have solved my problem.
Thanks,
Paul
May 14, 2008 at 10:03 pm
Thanks I will give it a try.
May 14, 2008 at 12:19 pm
Yes, the querry does. A Parcel ID in the Field_Data table should be in the GIS_Data table too.
Plus, this is a temporary app, so doing it right will spend more...
May 13, 2008 at 7:58 pm
I see the GIS_Data as the master table. This is where ALL parcel ids live. Some are duplicate IDs, but the records are not duplicates. True, some more normalization...
May 13, 2008 at 6:07 pm
Thanks for the script. I am kind of new to T-SQL could you give me a quick summary of what this does?
I should mention that the records with the duplicate...
May 13, 2008 at 5:30 pm
True, there is about 1,000+ records with Parcel IDs in GIS_DATA (some of these are duplicate IDs, as mentioned). Field_Data gets populated with Parcel IDs once users add field data...
May 13, 2008 at 5:18 pm
I understand that the Business Intelligence Development Studio or BIDS, is the development platform for SSIS packages. Also, Visual Studio 2005, and BIDS are exactly the same shell or IDE....
May 8, 2008 at 5:56 pm
Viewing 15 posts - 46 through 60 (of 73 total)