Hi everybody,

I write proc for transfer files through READ_CLIENT_FILE()/WRITE_CLIENT_FILE() and it works from dbisql. When I call it from PB client application it doesn't work for lack of file_transfer_callback().

In SQL Anywhere 12 help I read:

"However, if the client application explicitly creates a temporary stored procedure then the execution of the stored procedure results in the server treating the procedure as having been client initiated. Similarly, if the client application executes a batch statement, then the execution of the batch statement is considered as being done directly by the client application."

In witch way client app can "executes a batch" or "explicitly creates a temporary stored procedure"

asked 05 Dec '12, 09:18

Serge's gravatar image

Serge
12681016
accept rate: 0%

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×438
×8

question asked: 05 Dec '12, 09:18

question was seen: 1,773 times

last updated: 05 Dec '12, 09:18