I am writing a C # application that uses a firebird database to fill the database with the data stored in the CSV file Will happen. Can you tell your easy way to do this?
You can use the festals to import CSV data, then plain edo. Using net or your favorite ORM, push it into a firebird database. But I would almost certainly have a way of importing CSV data near Firebird. However, Google FileHelpers is a great library for delimited text processing.
Comments
Post a Comment