Forum Post: Issue With Executing Multiple Select Statements- Results Are...
Hi, I'm new to Toad and am currently using Toad for Sybase version 2.1.0.2921. I need the functionality that was built in for this post (...
View ArticleForum Post: RE: Issue With Executing Multiple Select Statements- Results Are...
Hi, I think this is just misunderstanding. Toad for SAP is just newer version of Toad for Sybase. After SAP bought Sybase we changed name and we are supporting all databases. You are able work with...
View ArticleForum Post: RE: Issue With Executing Multiple Select Statements- Results Are...
Great, thanks! [quote user="Filip Cevela"] Hi, I think this is just misunderstanding. Toad for SAP is just newer version of Toad for Sybase. After SAP bought Sybase we changed name and we are...
View ArticleForum Post: Toad for SAP Solutions 3.0.0.129_Mod. error
When we run Toad_for_SAP_Solutions_3.0.0.129_Mod.exe, there is an error message saying: C:\Users\ \AppData\Roaming\Quest Software\Toad for SAP Solutions 3.0\SQLFormatter\Long Format Leading Comma...
View ArticleForum Post: User database groups
Does Toad for SAP have a way to extract the DDL to include the group grants specific to database groups in Sybase ASE ? Thanks, Dean
View ArticleForum Post: Can Add/Remove Connection be locked in Connection Manager
I am looking at deploying Toad to a large group of Data Analysts and Developers. Some should have access to production data and some should not. I am wondering if there is anyway to lock the ability to...
View ArticleForum Post: RE: Can Add/Remove Connection be locked in Connection Manager
I grasped the concept of different connections.xml files. Thought that was a great tool for deployment. But being able to lock the connections down, would be very useful. Is that something that I can...
View ArticleWiki Page: Product Documentation
Learn how to use the key features in SQL Optimizer for SAP ASE (formerly named SQL Optimizer for Sybase), find out what's new in the latest release, or find answers to your installation questions using...
View ArticleWiki Page: Product Documentation
Learn how to use the key features in Toad for SAP Solutions, find out what's new in the latest release, or find answers to your installation questions using the following product documents. Toad for...
View ArticleForum Post: Script not running in Toad but in HANA Studio
Hi, this script will not run in Toad but in HANA Studio: select x."Payback period in year", case when x."Payback period in year" > 0 and x."Payback period in year" 1.5 and x."Payback period in year"...
View ArticleForum Post: RE: Script not running in Toad but in HANA Studio
Hi, There are two things which you can check. 1. Is TOP_INVESTMENTS.Payback period in year numric? if yes then remove the ' ' from the then result, so the then result is numeric too. 2. else 'x' is...
View ArticleForum Post: RE: Script not running in Toad but in HANA Studio
Hi, thx for your answer. Payback is numeric. I changed the script to: select x."Payback period in year", case when x."Payback period in year" > 0 and x."Payback period in year" 1.5 and x."Payback...
View ArticleForum Post: RE: Script not running in Toad but in HANA Studio
hi, please post error message.
View ArticleForum Post: RE: Script not running in Toad but in HANA Studio
Hi, Does a simple SQL statement work? such as ... select x."Payback period in year" from TOP_INVESTMENTS x Try to rebuild table and any indexes associated with it. then try to run SQL again. Side Note:...
View ArticleForum Post: Tables are locked by 'Toad for SAP 3.1.0.bugs.1109' when using...
There is a problem with Toad for SAP which causes issues during production releases which had DDL changes. How to reproduce: 1, Open Toad -> and connect to a Sybase IQ server via Connection manager...
View ArticleForum Post: RE: Tables are locked by 'Toad for SAP 3.1.0.bugs.1109' when...
Hi Filip, We are seeing similar issue. The issue is more likely to happen, if after step 2 as per OP, once you are in the object explorer, try searching for an object by typing something in in the...
View ArticleForum Post: RE: Tables are locked by 'Toad for SAP 3.1.0.bugs.1109' when...
Did you download Beta and try? We will be releasing TAP 3.2 pretty soon and would like to make sure this fix handled things for you.
View ArticleForum Post: RE: Script not running in Toad but in HANA Studio
Hello, We already have task QAT-9346 to fix the problem. This seems to be caused by bug in SAP HANA client, which cannot process certain select statements containing longer case blocks. Libor
View ArticleForum Post: RE: Toad for SAP Solutions ( IQ connection problem )
It helps me too thanks :D
View ArticleForum Post: Toad for HANA
Hello Experts - I wanted to know if Toad for HANA 3.2 supports multi tenant architecture of HANA databases. As we already know that from HANA 2.0 multi-tenancy is a mandate. Awaiting replies. Thank...
View Article