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 bkrike 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. srussell705

    CMC report with subreport fails

    When I submit a report from my desktop to the CMC and it has a subreport do I have to also save up to the CMC the two SRs as well? Or were they apart of the report object? I get this error : Unable to retrieve Object. The request could not be submitted for background processing.
  2. srussell705

    Security login to use CR?

    I have a vendor from an epicor reseller that is demanding I put in log-ins with dbo access to my SQL Server for all my users of their product. Sorry but that isn't going to happen! The reports are created and have a connection string defined for the dataConnection. Well at least it is...
  3. srussell705

    FlexGrid loading problem

    For some reason the bound consept of the Flexgrid is not loading data into the grid. I guess I am missing some simple point? So i am forcing a load manualy. Unfortunatly when the grid is shown, I see a repeat of the last row for every row in my grid. I have a rs loaded, and it has rs(3) as a...
  4. srussell705

    VB6 newbie datagrid on second form

    I have been asked to add a second form to an existing simple exe. That form will be loaded from backend rs that I make. Should I pass the rs to the form, or should the form load receive a param to do it's own query instead? How do I force the new form to show if there is data returned to the...
  5. srussell705

    ODBC SetUp Blues

    I'm a contractor and I can't get my workstation to connect to the dev server. Neither can the people who work here so what else is new. :) WinXP box, and I am an Admin on this box. I have a listing on my programs menu for the SetUp32. If I go into the ODBC setup, which I have to have set...
  6. srussell705

    Set Focus to TxtBox?

    Have an old system that could set focus depending on data. Suddenly new Dells came in house and it no longer works? We also have semi new XP boxes with same IE and they work. This is header of page: <!-- ~~~~~~~~~~~~~~~~ BEGIN BODY OF HTML FORM ~~~~~~~~~~~~~~~~ --> <body bgcolor="#ffffff"...

Part and Inventory Search

Back
Top