The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now!
A chart showing the TIBCO Platform vision
Jump to content
Forums
Ask questions and gain insight from discussions

Recommended Posts

Posted

The statement

--------------------------------

INSERT INTO 

/shared/examples/ds_orders/tutorial/employees (employeeid, firstname, lastname, title, extension, workphone) 

VALUES( 99, 'gugu', 'Gu', 'Tester', '99', '(650) 929-9999')

----------------------------------

error was..

----------------------------------

 Error : # 1000, References may not be fully qualified with a slash identifier here. On line 2, column 1. [parser-2909900] [Log ID: 6ce88add-47d5-42e4-89d0-fb5f751c10c6] 

===================================

In the "Select" syntax, the / worked, but I don't know why the error occurs.

Anything to add to the config?

SELECT * FROM /shared/examples/ds_orders/tutorial/employees

is ok.​

--------------------------------

I connected using ODBC,

ODBC version is 8.06.00.01.

  • 5 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...