About 16,300 results
Open links in new tab
  1. How to create csv file - social.msdn.microsoft.com

    Oct 7, 2021 · How can one create csv file? Actually my Client wants to generate csv file of all stock which they are uploading on the site. Thanks Thursday, June 23, 2011 4:21 AM

  2. Import CSV File to SQL Server Table - social.msdn.microsoft.com

    Jun 10, 2011 · As i asume, you need a simple webpage to upload a csv file, and then export the csv file to a sql database. So just create a sql table with the same records and in the same …

  3. Open a CSV file in Pocket Excel? - social.msdn.microsoft.com

    Jun 7, 2007 · Ok, have an application sitting on a pda, running Windows Mobile 5.0. This application (a stocktake module) creates data files in CSV format. So, I thought as an aid for …

  4. How to delete record from a .csv file. - social.msdn.microsoft.com

    Nov 6, 2019 · A flat file is a character delimited data file. Such a plain text file is perfectly and exactly suitable for insertion into a database should you the programmer wish to do!

  5. Excel SaveAs dialog - selecting a certain file type by default

    Aug 16, 2007 · I'm trying to programatically open a SaveAs dialog and have the default file type set to CSV. Right now, the only way that I see that will accomplish this is with …

  6. Multiple string values in registry keys - social.msdn.microsoft.com

    Jan 22, 2013 · Nothing at all, always a pleasure. BTW, in one schema.ini file you can create definitions for several tables /files located in the same folder; so you could create a "text file …

  7. Split String into multiple columns - social.msdn.microsoft.com

    Mar 8, 2011 · I would like to create a T-SQL statement to read the above text file and splite the tests column/field data INTO number of columns required example record 1 Tests-Column …

  8. Importing csv files to SQL Server Express

    Feb 1, 2009 · I receive 4 .csv file downloads periodically (3 times per day) via email from our corporate database. I open each file in Excel, save as excel files, import to Access, replace the …

  9. export multiple tables to .csv / .txt - social.msdn.microsoft.com

    Nov 24, 2007 · Question 0 Sign in to vote Hi , I need to export data from sql data base tables to .csv files with vertical bar (column seperator).The names of the .csv file is to be similar to table …

  10. MS-ACCESS (.mdb) database file gets crashed randamoly with …

    Apr 2, 2019 · Tables: For each table in the old access container, create a new table in the new container. From design view, copy/paste the field definitions. Export the old data to XML or …