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 Mike Lewis 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. hnhranch

    Embedded Carriage Returns in Oracle Database

    Yes, if I replace with say nulls or spaces the formatting side will suffer. The users are using forms as a means of CRUD and Access as a reporting tool. They link to the oracle table and run reports, queries and forms from Access for emailing and faxing. Would you suggest editing the data on the...
  2. hnhranch

    Embedded Carriage Returns in Oracle Database

    Yes, the Access and Forms do reside on the same box. But what is the solution to character conversion/displaying on the Access side?? Is there a Find/Replace for embedded carriage returns? I have tried but had no success with the Access Find/Replace. I have used VBA and was thinking that it may...
  3. hnhranch

    Embedded Carriage Returns in Oracle Database

    I am inputing data through Oracle Forms 6.0 into an Oracle table with a varchar2(4000) length field. The users are hitting a the <ENTER> key in the field when they enter data and the form saves the field with a hard carriage return on the table. When the users report against the field through...

Part and Inventory Search

Back
Top