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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by sprout

  1. sprout

    Single Column Fetch bug(?) with merant ODBC

    Well, for now the problem seems to be solved if we fetch one specific extra column. Nothing special about this column either (varchar), but if we include it the contents of columnB return to normal. Yay.
  2. sprout

    Merant / Progress ODBC errors?

    Thanks a lot for your reply! Unfortunately I had already discovered the knowledge base (got there through www.peg.com), and I still didn't find any information about my errors *sniff*. Did you have any succes finding a solution your specific problem?
  3. sprout

    Merant / Progress ODBC errors?

    Hello again, Sorry to bother you guys with all these questions, but at one of our customers' these strange errors seem to keep popping up at irregular intervals, and I can't find any info on them whatsoever (making it very hard to fix these errors). One of them is SQLConnect: [MERANT][ODBC...
  4. sprout

    I Don't know how to tackle in delphi

    Sorry, but I don't really understand what you are asking. If the problem is about multiple programs (processes / threads / whatever ) requesting the length and updating the array at the same time, look for a solutions using mutexes (google for "delphi mutex") (or semaphores, or...
  5. sprout

    Single Column Fetch bug(?) with merant ODBC

    Merant ODBC progress database single column select problem. Hello everyone! I seem to be encountering a very strange problem when trying to select a certain column from a 3rd party progress database through merant's ODBC driver. Up to know, I have not been experiencing any problems of this...

Part and Inventory Search

Back
Top