Viewing 15 posts - 31 through 45 (of 51 total)
Connecting to Oracle is a nasty piece of work, at best. Can you gain access to the SQL Server? Log in on the server and troubleshoot the ODBC connection using...
Michael Lee
July 8, 2005 at 8:06 am
I agree with Mark if it is a large field, but 850 characters is not a large field. I suspect there may be some kind of hidden or special character...
Michael Lee
June 30, 2005 at 7:44 am
I have the same problem with a remote Oracle DB that I download from nightly. I think it has to do with loosing the connection and DTS cannot detect that...
Michael Lee
May 24, 2005 at 7:25 am
I want to defend Access 2003. It is an excellent product, and can connect to SQL Server by making a Project file, rather than linking. A Project file uses built...
Michael Lee
May 4, 2005 at 7:30 am
None of you are helping the original poster! He needs our help now!
John - Quick! Run out and by "Open Heart Surgery For Dummies" and read chapter 8, "That Floppy...
Michael Lee
April 27, 2005 at 8:14 am
One problem with linked tables rather than a Project file is performance. We see a markable improvement with performance if we use a Project DB. One example is a query...
Michael Lee
March 18, 2005 at 9:30 am
TMSmith is right, but may not have given you enough information.
To fix this, remove the link and reestablish it. Access will ask you to select a unique record identifier....
Michael Lee
March 1, 2005 at 7:35 am
StarPrint has some great docimentation tools. they are reasonabily priced (hey, I got my boss to by one for me!) and there are mutiple modules, so you only need to...
Michael Lee
February 4, 2005 at 8:06 am
Security permissions maybe? Check how your DTS connection is configured. It may not have permissions to read one or both of the tables.
Michael Lee
January 13, 2005 at 8:15 am
I am very aware of the need, not just in Srilnka, but in all the countries that were hit.
I must question your legitimacy, if you are true, then you have...
Michael Lee
December 29, 2004 at 7:37 am
I think it has to do with the remote system dropping the ball and not returning a response. I have played with the different time outs in the ODBC connection,...
Michael Lee
December 22, 2004 at 8:18 am
I can't help you on why it hangs. I have the same problem when I am importing from a Teradata DB. My 'solution' is to schedule another job to check...
Michael Lee
December 22, 2004 at 7:44 am
The real issue is that the DTS import defines an Access DateTime field as a SQL DateTime data type when it creates the table. You need to modify the SQL...
Michael Lee
November 16, 2004 at 8:24 am
Thanks for all the tips. I know it is not a timing issue, because I can enter debug and wait as long as i wish, it still will not find...
Michael Lee
October 21, 2004 at 12:09 pm
It also may be a mapped drive problem. When you run a DTS package from your system, it runs on your system and uses your client's mapped drives. The server...
Michael Lee
October 19, 2004 at 7:20 am
Viewing 15 posts - 31 through 45 (of 51 total)