Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
CSV files to SQL server
<p>What is the best way to obtain the downloaded csv files (from the exchange tab) in a format that can be used to import data into a SQL database?</p><p>Though OpenAir does not support a direct load into SQL Server, it can be done. Here are some suggestions.</p><p>- Download the MySQL formatted file, load it into a local MySQL database and then use a product like this to move it to SQL Server.</p><p><a href="http://www.spectralcore.com/fullconvert/tutorials/convert-mysql-to-mssql-sql-server.php
0