Viewing 15 posts - 106 through 120 (of 4,271 total)
chitandaa 90 (7/25/2013)
July 25, 2013 at 3:42 pm
Is the provider name the same for 64 and 32 bit?
You likely will need to run the package with the 32-bit runtime, this is harder in SQL 2005, they made...
July 25, 2013 at 2:33 pm
This is a very easy to do, you need to first get the third machine all built up, added to the domain. Once that is done add it to...
July 25, 2013 at 2:31 pm
You are most of the way there. I recommend though that the destination DB NOT be included in the command, set the destination database in your destination connection.
I have...
July 25, 2013 at 1:59 pm
Please answer the question I posed.
SQL will show local drives on the node it is on I believe. I believe it will not show drives that are in another...
July 25, 2013 at 12:57 pm
poratips (7/25/2013)
1) When i install sql 2005 on same server, i can leave the default instalaltion, right?
2) We have...
July 25, 2013 at 12:53 pm
poratips (7/25/2013)
I need to create another instance but will be the same DB name on same server, is it possible?
1) i have server called Server1 and it has instance called...
July 25, 2013 at 11:45 am
jpettigrew (7/25/2013)
July 25, 2013 at 11:02 am
Paul Hernández (7/25/2013)
- I have an OLE DB source.
- Then I perform some lookups and splits
- I update some records using an OLE DB commmand
- Then...
July 25, 2013 at 10:14 am
LightVader (7/25/2013)
Elliott Whitlow (7/24/2013)
2. I have an article in the works that discusses NEVER using 3 part names in code and using synonyms to point to objects external to the...
July 25, 2013 at 9:31 am
I think you would want to look at:
http://www.windowsazure.com/en-us/pricing/details/virtual-machines/#service-sql-server
You get a VM with SQL all licensed..
CEWII
July 24, 2013 at 2:38 pm
I'm very excited myself. I got emails about the beta MONTHS ago and have been checking in periodically. I used the on-site version at a previous employer and...
July 24, 2013 at 1:17 pm
Have not done that myself, however I do run both on a single machine and have had zero issues. Off the top of my head I can't think of...
July 24, 2013 at 12:45 pm
If they have the same names they will usually automap, but if they don't then no, you have to handle the mapping.
CEWII
July 24, 2013 at 12:29 pm
Viewing 15 posts - 106 through 120 (of 4,271 total)