Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

Import and Export data in different file extensions


3 replies to this topic

#1 SomeshBatra

  • Community Member
  • 1 posts
  • Real Name:Somesh Batra

Posted 08 February 2012, 11:11

Hello Everbody,
I'm troubling with one problem, actually I want to import some data file such as .txt, .sql, .xls in sql server and perform some filtration in it and after that export it in different different data file. So I want to know is there any third party tool which having such kind of fuctionality. Please give me appropriate answer to it.

Thanks in advance!!

#2 geoffreywalton

  • Community Sponsor
  • 7,731 posts
  • Real Name:Geoffrey Walton
  • Gender:Male
  • Location:Norfolk, UK (close to the centre of the universe)

Posted 08 February 2012, 13:37

Not really an sc question but you can do that in php.

If you don't want to do it on a server MS xcel and macros can achieve this.

HTH

G
Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

Virus Threat Scanner
My Contributions
Basic install answers.
Click here for Contributions / Add Ons.
UK your site.
Site Move.
Basic design info.

For links mentioned in old answers that are no longer here follow this link Useful Threads.

If this post was useful, click the Like This button over there ======>>>>>.

#3 DeepakVerma

  • Community Member
  • 1 posts
  • Real Name:Deepak Verma

Posted 09 February 2012, 09:28

Hi SomeshBatra,
You may use MindStick DataConverter which having functionality to resolve such kind of problem. It is a free charge tool so you can easily download it.To Download MindStick DataConverter click here.

I hope it might be resolve your problem.

#4 Summer9

  • Community Member
  • 1 posts
  • Real Name:Summer

Posted 16 February 2012, 08:20

Hello,

Please read this article:
www.codeproject.com/Articles/151789/Export-Data-to-Excel-Word-PDF-without-Automation-f
It may be helpful for you

Edited by Jan Zonjee, 16 February 2012, 16:19.