![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Ubuntu Ubuntu is a complete desktop Linux operating system, freely available with both community and professional support. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Rhel5 with ubuntu and windows xp | AVINAZZ | UNIX for Dummies Questions & Answers | 0 | 03-12-2009 08:13 AM |
| Ubuntu Hardy: How to span windows over more than 1 screen? | mcW | UNIX for Dummies Questions & Answers | 3 | 11-23-2008 09:58 PM |
| connecting to sqlserver from perl | DILEEP410 | Shell Programming and Scripting | 3 | 05-02-2008 07:31 AM |
| connect SQLSERVER from unix | samsonsimon | AIX | 2 | 02-05-2006 09:22 PM |
| Stored Procedure on NT/SQLServer | mayohan | Shell Programming and Scripting | 3 | 08-09-2005 05:29 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Ubuntu Bulk Insert to Windows SQLServer
Hi,
Anyone can help me, I can connect from ubuntu "freetds driver" to Windows sqlserver Database and doing select, insert, update, etc. But when I try to use the Bulk Insert with these command; 1> BULK INSERT test FROM '/home/test/test.txt' WITH (FIRSTROW = 2, CODEPAGE = 'ACP', DATAFILETYPE = 'char', FIELDTERMINATOR = ',',ROWTERMINATOR = '\n') 2> go Msg 4861, Level 16, State 1, Server GMSERVER, Line 1 Cannot bulk load because the file "/home/test/test.txt" could not be opened. Operating system error code 3(The system cannot find the path specified.). Thanks in Advance. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|