Re: sql language problem
- From: "Bernie Yaeger" <berniey@xxxxxxxxxxxxx>
- Date: Mon, 29 Aug 2005 01:14:55 -0400
Hi Ivan,
How did you do the import? You may have used bulk copy, but I'd recommend
you build your own routine, connecting to the table using the odbc driver
and then adding rows sequentially. It won't take long but you'll be able to
control things more precisely.
HTH,
Bernie Yaeger
"Ivan V via DotNetMonster.com" <forum@xxxxxxxxxxxxxxxxx> wrote in message
news:538CA48F663D6@xxxxxxxxxxxxxxxxxxxx
> Dear All:
>
> I am not sure this is the right place to ask this question, but I hope
> someone can help me out of that. I have a set of data which is in dbf
> format
> and need to import into my SQL2000 server. The langage in the dbf files is
> Protuguese, and after I finish my import into SQL server, the characters
> changed into some monster characters, but not the Portuguese. Anyonme
> knows
> what I need to do throughout the import process?? Thanks for all your
> attention!
>
> Best rgds,
> Ivan Vong
>
>
> --
> Message posted via http://www.dotnetmonster.com
.
- References:
- sql language problem
- From: Ivan V via DotNetMonster.com
- sql language problem
- Prev by Date: Re: Catching short processes?
- Next by Date: Re: FolderBrowserDialog hangs the application
- Previous by thread: sql language problem
- Next by thread: Re: sql language problem
- Index(es):
Relevant Pages
|