Viewing 15 posts - 7,876 through 7,890 (of 13,876 total)
Can you confirm that you are using a UNC path (\\server\share\...) and NOT a drive letter (X:\data\...) ?
November 20, 2015 at 6:12 am
There are many more but, just to wet the appetite for other possibilities...
Sounds a bit too damp for my liking. 'Whet' is the word I think you were looking for...
November 20, 2015 at 2:00 am
First, you can't use an IF in a SELECT clause, you do need to use the CASE.
A possible alternative is iff(), which can be used in a SELECT:
select iif(datename(weekday,...
November 20, 2015 at 12:38 am
Fernando Margueirat-273899 (11/19/2015)
Phil Parkin (11/19/2015)
Jack (11/18/2015)
November 19, 2015 at 12:26 pm
Jack (11/18/2015)
November 19, 2015 at 11:59 am
drew.allen (11/19/2015)
November 19, 2015 at 10:31 am
If you create a unique index on GroupID & PayorID, does that fix it?
November 19, 2015 at 7:23 am
The caveat to this is that if someone created the DB and specified upon creation that the file extensions should be .sql instead of mdf/ndf/ldf
Shudder.
November 19, 2015 at 6:57 am
Error? Or message box?
I tested it this morning and it worked perfectly.
Try with an Excel file on your local hard disk. Maybe you have some network or permissions issues going...
November 18, 2015 at 9:42 am
caojunhe24 (11/18/2015)
thanks for your apply!Can you provide the code for IsFileLocked functioin ?
Follow the link in my post and you can take it from there.
November 18, 2015 at 9:08 am
Fernando Margueirat-273899 (11/18/2015)
One small change that I would make to avoid the "DR.EndDate+1" part and still be able to easily link to dates in other...
November 18, 2015 at 8:51 am
SQLBlimp (11/18/2015)
Phil Parkin (11/18/2015)
eavesdm (11/18/2015)
November 18, 2015 at 8:39 am
Jack Corbett (11/18/2015)
jasona.work (11/18/2015)
Luis Cazares (11/18/2015)
Brandie Tarvin (11/18/2015)
robert.sterbal 56890 (11/18/2015)
Luis Cazares (11/18/2015)
November 18, 2015 at 8:30 am
You can't, as far as I know. It's stored in encrypted form.
November 18, 2015 at 6:16 am
eavesdm (11/18/2015)
November 18, 2015 at 4:06 am
Viewing 15 posts - 7,876 through 7,890 (of 13,876 total)