Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
luisalmeida61
Starting Member
1 Post |
Posted - 2010-08-29 : 20:13:02
|
I need do put data in excel file from sql database.At first I use da Import function datalink to sql.But I know there are other ways to import, in VBA, without using wizard.If someone help me to make a script in VBA language (complete) I apreciate.Database name --> FDISQLTable --> PendenteThanks |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2010-08-30 : 10:01:37
|
you can also use SSIS export import wizard or OPENROWSET------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2010-08-31 : 05:46:51
|
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=49926MadhivananFailing to plan is Planning to fail |
|
|
|
|
|