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 Wanet Telecoms Ltd 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: *

  • Users: glrpfi
  • Content: Threads
  • Order by date
  1. glrpfi

    Re-stating a problem more clearly.....help most appreciated

    An sql application we are developing has a simple function they've designed, but we are failing to get the query built...perhaps someone could suggest something... ======== Table Persona_data ID numeric Persona ID IND numeric Data element number (1-data.maxrecord) VALUE numeric Primary...
  2. glrpfi

    URGENT need a query and I have been up for 24 hours coding...

    I have been coding for a billion hours or so and am missing what I am certain is an easy query....help me and its a pint of your favorite!!! The problem: ========= Table Persona_data ID numeric Persona ID IND numeric Data element number (1-data.maxrecord) VALUE numeric Primary Key is...
  3. glrpfi

    Need help combining two queries into One

    We are building a linux application that uses aMySQL database. The code is written in C++, but we'd prefer that simple table queries all by MySQL. The two below queries need joining into a single one to lessen processor calls by half. we have two tables as described: table 1. Object_name...
  4. glrpfi

    NEED ADVICE ON Script to merge many docs into one

    We have an insurance application that needs to take the policy, several indorsements (of various styles) and create on document for a print job. Our problem lies in the multitude of styles in each. Importing them into one document messes with the styles, which is a no-no. Any ideas? thanks!
  5. glrpfi

    C++ Multiple Line Warning

    We have a mySQL database running as the back end of an internet application on linux...G++ 3.2 under Linux. It is giving us a warning message about multiple lines are depracated under the data table definitions. We have one line percolumn and constraint. The copde *works* per se, but the...
  6. glrpfi

    Run Time Error 3043 Disk or Network Error

    In a VB applications, what is a common reason for this to suddenly start popping up in an application that has run without incident for 6 months... It starts an outlook object, pulls in emails with client data, translates the data in the emails for upload to an AS/400 platform...
  7. glrpfi

    vb app causes ms i-explorer to shut down, terminating the appl.

    We have a loan tracking system that has been simply flying along at great speed and performance since fielding mdac 2.6.1 and oracle 8i. The front end is VB on ASP pages. On one user's machine and only one, after working for a month, on her fifth transaction of the day MS Explorer started...
  8. glrpfi

    MDAC Vulnerability Warning!!!

    This vulnerability to all versions priopr to MDAC 2.7 has been reported and a hotfix download made available. http://www.microsoft.com/technet/security/bulletin/MS02-065.asp I recommend folks apply the patch pronto... http://www.microsoft.com/downloads/Release.asp?ReleaseID=44733...

Part and Inventory Search

Back
Top