Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #4K
~1K People Reached
Favorite Forums

5 Posted Topics

Member Avatar for Norville

Hi All, I am trying to create a new report in VS2010 using reportviewer. The report must use data from two dufferent databases, I would rather not have to create a temporary database and then populate it with the data and then create a new dataset. I also can't get …

Member Avatar for Nutster
0
92
Member Avatar for Gus_19

Try this if Not_Business or isempty(DOB.text) then ..The rest of your code here the second part of the statement - isempty(DOB>text) will only be evaluated if Not_Business is true hope this helps

Member Avatar for Reverend Jim
0
307
Member Avatar for OTOSystem

It may be that your subroutine "Sound()" does not terminate properly, and as a result it does not initialize the second time. check your code in that subroutine

Member Avatar for oussama_1
0
192
Member Avatar for @Kui

Sounds like you changed the location of the database and the app no longer knows where to find it. check your connectionstring. Hope this helps...

Member Avatar for @Kui
0
131
Member Avatar for ProgrammerX

Check that you spelt the control name exactly the same in the code and the properties

Member Avatar for QVeen72
0
371

The End.