Viewing 15 posts - 211 through 225 (of 471 total)
Thanks for that.
I'll take a look at the XML and see what we can do.
April 24, 2018 at 8:59 am
At that stage, yes.
Personally, I don't think we'll ever use this particular document for reporting purposes but we've told to load it "just in case".
We do need to...
April 20, 2018 at 7:49 am
Me neither, but the load process is uniform.
I'll fully agree the document is cr@p.
April 20, 2018 at 7:19 am
Thanks all
Unfortunately, I can't make that decision arbitrarily.
I'll have a chat with my boss and see what he says.
I think we'll have to go that...
April 20, 2018 at 6:52 am
I'd spotted that (see my previous reply) but I'm not sure if that would tip me over the edge (figuratively speaking).
We could normalise the data but it would...
April 20, 2018 at 5:01 am
It's possible, the extra column is datetime column (which would add 8 bytes).
The primary key column add up to a maximum of 67 bytes. That's these columns:-
[pkDocumentID] [VARCHAR](30)
April 20, 2018 at 2:31 am
Apologies, yes. We take the staging table data (i.e. the new/updated data) and do a blanket insert of that record into the actual table from the staging table assuming it...
April 19, 2018 at 8:51 am
April 19, 2018 at 8:20 am
I'm aware you suggested running it against a single table, but this is on our development server (with backups) and we have a lot of tables with this issue.
April 19, 2018 at 8:00 am
We're looking to move to TFS for database version control in the very near future.
I just wanted a system that we could set up in the meantime.
Looks...
April 19, 2018 at 4:09 am
April 19, 2018 at 4:06 am
Thanks Scott - I'll give that a go and see what happens when we next load the (currently) problem tables.
April 18, 2018 at 9:42 am
Unfortunately, that's how the document is designed on the system.
We've asked for repeating sections instead of being specifically number 1 to nnn and being a very wide table.
April 18, 2018 at 7:58 am
Hi Steve
I know about TFS (although I'm fair from an expert).
I'm not clear on how we could track indexes and have them in a convenient place to...
April 18, 2018 at 6:22 am
Viewing 15 posts - 211 through 225 (of 471 total)