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 |
|
blackbox320
Starting Member
10 Posts |
Posted - 2007-06-12 : 10:36:06
|
Is it possible to import data from a word table into sql table? How to import data from access and excel worksheet into sql table?vishwa mukh vishwamukh |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2007-06-12 : 11:01:27
|
| You can use import/export wizard to import data from EXCEL or ACCESSAlso you can read about OpenRowset in sql server help fileI dont think you can import data from Word documentMadhivananFailing to plan is Planning to fail |
 |
|
|
blackbox320
Starting Member
10 Posts |
Posted - 2007-06-12 : 11:59:55
|
quote: Originally posted by madhivanan You can use import/export wizard to import data from EXCEL or ACCESSAlso you can read about OpenRowset in sql server help fileI dont think you can import data from Word documentMadhivananFailing to plan is Planning to fail
Thanks a lot for your help.vishwa mukhvishwamukh |
 |
|
|
|
|
|