Invalid attribute/identifier error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ghosh.sujay@gmail.com

    Invalid attribute/identifier error

    HI ,

    My application runs fine when I am using SQL Server 2000 as its db,
    but it gives a message "Invalid attribute/identifier" error when the
    db is Oracle .

    Any help in this matter would be appreciated .

    Thanks ,

    Sujay

  • Frank van Bortel

    #2
    Re: Invalid attribute/identifier error

    ghosh.sujay@gma il.com wrote:
    HI ,
    >
    My application runs fine when I am using SQL Server 2000 as its db,
    but it gives a message "Invalid attribute/identifier" error when the
    db is Oracle .
    >
    Any help in this matter would be appreciated .
    >
    Thanks ,
    >
    Sujay
    >
    Line 23 is missing ';'

    --
    Regards,
    Frank van Bortel

    Comment

    • GreyBeard

      #3
      Re: Invalid attribute/identifier error

      On Tue, 15 Mar 2005 07:00:44 -0800, ghosh.sujay wrote to an unofficial
      newsgroup!



      Comment

      • Mark C. Stock

        #4
        Re: Invalid attribute/identifier error


        <ghosh.sujay@gm ail.comwrote in message
        news:1110898844 .220750.222750@ l41g2000cwc.goo glegroups.com.. .
        HI ,
        >
        My application runs fine when I am using SQL Server 2000 as its db,
        but it gives a message "Invalid attribute/identifier" error when the
        db is Oracle .
        >
        Any help in this matter would be appreciated .
        >
        Thanks ,
        >
        Sujay
        >
        Um... it's broken? ;-)

        You'll need to give many, many more details before anyone can guess at what
        the problem is.

        Post the specific OS, Oracle version, operation, ORA-* error message(s) --
        preferable to c.d.o.server -- and you'll find many willing to help.

        ++ mcs


        Comment

        Working...