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 gkittelson 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. encourage

    embedded sql in unix (c shell) urgent

    i am having a problem regarding embedded sql in cshell. i run a sql query and obtain the data in a file. then the data obtained in the file needs to be parsed in order to do proper function. is there a way by which i can run a sql query and the data abtained be stored in variables which can...
  2. encourage

    converting flat file into xml file

    is there any utility in unix which converts a flat file into XML file. i am actually reading data from oracle database table with embedded SQL in UNIX into a flat file now this data needs to be converted into XML format.
  3. encourage

    finding string within a string( VERY URGENT)

    consider the following example: string1=dogs string2 = animalsdogscatsdogs now i need to find the starting position of string1 within string2 specified from a given position. if d = [string1,string2] then the value of d will be 8 as dogs starts from the 8th position in string2 now if d =...
  4. encourage

    julian date help

    olded, thanks a lot for ur response . my email address is sunbaj@mailcity.com hope to recieve a repply from u as early as possible regards sunil
  5. encourage

    julian date help

    how do i convert gregorian date to equivalent julian date in C shell

Part and Inventory Search

Back
Top