Viewing 15 posts - 16 through 30 (of 122 total)
Thank you, I did end up getting this to work and thought I removed my post. Thanks for the post!!
August 5, 2008 at 5:03 pm
I believe I have this figured out. I had to find the right combination to access the schema on the source.
April 29, 2008 at 12:41 pm
Now for the second part of my challenge. How should I be able to INSERT into a table associated with the Linked Server?
Again, I can get this to work...
April 29, 2008 at 10:26 am
Thank you Sergiy. I came to post my resolution as using OPENQUERY and saw your post. Thanks a lot!
April 29, 2008 at 9:15 am
I attempted to apply SP4, but before the wizard start, it pops a message saying the SQL Server is not installed. I have no idea how this was installed,...
April 8, 2008 at 9:48 am
Got it, thanks. I just wasnt sure if RTM implied some restrictions around its license agreement.
I appreciate the info.
April 7, 2008 at 4:08 pm
Thank you very much, I got this working!
April 7, 2008 at 9:32 am
Thanks for the post
Although the actual size of the database is small, the system is growing in both records and users. Peak hours register about 600 - 700 batch...
February 6, 2008 at 5:02 pm
Thanks for all the info. I appreciate it very much!
February 6, 2008 at 1:17 pm
Thanks for the response!
I can rearrange so that I only have one Index drive, and three data drives.
I have done some performance monitoring for IO. The difficulty is the...
January 31, 2008 at 12:36 pm
The initial XML load is RBAR as follows:
CREATE TABLE #tmpXML(PK INT NOT NULL IDENTITY(1,1), ThisLine VARCHAR(500))
...
January 14, 2008 at 10:45 am
Viewing 15 posts - 16 through 30 (of 122 total)