Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
IA
Starting Member
9 Posts |
Posted - 2007-08-29 : 07:07:18
|
| I'm trying to make an DTS which concet to oracle driver.When I make an DTS in client SQL Sever installed locally (PC) it does conect. But when I use the client from Citrix MetaFrame it does NOT conect.Any suggestion?... Thanks in advance.In quiet oceans, all ships have a good captain. |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2007-08-29 : 07:25:29
|
How do your connectionstring look like? E 12°55'05.25"N 56°04'39.16" |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-08-30 : 00:17:14
|
| Did you install Oracle client on Citrix? |
 |
|
|
IA
Starting Member
9 Posts |
Posted - 2007-08-31 : 03:13:46
|
hi,I do NOT use connetionstring, but DTS.quote: Originally posted by Peso How do your connectionstring look like? E 12°55'05.25"N 56°04'39.16"
In quiet oceans, all ships have a good captain. |
 |
|
|
IA
Starting Member
9 Posts |
Posted - 2007-08-31 : 03:15:30
|
hi,In CITRIX NOT, but only in local PC.I suppose from your cuestion that I need to install Oracle client in Citrix server, true?quote: Originally posted by rmiao Did you install Oracle client on Citrix?
In quiet oceans, all ships have a good captain. |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-08-31 : 14:43:08
|
| Yes, you need provider used in dts package on the machine. |
 |
|
|
|
|
|