Wrox Programmer Forums
|
BOOK: Beginning Visual Basic 2005 Databases ISBN: 978-0-7645-8894-5
This is the forum to discuss the Wrox book Beginning Visual Basic 2005 Databases by Thearon Willis; ISBN: 9780764588945
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Visual Basic 2005 Databases ISBN: 978-0-7645-8894-5 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 March 26th, 2007, 09:24 PM
Registered User
 
Join Date: Feb 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default Migrating Data Problem

I am having a problem migrating data from Access to SQL. The program opens just fine but it throws an error "Invalid object name 'Groups' when "Groups" migration button is pushed. Also a "A first chance exception of type 'System.Data.OleDb.OleDbException' occurred in System.Data.dll" shows in the immediate window. I'm stuck.
Thanks for your help.
 
Old March 28th, 2007, 04:35 AM
Thearon's Avatar
Wrox Author
 
Join Date: Dec 2003
Posts: 396
Thanks: 0
Thanked 8 Times in 8 Posts
Default

You don't mention if you are using Oracle or SQL Server as your database. In either case, ensure that the tables have been created in the database that you are using. If they have, ensure your login has permissions to the database. Any further details that you can provide would be helpful.

Thearon
 
Old March 28th, 2007, 04:06 PM
Registered User
 
Join Date: Feb 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I am using SQL with integrated security. The program throws the error when the migrate button is pushed.

 
Old March 28th, 2007, 04:08 PM
Registered User
 
Join Date: Feb 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks, I will be sure and check the databases.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Migrating users¡¦ data into aspnet.mdf Caster BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 2 April 21st, 2007 10:18 AM
Problem in Migrating to higher version rajasarkar ASP.NET 1.0 and 1.1 Professional 1 July 5th, 2006 11:13 PM
migrating data b/w two db g_vamsi_krish SQL Server 2000 2 March 8th, 2006 09:35 AM
migrating from vb to c# noman77 VS.NET 2002/2003 2 October 14th, 2004 05:39 PM
migrating data using FOR EACH? krstofer Classic ASP Databases 1 April 15th, 2004 03:48 PM





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