Affiliate Programs
 
Search affiliate programs for: 
Affiliate Categories
» Affiliate Networks
» Ad Networks
» 2 Tier Programs
» Pay Per Sale
» Pay Per Lead
» Residual Income
» Datafeeds
» Multi Tier Programs
» Business Opps
» Other Programs

Newsletter
Get newly added affiliate programs by email. Enter your email here:
Article Categories
» Affiliate Marketing
» Business
» Ecommerce
» Hosting
» Marketing
» Sales
» Web Designing
» Webmasters
» SEO & Promotion
» Working At Home
» Other Articles
» Affiliate Glossary


Go Back   AffiliateSeeking Forum > Website Creation, Design & Maintenance > Databases

Databases Discuss anything to do with databases in this sub forum.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-02-2011, 05:04 PM
Jagbani Jagbani is offline
Senior Member
 
Join Date: Jul 2010
Location: punjab
Posts: 109
Jagbani is on a distinguished road
Post store the data database to Excel.

Hi,

I want to store the Data database to Excel i have no idea, please you reply me how do store data database to Excel.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-15-2011, 06:53 AM
deveshraigniit deveshraigniit is offline
Member
 
Join Date: Nov 2010
Location: Delhi
Posts: 97
deveshraigniit is on a distinguished road
Then your best bet is ADO. Connect to excel using ADO, get all the data in the recordset and them isert the data from that recordset into Access table. Your connectionstring for excel would look like this
Code:

Quote:
"Driver={Microsoft Excel Driver (*.xls)};DriverId=790;Dbq=C:\MyExcelFile.xls;Defau ltDir=c:\myFolder;"
And you will use a simple query like this to create the recordset

PHP Code:

Quote:
SELECT * FROM [SHEET1$]"
__________________
Girls T Shirts|T Shirts| Sopping Online
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 03:17 PM.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0
© 2004-2011 AffiliateSeeking. All rights reserved.