![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
All, I am looking for a vb or java script that will delete an sql table named Daily_List, then import an excel spreadsheet from a network share (in a public folder) into sql server 2000 and name it Daily_List. a few things to note, the excel spreadsheet name changes daily based on the date, for instance todays filename is "filename 04242004.xls", tomorrows will be "filename 04252004.xls" and so on. Any and all help is greatly apprecitated, Thanks, Fred *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
#3
| |||
| |||
|
#4
| |||
| |||
|
| This work very well with one execption.....My file names date format is mmddyyyy, and sql either puts dashes between dates or uses the format yyyyddmm. is there a way to make sql flip flop the date? as posted before, my filename is "filename date.xls" (filename 04262004.xls) and the date changes daily. sql does not like that. can anyone help me with a script that can do this? thanks Fred *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
![]() |
| Thread Tools | |
| Display Modes | |
| |