|
-
Aug 13th, 2005, 12:39 PM
#1
Thread Starter
Hyperactive Member
[SQL And EXCEL] importing data
I am looking for a way to import data from a SQL server into and excel spread sheet. HELP!?!?!?!
-
Aug 13th, 2005, 01:09 PM
#2
Re: [SQL And EXCEL] importing data
hi rrrctraptor31,
This would get more (and more appropriate) views in the Database Development forum Anyway, back to the point....
Is this as a one-off process, or do you want to do this repeatedly?
If it is a one-off you can use the tools within SQL Server to get the data out (such as the Export wizard in Enterprise Manager)
If this is an ongoing process you will probably want to write code to do it, so what are you planning to use? (and will the person running this have Excel installed?)
-
Aug 13th, 2005, 05:16 PM
#3
Thread Starter
Hyperactive Member
Re: [SQL And EXCEL] importing data
i want the excel sheet to not only update upon load but on a specified interval. mostlikely every 10 min - 1 hour
-
Aug 15th, 2005, 09:58 AM
#4
Re: [SQL And EXCEL] importing data
You would probably want the code to be in VBA behind the workbook. Is this a shared workbook or for your use only?
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Aug 15th, 2005, 12:31 PM
#5
Thread Starter
Hyperactive Member
Re: [SQL And EXCEL] importing data
-
Aug 15th, 2005, 12:35 PM
#6
Re: [SQL And EXCEL] importing data
That will complicate things a bit but will there be a user in control of the sheet that can make edits or is it open to all?
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|