|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
SQL 2000 (not MYSQL)
There isn't an SQL 2000 topic so hopefully this is in the correct place.
Hopefully one of you will know about SQL2000 [ ].Basically I have an ASP webpage which allows people to Upload a CSV file to the hosting server. I am now needing that webpage to call some SQL2000 code to import that CSV file into an SQL table on the hosting server. I can do it manually by going through Enterprise manager and using the Import process to bring in the CSV file into an SQL table. But I want to do this Programmatically which will greatly speed things up. Any ideas anyone plz? or even a website about SQL2000? P.S The import process filters out the data from the CSV file during import so that part is sorted. |
|
#3
|
||||
|
||||
|
Nice to have you in the MsSQL forum!!!
Now, if you have a DTS package already built to import that CSV file, you can launch it from an ASP page, just Google for that.
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins |
![]() |
| Viewing: Dev Shed Forums > Databases > MS SQL Development > SQL 2000 (not MYSQL) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|