Viewing 15 posts - 3,976 through 3,990 (of 7,164 total)
MisLead (5/23/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
May 23, 2012 at 1:53 pm
Can you please post the query that "creates a table of tables that meet certain requirements" ?
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
May 23, 2012 at 1:04 pm
You can access Oracle using an Execute SQL Task and you can access a web service using a Web Service Task. What is your definition of "Dataservice"?
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
May 23, 2012 at 7:04 am
I am not sure if such a thing exists where all data access and rendering occurs in Word. The closest thing I could come up with that may be workable...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
May 22, 2012 at 10:12 pm
sqlbee19 (5/22/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
May 22, 2012 at 8:43 pm
You'll need to poll for the data but I would opt to do that work within the same package execution and not allow the package to exit. If the source...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
May 22, 2012 at 4:35 pm
Rebuilding indexes updates the statistics that pertain to those indexes. If you have any manually created statistics, or 'auto create stats' is enabled (default) in your database then you may...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
May 22, 2012 at 3:58 pm
Jayanth_Kurup (5/22/2012)
ideally u want :-
domain account > login> db user>...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
May 22, 2012 at 3:32 pm
Possibly, a good recommendation depends on a lot of info we do not have. does the app need cross-database access? does the app need access to server-level metadata? are the...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
May 22, 2012 at 3:19 pm
sqlbee19 (5/22/2012)
The solution I am looking is for Application level access.
For example :
We have appliction X and we have 1000 end users to that application. When ever users...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
May 22, 2012 at 2:16 pm
Anything you can do in .NET you can do in PoSH. Lookup Table-valued Parameters, and how to use them to insert sets of data using one in a Stored Procedure....
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
May 22, 2012 at 1:59 pm
Microsoft recommends all clients connect to SQL Server using Kerberos authentication where possible.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
May 22, 2012 at 12:42 pm
weberharter (5/22/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
May 22, 2012 at 10:24 am
A solution using PrimaryFilePath will only account for the location of the primary data file for the database specified. If that database has multiple data files and one of those...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
May 22, 2012 at 10:15 am
mw112009 (5/22/2012)
Is this tool free of charge ?
I am sure you will find all the information you need at the link I provided 😉
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
May 22, 2012 at 10:06 am
Viewing 15 posts - 3,976 through 3,990 (of 7,164 total)