Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Nic0demus

    MTS performance questions

    Hi all, Luus, as a matter of interest, what was your reasoning for creating objects locally (facade objects) to call your business components? Was it purely to maintain state? Are you implementing object collections? I'd really like to know more. Thanks, Nic0demus.
  2. Nic0demus

    Thin client...

    Hi, My problem is as follows: I need to generate reports from a Visual Basic app, WITHOUT any dependencies on the client. ie: No OCX's dll's etc. The application follows a three tier design, so the work of getting the data and passing results back is being done in the middle tier. I'm...
  3. Nic0demus

    Export Crystal

    Hi gmshiv, If you are using the Crystal run time library there are a couple of properties you need to set: With oRep .Database.AddADOCommand con, com -> Data source .AutoSetUnboundFieldSource crBMTName, True -> autobind to recordset fields .ExportOptions.DestinationType...

Part and Inventory Search

Back
Top