Viewing 15 posts - 466 through 480 (of 1,492 total)
It appears you are guessing the extension of the file.
If you open up the D:\ drive in windows explorer, go to the directory you have listed, then right click on...
February 17, 2014 at 7:14 am
Ed Wagner (2/17/2014)
dwain.c (2/16/2014)
Ed Wagner (2/13/2014)
dwain.c (2/13/2014)
Jack Corbett (2/13/2014)
Glad no bare-chested pictures of Grant, or frankly anyone on the thread, have popped up here too.
I guess it is...
February 17, 2014 at 6:18 am
EdVassie (2/17/2014)
SQL 2013 BI and...
February 17, 2014 at 4:36 am
SQLRNNR (2/14/2014)
Greg Edwards-268690 (2/14/2014)
Help improves when you post scripts for table structures and some sample data, along with the select statement.Usually when you get multiple records, a join is missing.
Or...
February 14, 2014 at 8:57 am
Oooooppsss, I see I missed the extra from in the upper query.
February 14, 2014 at 7:55 am
Help improves when you post scripts for table structures and some sample data, along with the select statement.
Usually when you get multiple records, a join is missing.
February 14, 2014 at 7:48 am
Assuming all your tables are the same SQL to Access, you should be able paste into a new query in SQL view and run it.
TOP 1 with no Order By...
February 14, 2014 at 7:31 am
Haven't done this before, but it looks like it is supported.
See TechNet for details.
Under Upgrade How to Topics, you will see more details.
February 14, 2014 at 6:54 am
Sean Lange (2/4/2014)
February 4, 2014 at 1:32 pm
You might want to read this.
Might be helpful just to compare what the vendor says vs. your setup.
February 4, 2014 at 9:39 am
You also need to account for the application server, similar to looking at SQL Server and the resource needs.
If both are on the same VM, you are putting all the...
February 4, 2014 at 7:20 am
I would look at what else is running on the VM.
Are they reserving resources for your instance?
Also reading from disk to memory.
You are in a shared environment, so you need...
February 4, 2014 at 7:18 am
Revenant (2/3/2014)
SQLRNNR (2/3/2014)
Grant Fritchey (2/3/2014)
February 3, 2014 at 5:04 pm
You mention the core issue - front end with no entry validation.
And understand that it is an ever growing guessing game.
Also that you have several different issues, and may have...
February 3, 2014 at 7:27 am
Double edged sword putting logic in server names.
Get it wrong or have a server that has multiple roles and it doesn't work so well.
Some indication of location (especially for printers)...
January 31, 2014 at 6:01 am
Viewing 15 posts - 466 through 480 (of 1,492 total)