Viewing 15 posts - 76 through 90 (of 109 total)
I got it working now with using a UserID=Admin. Don't know why becauce the excel file has not user id.
select
*...
January 30, 2007 at 9:48 am
I verified and corrected some registry settings on the providers and now I am getting the error
OLE DB error trace [OLE/DB Provider 'Microsoft.Jet.OLEDB.4.0' IDBInitialize::Initialize returned 0x80004005: The provider did not...
January 30, 2007 at 9:11 am
The account that my SQL Server runs under and my account both have the same primissions. I am a sysadmin and have full NTFS rights to the file. But when...
January 30, 2007 at 8:05 am
Thanks Chiraq and Both options work fine.
October 19, 2006 at 5:23 am
Thanks I was wondering about the expression but the function idea is good. What would the sentax be to add it the the constraint?
October 18, 2006 at 7:01 am
The client tools can be installed but it will be in another application directory as MS Visual Studio 2005 or Microsoft SQL Server 2005 \ SQL Server Business Intelligence Development...
July 14, 2006 at 11:21 am
I was able to disable the checkpoint option and it ran fine. But because the checkpoint failed, I wonder what that was telling me?
Simulating CheckPoint of 23290 pages like SQL Sever...
June 29, 2006 at 11:47 am
We just use a sql task to drop table [table_name] and then another sql task to create table [table_name]
DROP TABLE NEW_TABLE
CREATE TABLE `New_Table` (
`pmt_no` Long ,
`amount` Double ,
`issue_dt`...
June 21, 2006 at 5:52 am
The above is correct. Each user needs one SQL CAL. Be sure to check the costs to make sure Processor license is not cheaper and remember. Also, remember that each processer on...
January 13, 2006 at 8:07 am
Make sure you go through the profile security settings, this got me. There are public security setting and private security settings assigned to your mail profiles you created..
Might want to...
November 17, 2005 at 9:16 am
I was having the same issue. If you expend all the file tree listings out you will see a common directory that it wants to wite to the C drive....
November 10, 2005 at 8:00 am
No you were right to begin with, the property was not showing up in the expression property editor list of properties. It was there back on the flat file destination property list...
October 13, 2005 at 9:38 am
I finally found it. Great. Thanks. I had posted a post to the MSDN feed back and they kept telling me the same thing. I was playing around with their...
October 13, 2005 at 7:31 am
Thanks. I did not think so but wanted another voice. Thanks
September 9, 2005 at 7:10 am
Would this also apply to workstations that have only the client network utility installed. Should we go around and upgrade these when ever we upgrade the server?
Thanks
August 30, 2005 at 10:58 am
Viewing 15 posts - 76 through 90 (of 109 total)