- This topic has 5 replies, 2 voices, and was last updated 16 years, 9 months ago by
Loyal Water.
-
AuthorPosts
-
taicodeMemberHi,
Using My Eclipse Database Explorer, how can I search for text within stored procedures? are there any other functionalities for stored procedure? most of the menu items are greyed out? For example under Edit/Find is grey out. Thanks.
Taicode
Loyal WaterMemberTaicode,
Does Ctrl – F work for other editors (e.g. Visual JSP File)?Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
taicodeMemberNipun,
Thanks for your reply.
Ctrl-F works for other editors like MyEclipse Java Enterprise, but not for Database Explorer.
installation detail:
*** Date: Wednesday, July 30, 2008 9:35:55 AM CDT ** System properties: OS=WindowsXP OS version=5.1 Java version=1.5.0_11 *** MyEclipse details: MyEclipse Enterprise Workbench Version: 6.0.1 GA Build id: 6.0.1-GA-200710 *** Eclipse details: MyEclipse Enterprise Workbench Version: 6.0.1 GA Build id: 6.0.1-GA-200710 Eclipse Graphical Editing Framework Version: 3.3.1.v20070814 Build id: 20070814-1555 Eclipse Platform Version: 3.3.1.R33x_r20070911-_19UEkpF-B7Uh2hKy75y Build id: M20070921-1145 Eclipse RCP Version: 3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS Build id: M20070921-1145 Eclipse Java Development Tools Version: 3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL Build id: M20070921-1145 Eclipse Plug-in Development Environment Version: 3.3.1.R33x_r20070802-7N7M3D1VIA_52JsDFsEC Build id: M20070921-1145 Eclipse Project SDK Version: 3.3.1.R33x_r20070802-7M7J78_mu1mnlRa7A4Ns52XeZ6D0 Build id: M20070921-1145 Eclipse startup command=-os win32 -ws win32 -arch x86 -showsplash -launcher C:\Program Files\MyEclipse 6.0\eclipse\eclipse.exe -name Eclipse --launcher.library C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.1.R33x_v20070828\eclipse_1020.dll -startup C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar -exitdata 1060_78 -vm C:\Program Files\MyEclipse 6.0\jre\bin\javaw.exe
Loyal WaterMemberI think there is some confusion here. Are you opening the Stored Proc and searching in the opened stored proc or are you trying to search for a stored proc in your database explorer? You need to open a stored proc and place the cursor in this window. Once the window is active, you can then go to Edit > Find and search the doc.
taicodeMemberNipun,
The stored procedure is opened and I have a cursor inside the window (source tab in the Table/Object Info window) and still every item in the Edit menu (including the Find) are greyed out. Thanks for your suggsetion.
taicode
Loyal WaterMemberThe Table/Object window cannot be searched. Sorry about that.
-
AuthorPosts