dbTalk Databases Forums  

bcp -R

microsoft.public.sqlserver.clients microsoft.public.sqlserver.clients


Discuss bcp -R in the microsoft.public.sqlserver.clients forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ondra
 
Posts: n/a

Default bcp -R - 02-15-2007 , 09:14 AM






Hi

Our MS-SQL Server 2005 database server runs with American English language
setting. I want to make imports from remote client. Local settings on this
client is Czech and I want import files with Czech dates (dd.mm.yyy instead
of mm.dd.yyy) and numbers (21,9 instead of 21.9). Bcp.exe with -R option
doesn't work. Any other suggestions ?

I use this command :

bcp table_name in infile_name -S server -f format_name.fmt -R

--
ondra

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.