View Single Post

   
  #5 (permalink)  
Old 02-29-2008, 07:04 AM
Ansti
 
Posts: n/a
Default Re: MSDE and ODBC Tables

You could use MS Access or somthing else that can connect to database tables
with ODBC. There you can make INSERT or SELECT INTO queries.

"Frank Bishop" <fbishop@viper.com> wrote in message
news:420637fb$1_2@127.0.0.1...
>
> Thanks, but this wont help. I don't have SQL tools (e.g. Enterprise
> Manager or DTS) anymore. I just have MSDE (SQL desktop).
>
> I trying to find out some script examples of how to Transfer data
> between an ODBC database and MSDE.
>
> Thanks,
> Frank
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!



Reply With Quote