.Net SqlAnywhere Reader Failure
We've recently run into some issues using the SqlAnywhere reader for our .Net application. We have a recursive reader which fetches several different accounts. We've noticed that whenever the number of...
View ArticleRe: .Net SqlAnywhere Reader Failure
Hi Jessica, It's not immediately clear from your description how the SQL Anywhere .NET provider is encountering this situation - have you figured out which instance is set to null (is it the actual...
View ArticleRe: Mobilink Crashes or not Responding
Hi Arcady,your workaround works wonder , YOU ARE MY SAVIOUR thanks
View ArticleRe: Mobilink Crashes or not Responding
Hi Jeff,noted, I will get my team to subscribe to SAP support. Thanks
View ArticleLicensing and Entity Framework 6 support for sybase.
Hi, SAP SQL Anywhere seems to contain an ADO .NET Sybase Provider which works with Entity Framework 6.We are interested to use this provider in our web applications and desktop applications. What...
View ArticleRe: .Net SqlAnywhere Reader Failure
Hi Jeff, We're using iAnywhere.Data.SqlAnywhere.v4.0 version 12.0.1.31524. Unfortunately we haven't been able to tell which instance is set to null. The reader itself still returns an SADatareader, the...
View ArticleRe: Licensing and Entity Framework 6 support for sybase.
Hello Yassine, What license do we have to take if we want to use only this provider ? You will need a SQL Anywhere client license (a "seat") for each of your client deployments. You may want to talk to...
View ArticleCompare DB schemas problem - v16
Hello, allThe otherwise excellent feature of "Compare DB schemas" seems to have an issue (checked on the latest build as well): Procedures, functions and triggers, which have a nested "if .. end if"...
View ArticleHEY Experts
Please help with this query.My query :- I want to send automatic email to those BP whose Invoice due date has come. If they have made the payment then message will not send. Please help me. Thanks
View ArticleRe: HEY Experts
Hello,assuming your question really is "How to send an automatic email using SQL Anywhere (version## ) ?" here is some links: - to have things happened "automatically" you can use database events which...
View ArticleRe: Compare DB schemas problem - v16
Hi Arcady, Which build / SP of 16.0 are you trying? I cannot seem to reproduce this situation from just your description (16.0.2052, SP 29): -- nestedif.sqlcreate function foo()returns integerbegin...
View ArticleRe: Mobilink 16 crashes after mixing up uploaded tables
Hi Arcady, It sounds like there may still be a problem here, but I'm glad to hear that you could work around the issue. If you can reproduce this situation again, please provide some further details...
View ArticleRe: Compare DB schemas problem - v16
Hi, JeffThis is how you reproduce it. 1. Create a new function in DB 1 with similar code, like you wrote. Create and save the function in Sybase central, not in ISQL.2. Do a compare schema with DB2. An...
View ArticleRe: Compare DB schemas problem - v16
Hi Arcady, Thanks for the hints on the reproducible steps - I can also see the problem now: Note that the script you had run from the schema wizard in Interactive SQL isn't the exact same definition...
View ArticleRe: .Net SqlAnywhere Reader Failure
Hi Jessica, Unfortunately we haven't been able to tell which instance is set to null. The reader itself still returns an SADatareader, the object is added to the list successfully after the recursion -...
View ArticleRe: Connecting remotely over the internet
I am using the Test Connection button on the ODBC profile window and getting this error: Connection failed: Database server not found The computer the server is running on has firewall turned off. Here...
View ArticleVFS is still unsupported with ASA 12 and/or 16
Hi All, Could you please help me to know if VFS is still unsupported with ASA 12 and/or 16 ThanksPrashantJ
View ArticleRe: VFS is still unsupported with ASA 12 and/or 16
OK, I'll bite... what's VFS? ...some kind of virtual file system?
View Article