How to create shortcut of Form6i's (.fmx) without refering TMSNAMES.ORA

I created shortcut as
c:\dev6i\bin\ifrun60 c:\forms\Tax.fmx tax/tax@ourdb
where outdb is a string made in TNSNAMES.ORA:
<p>
OURDB =<br>
(DESCRIPTION =<br>
(ADDRESS = (PROTOCOL = TCP)(HOST = 121.100.100.7)(PORT = 1521))<br>
(CONNECT_DATA = (SID = OUR_DB))
</p>
But I want to make the shorcut without referencing TNSNAMES.ORA file. I want it like:<br>
c:\dev6i\bin\ifrun60 c:\forms\Tax.fmx tax/[email protected]:1521:our_db

It's a slash, not a colon.
tax/[email protected]:1521/our_db
This might only work with Oracle client 10.1 or higher.
~Jer

Similar Messages

  • How to create shortcut desktop icon for all users???

    Hello All,
    I want to know how to create shortcut icon for all users in windows 7. I tried C:\Users\Public but no folder for Desktop.
    Thanks

    C:\users\All users
    JS
    Hi,
    I am just wondering, what is the technically correct location to place say, a shortcut, for all users to access on their desktops on a given machine?
    Is it C:\Users\Public\Desktop ?
    Or is it C:\Users\All Users\Desktop ?
    Would it also be possible to explain the differences as well? Or paste some links to the overview of each one? I am having trouble finding anything from MS.
    Thank you.

  • How to create shortcut icons for settings

    how to create shortcut icons for settings

    I also have this issue. Apple has indicated they want to have a larger presence in businesses. VPN is a huge part of any business network. Frustrations are hightened by the VPN disconnecting whenever the device Auto-locks. We have a definite need to make VPN's on iPads less tedious...

  • How to creat shortcut for ethernet on desktop in win 8

    how to create shortcut for Ethernet enable and disable
    because i have internet connected with LAN
    and it is has no internet disconnection option

    Hi,
    Here is the command you can write to the batch:
    To disable the interface, you'd then run:
    netsh interface set interface name="Local Area Connection” admin=DISABLED
    To enable the interface, you'd then run:
    netsh interface set interface name=“Local Area Connection” admin=ENABLED
    Note to find your  network interface, you can run
    netsh interface show interface command.
    Thanks!
    Andy Altmann
    TechNet Community Support

  • How to create shortcut on iPad

    How do you create a shortcut on the ipad

    You can only create shortcuts within Safari - tap the icon of the box with the arrow coming out of it the left of the address field and select 'Add To Home Screen'

  • How to create shortcut to turn on/off Wifi in Snow Leopard

    I want to use the F5 key on my MBP to turn on Wifi with a single hit on the keyboard and turn it off again with a single hit using F6. Is this possible? I've tried to do it under Preferences/Keyboard/Keyboard Shortcuts but I can't add F5 (not by typing and not by hitting that button). That button seems to be dedicated for the illumination of the keyboard. How can I change these settings so that I can have my fast function key at my disposal.
    Cheers,
    BassPlaya

    Since nobody has posted a solution, here's one way to do it, expanding upon WZZZ's answer above should actually be:
    networksetup -setairportpower en1 off
    networksetup -setairportpower en1 on
    where en1 is the Interface Name of your Wi-Fi device. It was en1 on my laptop, but you can check and be sure using:
    networksetup -listnetworkserviceorder
    Also, you can toggle it if you grep the current state using -getairportpower first. Here's the full command to toggle Wi-Fi state on and off (the whole thing is one long line):
    networksetup -getairportpower en1 | grep "On" && networksetup -setairportpower en1 off || networksetup -setairportpower en1 on
    But typing it every time into Terminal is no good, so here's how you create a keyboard shortcut that runs a shell command:
    1. Start Automator, and create a new Service.
    2. Set "Service receives selected: to "no input" in "any application".
    3. Add an action named "Run Shell Script". It's in the Utilities section of the Actions Library.
    4. Insert the bash command you want into the text box and test run it using the Run button (top right). It should do whatever the script does (off, on or toggle), and there should be green ticks below the Action.
    5. Save it, giving it a service name you can remember.
    6. Go to System Preferences -> Keyboard, and go to the Shortcuts tab
    7. Go to the Services section, and scroll down to General - you should find your service there. If you select the line, you can click "add shortcut" and give it a keyboard shortcut.
    The shortcut key will now trigger whatever command you set up earlier, no matter what app you're in, but shortcuts from the app take priority (so if your hotkey clashes with a hotkey in the app you're currently running, the app's hotkey will trigger).
    Also, I don't think you can use any of the function keys. I don't know why, but I've never had those ever work, even with the Fn key. Command Shift A or something like that works fine.

  • How to create shortcut programmatically in the mobile from a website using MVC 4

    Hi
    We have created MVC 4 mobile web application, need to create shortcut from code in MVC 4 to mobile device. So that user need not to create shortcut himself/herself in mobile device.
    Thanks in advance.

    This forum is to discuss problems of C# development. Your question is not related to the topic of this forum.
    You'll need to post it in the dedicated ASP.Net Forum
    http://forums.asp.net for more efficient responses, where you can contact ASP.NET experts. Thanks for understanding.

  • How to create a basic pay wage type without copying from another wagetype

    Hi Gurus,
    How to create a "New Wage Type" without copying from another wagetype?
    & i want this wage type "Non Taxable" as per my organisation requirment.
    pls send me config docs on my email id. Pls it is very urgent 
    Email: [email protected]
    Pls Help me
    Regards
    MHPO

    Hi Ram,
    Thanks
    One more thing should i create "Non taxable payment wage type" in Basic Pay.
    in Basic pay there is no any wage type copy Non taxable Wage type but Additional Payments there is one Copy Wage type name is "M400 Non taxable payment"
    i check the all config related setting related to M400 non taxable payment
    can i copy in Basic Pay  any wage type & create new wage type (xyz)
    & i change all setting eg processing class & all is similar in (XYZ) =M400
    its is ok or not

  • How to create a custom pattern that tiles without borders

    I know that I can save a pattern as a swatch and use it as fill, but how to create a shape that tiles without borders?
    My pattern now has closed paths on its edges which show up in the tiling. I don't know how to create it with open paths.
    Thanks for your help!

    rahneo,
    As I (mis)undersatnd it, you may Direct Select and delete the unwanted path segments.
    Deselect first before (each time) you do it.
    Otherwise, you may create a nofill/nostroke rectangle covering the exact part you wisg to have in the tile and bring it to the bottom of the stack of objects that forms the tile.

  • How to create the reation between two tables without creating relation

    Hi,
    I have three tables.( A,B and C)
    I created relation between A,B and A,C.
    I want to create the relation between B,C without using realtion in oracle forms.
    Please do the needful.

    ok, now i understand your problem. It is a case of one-many-many relation between three blocks.
    In this situation what i personally follow that - save records in between when it ask for a commit. And i shall advice you to follow that only. This is the safe and easy method.
    Otherwise,
    1> make your third block a non-database block.
    2> When finish entering/modifying each data set related to 2nd block - insert/update/delete the data grammatically into a temporary table. and after that clear the 3rd block.
    3> you need to reload the record in 3rd block from the temporary table when you move to a record of 2nd block that has already been entered.
    4> now when you finally commit your form the insert/update/delete record from the temporary table into the final 3rd table.
    Now follow which ever steps is suitable for you.
    Regards,
    Tarun

  • How to create shortcut of menu ?

    hi,
    Is this possible that we can create a shortcut key for our menu?
    I made a automation plug-in.And I want my plug-in can execute through some key.
    If we can do so  then how?..
    thanks

    Yes, you can configure your plug-in to have a shortcut key. Edit > Keyboard short
    cuts. Navigate to your plug-in menu item and give it a key then hit accept and ok.
    You can not do this programmatically. Meaning your plug-in can not assign this key via a pipl property or assign this key at runtime.

  • How to create shortcut for CC11 Expression

    Hey guys! How do you create a keyboard shortcut to get CC11 Expression in the hyperdraw window of the piano roll?
    Under keycommand I could only find Velocity.
    thanks!
    oh btw, I'm still running Logic 8

    OK, just go to the Hyper editor, go hyper/create hyper set.
    It'll probable create a volume CC7 hyper set, select the hyper set you've just created by clicking on the name in the hyper editor, a set of parameters will appear to the left, then just change the number to 11 as in this pic:

  • How To Create Shortcut on iPad Air 2

    New novice iPad Air 2 owner/user here.
    How do I create and transfer a web page shortcut icon on my iPad Air 2?

  • How to create shortcut keys

    I am creating a webbased application. It is having a help page.
    What i want to do is the help page should pop up when i press the F1 button.
    Can anyone give me the code to assign the shortcut key f1 for the help page,
    Thanks in advance

    good trick ...
    <HTML>
    <HEAD>
    <TITLE> New Document </TITLE>
    <META NAME="Generator" CONTENT="EditPlus">
    <META NAME="Author" CONTENT="">
    <META NAME="Keywords" CONTENT="">
    <META NAME="Description" CONTENT="">
    </HEAD>
    <script language="JavaScript">
    function handleHotKeys() {
    if (event.keyCode==49){
    window.open("test.htm");
    </script>
    </head>
    <BODY BGCOLOR="#FFFFFF" onkeydown="handleHotKeys();">
    Press 1 to open Help File
    </BODY>
    </HTML>

  • How to create shortcuts using Form 10g

    hi all,
    my problem is that i want to perform some task by pressing 1 a key.
    for e.g., i want to do a certain job by pressing F3.
    how can i implement it.
    thanks and rgds
    Aml

    all keys are mapped to KEY-trigger. The mapping can be found in the fmrweb.res - file in the forms-home-directory.
    Example:
    The mapped key-trigger for F6 is normally KEY-CREREC (create-record)
    If you write your code in this trigger on form-level, then each pressed F6 starts your code.
    If some trigger are not mapped, then map them to hotkeys you like in the fmrweb.res.
    Best practice: Don't change them, because this hotkeys are known from most oracle-user and if you change F 10 (commit) to some other functionality, then the user runs crazy because his hotkey has changed :-)

Maybe you are looking for

  • Rowtype parameter in stored procedure

    Hi, Trying to call a stored procedure/function in C++ using OCI libs, with ROWTYPE parameter. Any ideas on how to do this? Thanks!

  • Will I have the same problems?

    Hello, my current ISP is Virgin Media. I have been a customer for years, and over the past 6-9 months, in the evening the internet service has been appauling.  I have constant high pings and a slow download speed.  (I pay for 60mb/s and at times woul

  • Multiple series chart with differing dates

    Is there a way to display multiple series on a chart when the data for the horizontal axis doesn't match up? For example: if data1 (val, date) is (10, 01/05/2008) (15, 02/08/2008) (20, 03/01/2008) and data2 (val, date) is (8, 01/12/2008) (25, 02/10/2

  • Backup error -19 with iPhone 3G

    Since the latest version of iTunes and iOS 4 I keep getting an error that iTunes cannot make a backup, the details of the error are: 2010-08-13 09:27:51.000 iTunes296:20b: restore library built Jun 4 2010 at 01:46:12 2010-08-13 09:27:51.000 iTunes296

  • SQL_TYPE_MISMATCH

    hai , SELECT * FROM V$SQL_SHARED_CURSOR WHERE KGLHDPAR='00000005A6710DD0'; ADDRESS          KGLHDPAR         U S O O S L S E B P I S T A B D L T R I I R L I O S M U T N F L 00000005A67105B8 00000005A6710DD0 N N N N N N N N N N N N N N N N N N N N N N