Viewing 15 posts - 1,801 through 1,815 (of 4,820 total)
February 28, 2018 at 9:37 am
There really isn't enough information here to draw any conclusions. You appear to have a 6 Gb virtual machine, with only 4 GB allocated to SQL Server, which for most...
February 28, 2018 at 9:05 am
1.) What do you plan to do if you ever hire a second person with the same first name?
2.) This isn't typical of how you design databases. There...
February 27, 2018 at 1:55 pm
February 27, 2018 at 1:21 pm
You'd have to verify exactly which network protocol that driver uses, and then be sure that there's nothing configured in SQL Server to prevent it's use, and that the protocol...
February 27, 2018 at 1:07 pm
February 27, 2018 at 12:50 pm
February 27, 2018 at 12:44 pm
February 27, 2018 at 9:20 am
DATASOURCE= 2 distinct values
DATATYPE = 5 distinct values
FILEREFRECID = 3820131 distinct values
AXMATCHINGCODE...
February 27, 2018 at 7:39 am
You would at least need ODBC drivers provided by Progres to allow that to occur, along with any provider that might be needed Then you create an ODBC connection on...
February 26, 2018 at 8:43 am
Is there an option with the format file to have the first column not be varchar but just char ?
February 26, 2018 at 8:17 am
That;s just not how SSRS works. When you supply a query for the available values, the default value can be supplied by a query, but that query must have only...
February 26, 2018 at 8:09 am
You can simply place some of the columns in one line within the details section, and having expanded that section, include other columns below the columns (and usually indented) that...
February 26, 2018 at 8:04 am
I have a dateset for parameter that is filtered to only have the months...
February 26, 2018 at 8:01 am
Viewing 15 posts - 1,801 through 1,815 (of 4,820 total)