Groups > Asp .Net > Visual Web Developer 2005 Express > Re: Query Builder Problems




Re: Query Builder Problems

Re: Query Builder Problems
Thu, 28 Feb 2008 20:37:43 +000
Looks like some object is not defined or something has null value.

if a table doesnt exist,then it may  throw this error.basicly this is a null
reference error and happens when something is not defined or when a variable has
null.
Post Reply
Query Builder Problems
Thu, 28 Feb 2008 21:17:04 +000
Hi I am using Visual Web Developer 2005.  I have a drop down menu which and am
selecting an Access Database as the datasource.  Then, when i am in the
"Define Custom Statements or Store Procedures" stage, I click on the
"query builder" button and get the following error:

 

Object Reference not set to an instance of an object

Any idea whats wrong??
Post Reply
Re: Query Builder Problems
Fri, 29 Feb 2008 01:02:26 +000
unforunately this error is displayed as soon as i click on the Query Builder
Button.  So i think that this is not from a missing table.  

 In the table I have values set allow to null.  Do these make any difference?

 

Any other help?
Post Reply
Re: Query Builder Problems
Fri, 29 Feb 2008 18:08:17 +000
No the null values in table are fine.

You may be trying to execute a stored procedure which may not exist??
Post Reply
Re: Query Builder Problems
Fri, 29 Feb 2008 18:20:02 +000
i do not have any stored procedures...   I am using Visual Web Developer 2005
and still havent got used to it.  I used to develop with VS 2003.

Can you tell me how I create a stored procedure?

Is this the problem?
Post Reply
<< Previous 1 2 Next >>
( Page 1 of 2 )
about | contact