If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Including BAS file in asp

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-08-04, 06:26
nebujacob2000 nebujacob2000 is offline
Registered User
 
Join Date: May 2004
Posts: 5
Including BAS file in asp

Hi
I have got a DTS package.I have saved it as a .bas file.How can I access this file in the ASP page.Can I include this file in to asp.Pls help
Thnx
Nebu
Reply With Quote
  #2 (permalink)  
Old 06-08-04, 19:13
Seppuku Seppuku is offline
Useless...
 
Join Date: Jul 2003
Location: SoCal
Posts: 721
What do you mean "include"? Do you want to execute it? Do you simply want to display it?
__________________
That which does not kill me postpones the inevitable.
Reply With Quote
  #3 (permalink)  
Old 06-09-04, 00:01
nebujacob2000 nebujacob2000 is offline
Registered User
 
Join Date: May 2004
Posts: 5
Hi
Is there any options in DTS to save it as any file.I want tocall that DTS file by giving the database name from the front end.I want convert MDB file to SQL sercver.Here I wud like to give the MDB file name from the front end.Bcos the name of the MDB file changes every month
Pls help
thnx
Nebu
Reply With Quote
  #4 (permalink)  
Old 06-09-04, 00:05
rokslide rokslide is offline
Registered User
 
Join Date: Nov 2003
Location: Christchurch, New Zealand
Posts: 1,617
There are quite a few ways to do what you are trying to do. The easiest would probably be to build your DTS package so that it can determine the name of the file by running an ActiveX Script or some such....

You would probably get more success if you posted this in the SQL Server forum area though...
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On