Wrox Programmer Forums
|
Visual Basic 2005 Basics If you are new to Visual Basic programming with version 2005, this is the place to start your questions. For questions about the book: Beginning Visual Basic 2005 by Thearon Willis and Bryan Newsome, ISBN: 0-7645-7401-9 please, use this forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Basic 2005 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 25th, 2008, 04:44 PM
Registered User
 
Join Date: Apr 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default SQL PUB database

Is there a way to get the PUB database and make it work in SQL 2005 Express. I can copy database from SQL 2000 at work. I don't know how to get it to work with SQL 2005 Express.

Thanks,
Derrell

 
Old April 26th, 2008, 04:59 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Typically, you need only attach the database files to the SQL Server instance you want to run it on. There's no need to import it or back it up. Just detach from the source, copy the MDF and LDF files, reattach the source, then take the files to the destination and attach there.

-Peter
peterlanoie.blog





Similar Threads
Thread Thread Starter Forum Replies Last Post
Connecting to SQL database misskaos Classic ASP Databases 8 October 23rd, 2006 05:57 PM
What sql database should i use ? method SQL Language 6 October 21st, 2005 09:00 PM
Transfer SQL Database FROM One SQL PC To Another Israr SQL Server 2000 3 February 2nd, 2005 01:33 AM
Updating to a SQL Database Arsi C# 3 August 23rd, 2004 12:49 PM
Updating to SQL Database Arsi Classic ASP Databases 4 August 23rd, 2004 12:48 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.