dbTalk Databases Forums  

ActiveX and Instance name

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss ActiveX and Instance name in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kyky
 
Posts: n/a

Default ActiveX and Instance name - 02-23-2005 , 07:18 AM






following a previous post...

Hi,
how can i retrieve in an ActiveX the SQLServer instance name where the DTS
is located.

Thnx
Kyky






Reply With Quote
  #2  
Old   
Ilya Margolin
 
Posts: n/a

Default Re: ActiveX and Instance name - 02-23-2005 , 08:30 AM






Kyky,

Select @@ServerName

Ilya

"Kyky" <kyky_az (AT) yahoo (DOT) it> wrote

Quote:
following a previous post...

Hi,
how can i retrieve in an ActiveX the SQLServer instance name where the DTS
is located.

Thnx
Kyky








Reply With Quote
  #3  
Old   
Kyky
 
Posts: n/a

Default Re: ActiveX and Instance name - 02-23-2005 , 08:57 AM



Ilya,
following your hint I type in the ActiveX:

Function Main()
msgbox (select @@ServerName)
End Function

When I compile the ActiveX an error occured...

Thnx




"Ilya Margolin" <ilya_no_spam_ (AT) unapen (DOT) com> ha scritto nel messaggio
news:#wDsCPbGFHA.2676 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Quote:
Kyky,

Select @@ServerName

Ilya

"Kyky" <kyky_az (AT) yahoo (DOT) it> wrote in message
news:uw%23fgjaGFHA.2296 (AT) TK2MSFTNGP15 (DOT) phx.gbl...
following a previous post...

Hi,
how can i retrieve in an ActiveX the SQLServer instance name where the
DTS
is located.

Thnx
Kyky










Reply With Quote
  #4  
Old   
Kyky
 
Posts: n/a

Default Re: ActiveX and Instance name - 02-23-2005 , 09:01 AM



Ilya,
following your hint I type in the ActiveX:

Function Main()
msgbox (select @@ServerName)
End Function

When I compile the ActiveX an error occured...

Thnx

"Ilya Margolin" <ilya_no_spam_ (AT) unapen (DOT) com> ha scritto nel messaggio
news:#wDsCPbGFHA.2676 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Quote:
Kyky,

Select @@ServerName

Ilya

"Kyky" <kyky_az (AT) yahoo (DOT) it> wrote in message
news:uw%23fgjaGFHA.2296 (AT) TK2MSFTNGP15 (DOT) phx.gbl...
following a previous post...

Hi,
how can i retrieve in an ActiveX the SQLServer instance name where the
DTS
is located.

Thnx
Kyky










Reply With Quote
  #5  
Old   
Darren Green
 
Posts: n/a

Default Re: ActiveX and Instance name - 02-23-2005 , 10:51 AM



See your first thread...

"Kyky" <kyky_az (AT) yahoo (DOT) it> wrote

Quote:
following a previous post...

Hi,
how can i retrieve in an ActiveX the SQLServer instance name where the DTS
is located.

Thnx
Kyky








Reply With Quote
  #6  
Old   
Kyky
 
Posts: n/a

Default Re: ActiveX and Instance name - 02-23-2005 , 11:29 AM



Thnx Darren!!!

"Darren Green" <darren.green (AT) reply-to-newsgroup-sqldts (DOT) com> ha scritto nel
messaggio news:et444gcGFHA.3444 (AT) TK2MSFTNGP14 (DOT) phx.gbl...
Quote:
See your first thread...

"Kyky" <kyky_az (AT) yahoo (DOT) it> wrote in message
news:uw%23fgjaGFHA.2296 (AT) TK2MSFTNGP15 (DOT) phx.gbl...
following a previous post...

Hi,
how can i retrieve in an ActiveX the SQLServer instance name where the
DTS
is located.

Thnx
Kyky










Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.