Click here to Skip to main content
15,897,166 members
Home / Discussions / Database
   

Database

 
GeneralRe: Recordset Recordcount Pin
Blue_Boy29-Apr-08 10:20
Blue_Boy29-Apr-08 10:20 
QuestionLink DBase III Files in SQL Server 2000 Pin
Behzad Ordubadi29-Apr-08 5:43
professionalBehzad Ordubadi29-Apr-08 5:43 
GeneralDTS Pin
kibromg29-Apr-08 5:32
kibromg29-Apr-08 5:32 
GeneralRe: DTS Pin
Mark J. Miller29-Apr-08 7:38
Mark J. Miller29-Apr-08 7:38 
GeneralRe: DTS Pin
kibromg30-Apr-08 2:25
kibromg30-Apr-08 2:25 
GeneralRe: DTS Pin
Mark J. Miller30-Apr-08 4:08
Mark J. Miller30-Apr-08 4:08 
GeneralRe: DTS [modified] Pin
kibromg30-Apr-08 5:42
kibromg30-Apr-08 5:42 
GeneralRe: DTS Pin
Mark J. Miller30-Apr-08 5:56
Mark J. Miller30-Apr-08 5:56 
You could use another FTP task to delete the file after you're done. Or you could try and rename it. I don't know if that is directly supported, but if you have permissions you could possibly rename your local copy when you're done, then upload it back to the ftp server and delete the original copy from the server.

You could try and keep a local list of files you're already processed if you don't have permissions on the FTP server and use that to determine which files need to be downloaded and processed.


QuestionCould we move database from SQL Server 2000 to SQL Server 7.0 ? Pin
bug_aonz29-Apr-08 5:28
bug_aonz29-Apr-08 5:28 
AnswerRe: Could we move database from SQL Server 2000 to SQL Server 7.0 ? Pin
Mark J. Miller29-Apr-08 7:34
Mark J. Miller29-Apr-08 7:34 
AnswerRe: Could we move database from SQL Server 2000 to SQL Server 7.0 ? [modified] Pin
Rob Graham30-Apr-08 3:32
Rob Graham30-Apr-08 3:32 
GeneralReading xml inside stored procedure Pin
saurabhmind29-Apr-08 4:12
saurabhmind29-Apr-08 4:12 
GeneralRe: Reading xml inside stored procedure [modified] Pin
Blue_Boy29-Apr-08 4:36
Blue_Boy29-Apr-08 4:36 
GeneralRe: Reading xml inside stored procedure Pin
saurabhmind29-Apr-08 22:33
saurabhmind29-Apr-08 22:33 
GeneralReporting Best Practises (Are there any what do you do?) Pin
GDMFSOB29-Apr-08 0:10
GDMFSOB29-Apr-08 0:10 
GeneralRe: Reporting Best Practises (Are there any what do you do?) Pin
Youtea1-May-08 16:57
Youtea1-May-08 16:57 
GeneralSelecting the latest records Pin
Kevin Brydon28-Apr-08 23:27
Kevin Brydon28-Apr-08 23:27 
GeneralRe: Selecting the latest records Pin
Blue_Boy28-Apr-08 23:55
Blue_Boy28-Apr-08 23:55 
GeneralRe: Selecting the latest records Pin
Harini N K29-Apr-08 0:13
Harini N K29-Apr-08 0:13 
GeneralRe: Selecting the latest records Pin
Kevin Brydon30-Apr-08 6:45
Kevin Brydon30-Apr-08 6:45 
GeneralRe: Selecting the latest records Pin
Blue_Boy30-Apr-08 10:16
Blue_Boy30-Apr-08 10:16 
GeneralLimit Rows in DataTable Pin
Brady Kelly28-Apr-08 23:15
Brady Kelly28-Apr-08 23:15 
QuestionSelecting 3 columns and merging??? Pin
Karan_TN28-Apr-08 21:46
Karan_TN28-Apr-08 21:46 
GeneralRe: Selecting 3 columns and merging??? Pin
Blue_Boy28-Apr-08 22:07
Blue_Boy28-Apr-08 22:07 
GeneralRe: Selecting 3 columns and merging??? Pin
Karan_TN28-Apr-08 22:32
Karan_TN28-Apr-08 22:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.