Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Import data from visual C++

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2003-06-09 : 08:22:08
Adam writes "Hi,

I'm a SQL Server 2000 Administrator and I want to import data from application has been written with visual C++, PL can you tell me how I can do that.

Thanks for your help,

Adam"

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2003-06-09 : 19:22:55
But in what format is the data? Your application is in Visual C++, but what is the backend? Are they just flat files?

You can use either DTS or bcp to import data from a data source. Since you are a SQL Server 2000 administrator, this shouldn't be a problem.

Tara
Go to Top of Page

Andraax
Aged Yak Warrior

790 Posts

Posted - 2003-06-10 : 17:17:21
quote:

I'm a SQL Server 2000 Administrator



Anyone can say this... I've met loads of ppl who didn't know what a stored procedure was who called themselves DBA's...

Go to Top of Page
   

- Advertisement -