Jun 8, 2009 #1 gsc123 Programmer Joined Jan 24, 2008 Messages 197 hello, is it possible to create tables in sql server directly from tables in access? Some sort of import?
hello, is it possible to create tables in sql server directly from tables in access? Some sort of import?
Jun 8, 2009 #2 bborissov Programmer Joined May 3, 2005 Messages 5,167 Location BG Sure, just right click on some database name in SSMS Object Explorer and choose "Tasks->Import data". Borislav Borissov VFP9 SP2, SQL Server 2000/2005. Upvote 0 Downvote
Sure, just right click on some database name in SSMS Object Explorer and choose "Tasks->Import data". Borislav Borissov VFP9 SP2, SQL Server 2000/2005.
Jun 8, 2009 Thread starter #3 gsc123 Programmer Joined Jan 24, 2008 Messages 197 cool thxs Upvote 0 Downvote
Jun 20, 2009 #4 crackon Programmer Joined Jun 17, 2009 Messages 26 Sorry where is that, just installed it? server 08 Upvote 0 Downvote
Jun 20, 2009 #5 crackon Programmer Joined Jun 17, 2009 Messages 26 I different user Upvote 0 Downvote
Jun 20, 2009 #6 crackon Programmer Joined Jun 17, 2009 Messages 26 also what about each table structure, i,d hate to reinvent the wheel on 30 or so tables Upvote 0 Downvote
Jun 21, 2009 #7 markros Programmer Joined May 21, 2007 Messages 3,150 Location US Did you right click on your database, Tasks, Import Data and then followed the wizard? Upvote 0 Downvote