Viewing 8 posts - 16 through 23 (of 23 total)
We can do it thro' active x scripts
--First You have to open the text file and change the filed on the text file.
--Transfer the data from changed text file to...
April 10, 2003 at 12:36 pm
You can do it in many ways.
Just import the data to the table and exec the Update stmt to chage the employee number on the table.If it is a Pk...
April 10, 2003 at 11:12 am
First try to upload the data to the SQL table.Try this, create a DTS which creates the new table and extract the data from excel to SQL table and validate...
April 10, 2003 at 10:52 am
Itz better run the SQL server services on the domain/admin a/c (this a/c).
Chk the pkg owner info,If it has the different than the domain/admin,Then chk the rights for the pkg...
April 10, 2003 at 10:15 am
I havn't installed the MSDE on that developer's m/c.I just installed the client tools(Enterprise mgr,Query Analyzer and books online ).Do I need to apply the SP for this utilities?
April 10, 2003 at 10:04 am
Hi Tim,
I try to execute the code which you have given here.I have the following questions abt this script.
This is the fn code to download the file.
HRESULT URLDownloadToFile(
LPUNKNOWN...
April 9, 2003 at 2:46 pm
Phill Thanks for the help and I have no problem with the file transformation.
I need to CONNECT the FTP Server first and second, Down load the file to the network...
April 2, 2003 at 10:38 am
quote:
Yes as the service actually has the password typed into it. You will need to change the password and then restart the...
April 2, 2003 at 10:21 am
Viewing 8 posts - 16 through 23 (of 23 total)