Search content in Ebase

Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.

Moderators: Jon, Steve, Ian, Dave

Gopalan.Lakshmipathi
Ebase User
Posts: 9
Joined: Mon Aug 18, 2014 12:30 pm
Location: Ireland

Search content in Ebase

#1

Postby Gopalan.Lakshmipathi » Mon Aug 25, 2014 7:33 am

Hi All,

Is there any way to find a specific text from all of the scripts(global script & project specific scripts) in Ebase version 3.4.0 ? Please let me know.

Regards,
Gopalan.
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#2

Postby Jon » Tue Aug 26, 2014 7:03 am

Only by running a query against the Ufs Repository database, something like:

Code: Select all

select project_id, action_script_id from action_scripts where action_script_text like '%search string%'
0 x


Who is online

Users browsing this forum: No registered users and 13 guests