| **
Dear list I'm using INSERT INTO to integrate with SMS Manager one of oracle module
, When trying to but the values to push date on the SMS , give me Error ORA-(Columns
not allowed here) When I remove those two field $Mobile Number$ , $Message$ its work . INSERT INTO [EMAIL PROTECTED] (SENDER, MOBILENO, MESSAGE) values (“Remedy”,
$Mobile Number$, $Message$) Any one has any information regarding this issue? Best regards Rami |
- Direct SQL Server Rami S Ayoub
- Re: Direct SQL Server Michiel Beijen

