Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 2005 > Visual Basic 2005 Basics
|
Visual Basic 2005 Basics If you are new to Visual Basic programming with version 2005, this is the place to start your questions. For questions about the book: Beginning Visual Basic 2005 by Thearon Willis and Bryan Newsome, ISBN: 0-7645-7401-9 please, use this forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Basic 2005 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 8th, 2008, 02:01 AM
Registered User
 
Join Date: Apr 2008
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default .mdb to .xls or .csv conversion

please suggest me on coding. i want to convert my access database to excel sheet during runtime on single button click event.dynamic conversion from access to excel.

ramni
 
Old April 8th, 2008, 11:27 AM
Friend of Wrox
 
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
Default

Wasn’t this answered in http://p2p.wrox.com/topic.asp?TOPIC_ID=70360 ?
 
Old April 8th, 2008, 11:13 PM
Registered User
 
Join Date: Apr 2008
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default

no this tells me about manual setting. I want to do it through visual basic 2005 coding on button click event.

ramni
 
Old April 9th, 2008, 11:24 AM
Friend of Wrox
 
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
Default

In which environment is the button?
Is it in Excel, reaching out to Access?
In Access, exporting to Excel?
In Visual Studio manipulating both of these apps as external resources? (I’m presuming Visual Studio 2005, but I want to be sure...)
 
Old April 10th, 2008, 02:10 AM
Registered User
 
Join Date: Apr 2008
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default

your presumption is right.i am making project on visual studio 2005, i want to convert my access database to excel

ramni
 
Old April 14th, 2008, 04:50 PM
Friend of Wrox
 
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
Default

I haven't looked into this, but my first try would be to open Access as an ActiveX Server, and use the exposed interface to get Access to to this exportation for you (through the same functionality exposed by Access’ menu system).





Similar Threads
Thread Thread Starter Forum Replies Last Post
conversion of ms access .mdb to .exi GeoIrshad Access 2 March 11th, 2008 06:21 AM
Accessing csv, text(tab), xls files rahulsurya ADO.NET 0 November 6th, 2007 03:11 PM
.csv to xml conversion balakrishna XML 0 March 5th, 2007 01:07 PM
XML conversion to CSV - Problem with value ccurtiss1977 XSLT 1 December 22nd, 2006 10:40 AM
Tough one !! xls as frontend with mdb as backend Stanny Access 5 January 7th, 2005 11:01 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.