zzz projects SqlBulkCopy Tutorial
Documentation Troubleshooting
Knowledge Base
  • Documentation
  • Troubleshooting
  • Knowledge Base

SqlBulkCopy Tutorial - Knowledge Base (KB)

4 results in tag: sybase

sybase bulk copy

I need to selectively (both rows and columns) export around 20 million rows from one table to another. This is what I tried:...--Run this in batch: INSERT INTO Table 2 Select A, B from Table1 where A > a and B < b ---Table1 have columns A, B....Z and go...
database sqlbulkcopy sybase
asked by lost

Skip host file column in bcp format file Sybase

I have a csv texte file like this : ...SicID;PorID;FarId;Company;DecadeId;SocName;FarName A1;A2;A3;A4;A5;A6;A7 B1;B2;B3;B4;B5;B6;B7 C1;C2;C3;C4;C5;C6;C7 ...I want to use Bcp Sybase to import this file in my_table but only the SicID, PorID and SocName. So ...
bcp bulk sqlbulkcopy sybase sybase-ase
asked by user3820903

AseBulkCopy not available in list of commands

I am trying to bulk insert records in Sybase using C#. I have included ...Sybase.Data.AseClient.dll... in my solution and able to create connection....But problem is there is no ...AseBulkCopy... command available as shown in screenshot below. What could ...
c# sqlbulkcopy sybase sybase-asa
asked by Frank Martin

C# transaction error in AseBulkCopy

I have a program that is performing a bulk copy into a few Sybase db tables. However, the rollback transaction isn't working. When stepping through the logic, the issue seems to be with the transaction object. I'm at a loss right now. Any advice would be...
c# sqlbulkcopy sybase
asked by User11040

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!