RE: What's wrong ...man...

From: Jeff (anonymous_at_discussions.microsoft.com)
Date: 05/19/04


Date: Wed, 19 May 2004 00:06:07 -0700

Utada,

I haven't checked your VB code, but could it be that in you VB code you try to call a stored procedure called "xp_getExtractionHistory" and the stored procedure snippet you've provided is for "xp_getExtractHistory"??

If this is not the problem, does your stored procedure return data outside of your VB program?

Can your VB program call a different stored procedure to call data? If it doesn't, then you may be better placed to post your details on one of the VB newsgroups

Jeff


Loading