Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Adding data to SQL Server 7 from Excel

Hello,
My apologies if this is not the correct/best place for this posting.

I am pretty new to database programming. I have a spreadsheet which
contains industry SIC codes which I obtained from the SEC.Gov website. I am
trying to get this data (about 450 rows in Excel) into a table in SQL Server
7.0. Can anyone give me a little guideance on how to do this?

I have made a connection from Excel to the SQL database using Tools Get
External Data but not sure where to go from there. Are there any other
simple options available for this? I run WinXP and Office XP.

TIA,
Rich



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 459
Default Adding data to SQL Server 7 from Excel

This is best done within SQL Server. In Enterprise Manager, take a
look at Data Transformation Services. If you do not have access to the
server tools (i.e. you only have a client connection), you may be able
to use a SELECT..INTO query to create a new table, however your
permissions may only allow you to create a temp table.

--

"Rich" wrote in message ...
Hello,
My apologies if this is not the correct/best place for this posting.

I am pretty new to database programming. I have a spreadsheet which
contains industry SIC codes which I obtained from the SEC.Gov website. I am
trying to get this data (about 450 rows in Excel) into a table in SQL Server
7.0. Can anyone give me a little guideance on how to do this?

I have made a connection from Excel to the SQL database using Tools Get
External Data but not sure where to go from there. Are there any other
simple options available for this? I run WinXP and Office XP.

TIA,
Rich

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
Data Upload from Excel to SQL Server Duke Carey Excel Discussion (Misc queries) 3 December 19th 06 05:49 PM
SQL Server -- Bulk Insert from Excel to SQL Server Madhan Excel Discussion (Misc queries) 0 December 12th 06 03:08 PM
Excel 2003 Error Cannot Locate the Internet Server or Proxy Server Seabee Excel Discussion (Misc queries) 0 November 20th 05 12:03 AM
Getting data from SQL Server into Excel Sophea Excel Programming 4 February 24th 04 10:30 AM
Post Excel Data to a Web Server Waindy Excel Programming 1 February 2nd 04 09:30 PM


All times are GMT +1. The time now is 12:09 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"