Page 1 of 1

New to DBForge for Oracle - question about prompts

Posted: Mon 15 Jun 2020 15:04
by heatherR
Hello,

I've recently switched from TOAD for Oracle to DBForge and we have some canned queries with prompts to allow for filters but they won't run in DBForge.

In toad you would use && to create a prompt for input for a filter, for example:

BETWEEN TO_DATE ( '&&StartDate',
'dd-mon-yyyy hh:mi;ss PM')
AND TO_DATE (
'&&EndDate',
'dd-mon-yyyy hh:mi:ss PM')

This would create a pop up before running.

Is there an equivalent in DBForge?
Thanks!

Re: New to DBForge for Oracle - question about prompts

Posted: Mon 15 Jun 2020 16:26
by alexa

Re: New to DBForge for Oracle - question about prompts

Posted: Thu 30 Dec 2021 11:12
by emmasophia
Hello Everyone.
I hope you are fine.
I want to know about the SQL.
Do we use a SQL codes in a website or not?

Re: New to DBForge for Oracle - question about prompts

Posted: Fri 31 Dec 2021 09:00
by dzhanhira
Hi there,
Thanks we are doing good, hope you too.
Could please clarify your question? What do you want to perform?

Re: New to DBForge for Oracle - question about prompts

Posted: Thu 18 Aug 2022 02:45
by floydprice1
You will need to switch from TOAD for Oracle to Oracle to fix this problem. So, you can use Oracle's SQL database to run queries, and the database management tool will work as it shouldflagle

Re: New to DBForge for Oracle - question about prompts

Posted: Sat 27 Aug 2022 08:06
by sweetcandysp
Thanks, it's work!
I didn't recognize to this option
lewdle

Re: New to DBForge for Oracle - question about prompts

Posted: Fri 02 Sep 2022 11:43
by Amrikaa
This would create a pop up before running.