Search results

  1. ForEachInvoiceDelete

    Advantage And Disadvatages Of Type Ii Databases .

    http://www.pugchallenge.eu/images/2013/pdfs/emea_pug_challenge_2013_db_storage_for_dummies.pdf
  2. ForEachInvoiceDelete

    Question Openedge 10.2b Odbc Driver Compatibility In 11.6

    Why not just install the latest ODBC drivers as part of the upgrade?
  3. ForEachInvoiceDelete

    Linked Server Doesn't Work, Openrowset Does

    Progress KB - Microsoft SQL SMS sees no columns on linked server.
  4. ForEachInvoiceDelete

    Simple (but More Than Char Mode Sqlexp) Querying Tool For Qad2013ee On Redhat

    You can use odbc. ODBC Data Integration for OpenEdge - DataDirect Connectivity
  5. ForEachInvoiceDelete

    Simple (but More Than Char Mode Sqlexp) Querying Tool For Qad2013ee On Redhat

    Progress® OpenEdge® 11.6 Developer Kit Classroom Edition - Downloads - OpenEdge Classroom - Progress Community
  6. ForEachInvoiceDelete

    Simple (but More Than Char Mode Sqlexp) Querying Tool For Qad2013ee On Redhat

    Windows. Just set the startup pf file to point to the ip/port of the database.
  7. ForEachInvoiceDelete

    Simple (but More Than Char Mode Sqlexp) Querying Tool For Qad2013ee On Redhat

    DataDigger | The OpenEdge Hive Try that. I find it really useful.
  8. ForEachInvoiceDelete

    Doubt In Progress

    Should put this in development section but see below. (cant ever seem to get formatting correct on the forum) RUN program.p(INPUT SomeVariable, INPUT SomeOtherVariable, OUTPUT SomeOutputVariable) NO-ERROR.
  9. ForEachInvoiceDelete

    Configuring Oe Replication Plus For Dummies With Openedge Explorer

    I thought i was the only one having OEE basically lie to me about the status of appservers/brokers/anything.
  10. ForEachInvoiceDelete

    How To Convert Type I To Type Ii Databases .step By Step

    Missed a step. 1. Upgrade to at least v10. :)
  11. ForEachInvoiceDelete

    Question Remote Serving Of Databases

    You must work for the same company i work for :D
  12. ForEachInvoiceDelete

    Error Error In Soap Request Execution: Sessionpool : Noavailablesessions

    Are all your agents active and in use when you get that error?
  13. ForEachInvoiceDelete

    How To Convert Type I To Type Ii Databases .step By Step

    Step 1. Create new type 2 storage area's. Step 2. Dump data to .d Step 3. Load data from .d into new storage area's. Advantages. No Physical table fragmentation. (So less need to dump and load)
  14. ForEachInvoiceDelete

    Question Remote Serving Of Databases

    1. Set up a group of .bats on your DB server to do the individual/group of tasks you want to do. IE proshut bla etc etc. 2. Use powershell to remotely execute the .bat you need. (As long as your remote machine is on the same network/vpn. If you can UNC you will be fine) Invoke-Command should...
  15. ForEachInvoiceDelete

    Dear All Please Help

    Im not sure its possible. But why? Use promon.
  16. ForEachInvoiceDelete

    Error Error In Soap Request Execution: Sessionpool : Noavailablesessions

    I doubt the issue lies with any progress code then, unless its sloppy transactions. Are you getting return values out of the webservice? (IE the code on the appserver is finishing its execution correctly) What are your ubroker properties set at for max client instances? maxClientInstance...
  17. ForEachInvoiceDelete

    Error Error In Soap Request Execution: Sessionpool : Noavailablesessions

    Do you have the "create happserver" handle anywhere?
  18. ForEachInvoiceDelete

    Error Error In Soap Request Execution: Sessionpool : Noavailablesessions

    Unless i missed something glaringly obvious because i haven't had my energy drink yet :- This isn't connecting to an appserver. Its just setting some external P code as a handle within the current session (So wont spawn a new session). Are you connecting via a webspeed broker and running...
  19. ForEachInvoiceDelete

    Dear All Please Help

    Can i pretend to be Tom? "ProTop displays all this information. It is such an amazing tool for finding out statistics about your database. It works on any device and even offers a free version." Or if you dont feel like downloading this pretty critical tool that you should already have, promon...
Back
Top