Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Its posible to insert data...

to sql from excel? not using DTS
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 694
Default Its posible to insert data...

Hi,

You can use the External Data feature of Excel:
- menu Data Import (or Get) External Data New Database Query
- in the dilaog, choose a data source or data source type
- then follow the dialog steps and build your query

or in VBA you can use ADO:
- Add the Microsoft ActiveX Data Object library throu the Tools referwences
menu of the VB Editor

I hope this helps,
Sebastien

"Ricardo Guzmán" wrote:

to sql from excel? not using DTS

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 694
Default Its posible to insert data...

.... just realized you are trying to export data, aren't you. In that case,
you'll have to use the vba method.

Seb

"Ricardo Guzmán" wrote:

to sql from excel? not using DTS

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
is it posible to have a formula for factorial via vba code? thread Excel Worksheet Functions 4 August 29th 14 11:02 AM
Posible IF formula Hanah New Users to Excel 2 August 11th 08 06:01 PM
Auto Maximize posible? Mike Excel Discussion (Misc queries) 1 October 16th 07 02:38 PM
data validation list - Lengthen ? Posible ? Corey Excel Worksheet Functions 2 November 20th 06 04:21 AM
Is it posible to set up some code to Filter Worksheet on Colours Frederick Excel Programming 4 November 23rd 03 06:52 PM


All times are GMT +1. The time now is 02:29 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"