Re: reporting/Connection HELP PLEASE
From: William \(Bill\) Vaughn (billvaRemoveThis_at_nwlink.com)
Date: 07/10/04
- Previous message: santssoft: "distributed enviromental with MS Access and VB6"
- In reply to: Heather P: "Re: reporting/Connection HELP PLEASE"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 10 Jul 2004 11:54:09 -0700
It's been so long since I wrote about and used the DED that I'm afraid I
can't be of much help. I transitioned to VS.NET not long after writing that
book and I'm working on the 2005 version now--so it's been over five years
since I knew how to help you. Sorry.
I do know that the DED is fragile, does not like to be reexecuted with new
parameters without rebinding. Actually, for reporting, I just finished a
book on Reporting Services which should be on the shelves in September (or
so they say). It's a lot easier to use than Crystal or the VB6 reporting
tools.
Try posting to microsoft.public.data.ado--there are a lot of bright people
there that might remember what to do.
-- ____________________________________ William (Bill) Vaughn Author, Mentor, Consultant Microsoft MVP www.betav.com Please reply only to the newsgroup so that others can benefit. This posting is provided "AS IS" with no warranties, and confers no rights. __________________________________ "Heather P" <noam72@hotmail.com> wrote in message news:ORoiJ7nZEHA.228@TK2MSFTNGP10.phx.gbl... > Thanks, > However, as a fairly new programmer I am not sure how I would create reports > without using it. > Any links/resource help welcome > > "William (Bill) Vaughn" <billvaRemoveThis@nwlink.com> wrote in message > news:eYPOR$kZEHA.2816@TK2MSFTNGP11.phx.gbl... > > I discuss the DataEnvironment Designer to great lengths in my book--the > > bottom line: don't use it. It's too poorly implemented to be of much use. > > It's far easier to simply roll your own code. > > > > -- > > ____________________________________ > > William (Bill) Vaughn > > Author, Mentor, Consultant > > Microsoft MVP > > www.betav.com > > Please reply only to the newsgroup so that others can benefit. > > This posting is provided "AS IS" with no warranties, and confers no > rights. > > __________________________________ > > > > "Heather P" <noam72@hotmail.com> wrote in message > > news:%23UWG4kiZEHA.1652@TK2MSFTNGP09.phx.gbl... > > > Hi, > > > I'm using a Data Environment and have a connection(connection1) with 2 > > > commands. > > > I am using these to query to build a report. > > > > > > I can use each command successfully ONE time. After that I am not able > to > > > reuse either one. I am opening > > > and closing the connection between executing the commands, but with no > > luck. > > > > > > I've searched msdn and have found many places referring me to: > > > > > > See the Knowledge Base article Q190607 for more information. > > > > > > but as far as I can tell this does not exist. > > > Any help welcome > > > Thanks, Noamer noam72@hotmail.com > > > > > > > > > > > > > > >
- Previous message: santssoft: "distributed enviromental with MS Access and VB6"
- In reply to: Heather P: "Re: reporting/Connection HELP PLEASE"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|