Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > Pro VB 6
|
Pro VB 6 For advanced Visual Basic coders working in version 6 (not .NET). Beginning-level questions will be redirected to other forums, including Beginning VB 6.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro VB 6 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 1st, 2004, 03:56 AM
Authorized User
 
Join Date: Mar 2004
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default Big problem with VB + MSDE 7

I have a VB project that conects to an SQL Server database. I just builded 2 new stored procedures and than I sent the project for testing. After some time the database generates an error an all, I repeat, ALL stored procedures and views dissapear. Anyone know what this problem can be?

Thanks


Lucian Preda
[email protected]
__________________
Lucian Preda
[email protected]
 
Old April 1st, 2004, 02:06 PM
Authorized User
 
Join Date: Nov 2003
Posts: 29
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,

Could it be that you are running a drop statement (thru VB code or thru Trigger). Plz verify your DB connection string.
Also plz send the DB error message you are getting.

regds,
Babloo

 
Old April 2nd, 2004, 03:44 AM
Authorized User
 
Join Date: Mar 2004
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default


Hi,

I am not running any drop statements(neither thru vb code or thru triggers).

My error dll returns this:

The code asociated with this error is -2147217900
The standard VB error text for this error is 'Could not find stored procedure 'spUnionFromProductStructure'.'.

Wich means that somehow the stored procedure dissapeared.
When I checked the database I realized that ALL stored procedures and views were missing. Strange


Lucian Preda
[email protected]





Similar Threads
Thread Thread Starter Forum Replies Last Post
I have a big problem in VB 2005 !!!! aeroboy32000 Visual Basic 2005 Basics 3 October 24th, 2007 09:40 PM
facing big problem Manish Malhotra Classic ASP Basics 1 June 19th, 2006 01:35 PM
Regular Expression (Big Problem) vinod_yadav1919 Javascript How-To 6 November 3rd, 2004 05:24 AM
Getting at Access2000 with DAO - big problem Iblys Access VBA 1 September 25th, 2003 01:03 AM





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