I'm trying to use the Z SQL Method to create a table. I have the following code in that:
<snip>
When I push the Submit Query button, it gives me a error: "Syntax Error".
Where could that syntax error be? I already looked to the code and I fine him right, so I can't figure where the error could be.
Can anyone help me on this?
Check to see if it was created properly. I ran into this with the DB setup I was using. My tables were always created fine. If you look at the code you will find that you will get a synyax error on just about anything that is not a SELECT statement. The string is passed fine however. THis is what happened to me. You milage may vary ....
Ive been experimenting with zClasses nested within zClasses. I can get all kinds of behaviours happening and its extremely usefull. What I cant seem to achieve is to get a nested zClass to display in a folderish manner in the managment tree. I can get zClasses at the top level of a product to display in a folderish way (i.e. having a '+' control to expand its subtrees), but I cant get a zClass embedded inside a zClass to display this way. Ive tried subclassing from Folder, ObjectManager, nothing, etc etc, but nothing seems to work. Any suggestions anyone?
participants (2)
-
morton@dennisinter.com -
rgines@purina.com