Wrox Programmer Forums
|
Flex Discuss the Adobe Flex programming language
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Flex section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 22nd, 2011, 08:49 AM
Registered User
 
Join Date: Nov 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default please help me

I wrote the followin query in query analyzer (bulk insert)
bulk insert table1 from 'E:\bcp-5000.txt' with(rowterminator=',',fieldterminator='\n')
my table,s name is table1 with (barcode varchar,bardate datetime) and ihave text file with name bcp-5000.text when iam trying to execute the bulk insert the following error arose
Server: Msg 2775, Level 16, State 1, Line 1
Code page 720 is not supported by the operating system.
The statement has been terminated.


please help me solve this problem
thanks









Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.