dbTalk Databases Forums  

Java code in login_procedure for SQL Anywhere 10

sybase.public.sqlanywhere.general sybase.public.sqlanywhere.general


Discuss Java code in login_procedure for SQL Anywhere 10 in the sybase.public.sqlanywhere.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
converge
 
Posts: n/a

Default Java code in login_procedure for SQL Anywhere 10 - 10-22-2007 , 10:03 AM






I have a Java JAR file that accesses a USB device. Using a function
call in the database, I am able to successfully execute code from the
Java JAR file and retrieve a value that corresponds to this USB
device. However, if I call this same function in the login_procedure,
the Java code throws an exception and I am not able to retrieve this
value. My question is, is there a limitation on the Java code that can
be executed in the login_procedure? I can't figure out why this
function works after the database is connected but fails during the
login_procedure.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.