Viewing 15 posts - 76 through 90 (of 114 total)
I’m curious if you’ve found an answer to question that is useful, and ideally succinct, an answer that informs and opens the door to future collaboration?
.
What about DBAPE - Database...
May 4, 2016 at 5:16 am
8.0
6
1SQLCHAR08000"\""0DUMMY ""
2SQLCHAR08000"\",\""1CODE ""
3SQLCHAR08000"\",\""2MEANING ""
4SQLCHAR08000"\",\""3DESCRIPTION ""
5SQLCHAR08000"\",\""4TYPE ""
6SQLCHAR08000"\"\...
April 19, 2016 at 12:18 pm
benjamin.reyes (4/18/2016)
April 19, 2016 at 11:38 am
Just for the record, why doesn't the backslash n after the fifth field in the format file show up, (unless one sticks a space between the backslash and the n,...
April 18, 2016 at 10:39 am
Hi Jeff and Luis
OK, used a format file as suggested in Jeff's article, works smoothly. Since some of the fields contain embedded commas, I have changed the real delimiters to...
April 18, 2016 at 10:33 am
Hi Luis
I am going to read and inwardly digest Jeff Moden's Spackle article[/url] that you is linked to in the thread you pointed to, and see if that suggests anything.
Many...
April 15, 2016 at 2:06 pm
Man, it worked. I could have sworn I'd already tried that.
A slight twist though, and an extra confusing factor - the original file was actually Unix format, with only line-feed-terminated...
April 15, 2016 at 1:28 pm
Hi experts
Here is the complete test table definition with primary key and enhanced data. I have replicated the existing patients twice but with new IDs (starting with a Q or...
December 9, 2015 at 11:29 am
I recall OP was saying some rows do have not null IndexStartDate.
Yes, that's absolutely right. I need to add some cases to the test data.
Sorry for not replying earlier, but...
December 9, 2015 at 2:49 am
In response to John Mitchell,
There are multiple records for each PatientID, each covering a separate date range. (We know that the date ranges can never overlap, though they will...
December 8, 2015 at 5:00 am
Dear experts
Here are the records I would expect a working query to return, highlighted in bold. I am taking an As At date of the 1st of June 2015 (2015-06-01):
PatientID...
December 7, 2015 at 9:34 am
Hi experts
To answer Kevin's question, the table I am getting the data from is a read-only view maintained by another team and originating from a non-relational database of doubtful integrity!...
December 7, 2015 at 8:53 am
Hi guys,
Thanks for the replies so far.
I obviously need to brush up my approach to asking questions! Here therefore is some DDL for a test table (thanks to Jeff...
December 7, 2015 at 8:40 am
Hello Gail
Just got an email from the DBA saying that he had shrunk the DB as a maintenance measure after rebuilding the indexes. I thought - based purely on what...
July 6, 2015 at 5:45 am
Re possible duplication of effort, I am co-ordinating with the DBA, who has just taken over the management of the DB. (I am more of an applications person, though I...
July 3, 2015 at 7:38 am
Viewing 15 posts - 76 through 90 (of 114 total)