Yet another coding blog covering everything from C#, WPF, SQL, and Silverlight to any other random thought that passes my way…
RSS icon Home icon
  • Brought over the Projects section populated with my nice little Create Delimited Text File SQL2005 stored procedure

    Posted on June 13th, 2009 biggert 1 comment

    It only took 3 months but I finally brought over the projects section from my old blog. Right now, this only consists of the SQL stored procedure that I wrote a year ago and have maintained with fairly regular updates which allows you to create a delimited text file from a SQL table, SQL view, Access Database, Excel file, or DBASE file. It’s a great little script that is very, very fast. I had a few comments about it on my previous blog where it helped out a handful of folks so hopefully it’ll continue to be of aid. Here’s the link to it but you can also just click on the new Projects section at the top of the page to get to it as well.

     

    1 responses to “Brought over the Projects section populated with my nice little Create Delimited Text File SQL2005 stored procedure” RSS icon

    • Looking over you blog, on Create Delimited Text File SQL2005 stored procedure. I am unable to get the code for procedure you created to export files from SQL, is there a way you can provide by email.

      Thanks,

      Juan.


    Leave a reply