Using 3rd party binary in script that is run as job

Hi all,
I have several scripts to do various tasks with IIS logs we receive from all our various web servers.  One script unzips logs, another logparses to grab a few fields then sftp to a 3rd party for analysis, another will encrypt the original zip files
in prep for ftp to 3rd party, another will ftp to that 3rd party, and yet another will analyse the logs with our in house analytiscs application.
I want to have a master script that will run these other scripts as jobs so that it will control when to start certain scripts based on the state of the jobs.  It all seemed to work great as I was setting up test jobs, until I added '3rd' party executables
like 7-zip, ftp.exe, winscp, etc...  The jobs would just go to failed state when they hit the executables.
That's not my current problem though as I found out that if I used the
-windowstyle hidden option for start-process then everything ran as expected, that is until I wanted to log output from the 3rd party app.  FTP for example.
I tried this:
$ftpexe = "C:\windows\System32\ftp.exe"
$ftpscr="d:\scripts\ftpscrtmp.txt"
"open 111.1.1.1`r`nSomeFTPuser`r`nSomepassword <..bunch of other ftp commands>" | Out-File -FilePath $ftpscr -Append -Encoding "ASCII"
start-process -wait -filepath $ftpexe -argumentlist $ftparglist  -RedirectStandardOutput $ftplog -windowstyle hidden
However, asking powershell to redirect output of a hidden window was probably like asking someone to cover their eyes and read a book and it let me know it.
I have tried without using -windowstyle hidden and not having any luck.  I want to capture the output of the ftp commands so that I can make sure the file was transferred successfully.  If I run the script without -windowstyle hidden and not as
a job it works, and I can test the output.  I really want to be able to run this script as a job AND get the output of the ftp to a file... advice?
Thanks in advance!

This works with no problem for me.
Start-Process -wait -filepath ftp.exe -argumentlist  '-s:c:\scripts\ftpcmd.txt' -RedirectStandardOutput c:\scripts\ftp.log
I get no window and the file gets written.
This is my ftp command file:
open ftp.microsoft.com
anonymous
[email protected]
ls
bye
¯\_(ツ)_/¯

Similar Messages

  • Getting chapters from PPro 2.0 into Encore 2.0 while using 3rd party encoder

    Placing chapters in Premiere is a HUGE time saver. However, I also like to use 3rd party software to encode my videos to MPEG (Canopus ProCoder2.0). This process loses the Chapter information that the .avi file carries. Is there any way to get the chapter information into Encore while still using ProCoder?

    Ok, thanks. I really wish Adobe would allow users to import and export chapter information. That would greatly increase my workflow. The thing that kills me is that in Encore 1.0, the chapters were connected to the timeline, not the video. So I could drop the AVI file into a timeline in Encore to create the chapter points, then delete it and place my MPEG video in its place. But Adobe got rid of this capability in 1.5.

  • PKI setup using 3rd party certificates

    I want to configure SCCM in our environment using are existing certificate creation infrastructure. I do not want to use Microsoft Certificate services. Instead I'd rather use our OpenSSL solution. However I cannot find good documentation to work with using
    3rd party certificates. Everything is related around Microsoft's certificate services.
    Has anyone had any luck implementing SCCM in this manor? Documentation available to aid?

    So we are planning to setup https across the board and going through the blogs and TechNet article - I see that internal PKI is a requirement and you just cannot do away with 3rd party/external certificate, correct ??
    I am working on a scenario where the customer does not want to implement internal PKI but use external certificate either by GoDaady or Thawte or VeriSign where possible at all times but looks like you can't use the external certificate to act as ConfigMgr
    Web Certificate or ConfigMgr DP Cert?
    given the following scenario
    https://social.technet.microsoft.com/Forums/en-US/ac34ebdf-c932-4075-b4a3-ebe572ffab0e/scenario-multi-tenant-configmgr-2012-r2-and-same-ip-address-range-for-multiple-customer?forum=configmanagerdeployment#868600a8-e8eb-471a-b767-761305636041
    for clients to communicate to DP's/Secondary Sites configured in HTTPS, we still need internal PKI ?
    I guess the answer is yes to all.. but just confirming :)

  • Cisco IOS CA using 3rd Party Certificate

    Hi,
    Can I use 3rd Party certificate such as verisign, on Cisco IOS CA ? All i can see on cisco.com is self-signed certificate from router.
    Thanks
    -santo-

    Santo,
    That's fair enough. A key information to make sure customers understand that a private PKI infrustructure is (for the purpose of deployment such as GETVPN) as secure as provided by third part party.
    Private PKI is not based on self signed certificates - only the root CA might need something like it :-)
    That being said, for reliability and flexability I really suggest storing CA (ser, CRL, OCSP, backup of public/private keys) files on storage external to the router.
    Key takeway is that a properly managed private PKI solution for deployments like DMVPN/GETVPN others is as secure as external 3rd party services (and often time order of magnitude cheaper).
    M.

  • List 3rd party Wi-Fi apps that don't need ANY data plan

    so far, the only one I know of is Live Search
    you can download it here
    (note: in Options, network configuration parameters must be changed to "Direct HTTP" instead of "default" and check "Use only WiFi interface")
    I can't use BlackBerry's "Maps", because I don't have a data plan;  however, the "Traffic" & "Maps" of Live Search is a great alternative!
    if you know of other 3rd party Wi-Fi apps that don't require ANY data plan (APN, BES, MDS, IPPP for BIBS, WAP, etc.), post them here.
    thanks!
    Message Edited by Abraxias on 06-10-2008 02:28 AM

    ScocialScope works on wifi only.
    Click here to Backup the data on your BlackBerry Device! It's important, and FREE!
    Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up
    Click to search the Knowledge Base at BTSC and click to Read The Fabulous Manuals
    BESAdmin's, please make a signature with your BES environment info.
    SIM Free BlackBerry Unlocking FAQ
    Follow me on Twitter @knottyrope
    Want to thank me? Buy my KnottyRope App here
    BES 12 and BES 5.0.4 with Exchange 2010 and SQL 2012 Hyper V

  • Does any one used 3rd party components like ICEFaces ?

    Hi
    Thank you for reading my post.
    does any one used 3rd party components like ICEFaces components with Creator Studio?
    What are other components pack that we can use in Creator?
    thanks

    OK, thanks to Peter Hanusiak, and Oracle Consulting consultant in Slovakia, I have resolved my issue and I'm hoping that the same solution may apply for you. See below for the instructions from Peter that helped me out. Note that since our applications are different, the specific libraries and locations that you need to confirm compatibility for may be different.
    Hope this helps,
    Dave
    I had similar problem. And in my case it was caused by different ADF from JDev and SOA Suite and SOA order booking demo.
    Because I can't test it now, I'll tell just what I remember.
    In SOADEMO is somewhere folder SOADEMO-CLIENT\UserInterface\public_html\WEB-INF\lib
    where you can find
    adf-faces-impl.jar
    jsf-impl.jar
    Try to find exactly the same libs in Jdev and copy&paste from Jdev to SOADEMO folder. then find the libs in SOASuite, and copy&paste from Jdev to SOA Suite those libs. Restart SOA Suite. Deploy Soademo-Client. And hopefully it will work.

  • What 3rd party companies are there that offer a photo printing service for ipad2 users? I suppose I am looking for a similar service to iPhoto on the MacBook pro but so far I've had no joy. I'm uk based.

    What 3rd party companies are there that offer a photo printing service for ipad2 users? I suppose I am looking for a similar service to iPhoto on the MacBook pro but so far I've had no joy. I'm uk based.

    Are these the kind of thing you're looking for:
    http://itunes.apple.com/us/app/lifepics/id323705153?mt=8
    http://itunes.apple.com/us/app/walgreens-for-ipad/id430444027?mt=8
    Matt

  • Is it safe to use 3rd party chargers

    is it safe to use 3rd party chargers on the ipod touch 4g or can it mess up the touchscreen or should i get the official apple ones because i have heard some of them blowing up :O and catching fire so do they get hot while they are charging (uk 3 pin) thanks

    I sometimes charge mine from my iPad 1 charger or my Griffen charger I purchased from my 3G Nano.
    s.salmanhussain10 wrote:
    bob please tell me so its safe to charge from ipad original charger? n from any iphone(original/3rdparty) charger ?
    thanx

  • What is the difference between Outlook features using exchage server and using 3rd party mail server ?

    Hi~ I'd like to know what the difference is between Outlook features using exchage server and using 3rd party mail server.
    If I use 3rd party mail server with Outlook, Outlook features are the same as Exchange Server ?
    I want to use all Outlook features..

    The basic features (and many advanced features) are identical in all accounts. With pop3, your mail, calendar, contacts, tasks, notes are stored in a pst and are only on the computer. IMAP accounts only sync email back to the server, not calendar,
    contacts, and tasks. Outlook.com EAS accounts (aka Hotmail) syncs calendar and contacts back to the server. Exchange mailboxes stores everything on the server - mail, calendar, contacts, custom views, rules - and if you open the mailbox in outlook on
    any other computer, the mailbox is identical. Because everything is on the server, you'll have much better syncing with smartphones and tablets with Exchange mailboxes.
    Calendar sharing, open other users folder, and retention policies are Exchange-only. Mail Tips and apps (linked under the reading pane header in Outlook 2013) are Exchange-only.
    Diane Poremsky [MVP - Outlook]
    Outlook & Exchange Solutions Center
    Outlook Tips
    Subscribe to Exchange Messaging Outlook weekly newsletter

  • Can I use 3rd party instruments/plug-ins/loops with Garageband '11 running OS X 10.6.8? and how do I install?

    Can I use 3rd party instruments/plug-ins/loops with Garageband '11 running OS X 10.6.8? and how do I install?

    10.6.8 won't run on a PowerPC Mac. 
    10.6.8 also won't run the latest Java.  Here's what version of Java you can run:
    https://discussions.apple.com/docs/DOC-5532

  • Using 3rd party library on linux (ABI Compatibility ?)

    Hi all !
    I am facing a problem while developing an application that uses a 3rd party library. This 3rd party library is an OCR Engine.
    Actually I am able to use this OCR from Java via JNI under windows. Now I try to do the same thing under Linux.
    I created a C++ wrapper shared library linking the OCR Engine shared library.
    I wrote 3 JNI functions for :
    - loading the engine
    - closing the engine
    - setting the engine language support
    Using my wrapper from any C/C++ program works fine. But when I use a JNI interface to these method, it ends randomly with a segmentation fault.
    Consider this simple program :
    engine.nativeLoadEngine();
    for(int i = 0; i < 500; i++)
    bq. engine.nativeSetTextLanguage( "French" );
    engine.nativeCloseEngine();
    Sometimes the segmentation fault appears before the nativeLoadEngine(), sometimes after nativeCloseEngine(), sometimes at iteration N etc.
    It cannot be a matter of my JNI code because... take a look at my functions bodies :
    * Class: com_XXX_ocr_OCREngine
    * Method: initEngine
    * Signature: ()V
    JNIEXPORT void JNICALL Java_com_XXX_ocr_OCREngine_initEngine( JNIEnv* env, jobject thisObj )
    * Class: com_XXX_ocr_OCREngine
    * Method: closeEngine
    * Signature: ()V
    JNIEXPORT void JNICALL Java_com_XXX_ocr_OCREngine_closeEngine( JNIEnv* env, jobject thisObj )
    * Class: com_XXX_ocr_OCREngine
    * Method: setTextLanguage
    * Signature: (Ljava/lang/String;)V
    JNIEXPORT void JNICALL
    Java_com_XXX_ocr_OCREngine_setTextLanguage( JNIEnv* env, jobject thisObj, jstring textLang )
    Even if I do "nothing" in the bodies, I face segmentation faults. If I don't link the OCR library, it is self-evident that there is no problem.
    I even used JNA (https://jna.dev.java.net/) to access a shared library exposing my three functions and linking to my 3rd party .so. I reproduced the same issue.
    Config :
    Ubuntu 2.6.20-16
    gcc 4.1.2
    libstc++6
    jdk1.5.0_11
    My wrapper and OCR Engine are both linking to :
    libc.so.6
    libstdc++.so.6
    My libjvm.so is linking to :
    libc.so.6
    I tried both g++ and gcc to compile my wrapper.
    Am I facing a kind of ABI compatibility issue between libjvm.so and my OCR engine 3rd party library ?
    I tried some compile command tweaking but it was pointless. It really seems hopeless to me...
    Thanks for any help.

    I believe I built Boost using the complete option. I have several files for each library, for example, I have the following in the boost_1_47_0\stage\lib\  folder:
    libboost_regex-vc100-mt-1_47.lib
    libboost_regex-vc100-mt-gd-1_47.lib
    libboost_regex-vc100-mt-s-1_47.lib
    libboost_regex-vc100-mt-sgd-1_47.lib
    libboost_regex-vc100-s-1_47.lib
    libboost_regex-vc100-sgd-1_47,lib
    boost_regex-vc100-mt-1_47.dll
    boost_regex-vc100-mt-1_47.lib
    boost_regex-vc100-mt-gd-1_47.dll
    boost_regex-vc100-mt-gd-1_47.dll
    I think the ones that have the -s- in the filename are the static versions of the library.
    I've tried changing the Project Properties->C/C++->Code Generation->Runtime Library settings without luck. And I'm not sure if there are other settings that I need to change.

  • Using 3rd party tags in JSF application

    I have a 3rd party tag library used previously in a Struts application to check if an user is authenticated / has logged in. The tag looks like this: <authn:authenticate userVarName="user" scope="session" errorPage="error.jsp" successPage="/faces/Page1.jsp"></authn:authenticate>. One unusual thing about the tag is that the uri for it references a jar file that includes the tld.
    I can build the app okay but deployment fails with the following error:
    Deploying application in domain failed; Error loading deployment descriptors for authapp Line 91 Column 10 -- cvc-complex-type.2.4.a: Invalid content was found starting with element 'taglib'. One of '{"http://java.sun.com/xml/ns/j2ee":description, "http://java.sun.com/xml/ns/j2ee":display-name, "http://java.sun.com/xml/ns/j2ee":icon, "http://java.sun.com/xml/ns/j2ee":distributable, "http://java.sun.com/xml/ns/j2ee":context-param, "http://java.sun.com/xml/ns/j2ee":filter, "http://java.sun.com/xml/ns/j2ee":filter-mapping, "http://java.sun.com/xml/ns/j2ee":listener, "http://java.sun.com/xml/ns/j2ee":servlet, "http://java.sun.com/xml/ns/j2ee":servlet-mapping, "http://java.sun.com/xml/ns/j2ee":session-config, "http://java.sun.com/xml/ns/j2ee":mime-mapping, "http://java.sun.com/xml/ns/j2ee":welcome-file-list, "http://java.sun.com/xml/ns/j2ee":error-page, "http://java.sun.com/xml/ns/j2ee":jsp-config, "http://java.sun.com/xml/ns/j2ee":security-constraint, "http://java.sun.com/xml/ns/j2ee":login-config, "http://java.sun.com/xml/ns/j2ee":security-role, "http://java.sun.com/xml/ns/j2ee":env-entry, "http://java.sun.com/xml/ns/j2ee":ejb-ref, "http://java.sun.com/xml/ns/j2ee":ejb-local-ref, "http://java.sun.com/xml/ns/j2ee":service-ref, "http://java.sun.com/xml/ns/j2ee":resource-ref, "http://java.sun.com/xml/ns/j2ee":resource-env-ref, "http://java.sun.com/xml/ns/j2ee":message-destination-ref, "http://java.sun.com/xml/ns/j2ee":message-destination, "http://java.sun.com/xml/ns/j2ee":locale-encoding-mapping-list}' is expected.
    ; requested operation cannot be completed
    Exception=Deployment failed.
    The tag's tld is <tlib-version>1.1</tlib-version> <jsp-version>1.2</jsp-version>. I'm not sure if this is the problem or if 3rd party tags don't necessarily work within JSF (am using Creator) without modification. Does anyone have any advise on this? Should 3rd party tags work? If not, how do they need to be modified or turned into a component to work? This tag doesn't display anything - it checks if users have logged in and redirects them to another site to login if they did not log in.
    Message was edited by:
    sstgermain
    Message was edited by:
    sstgermain

    Thanks for your reply! I do have the jar file, which includes the .tld, in my WEB-INF/lib
    On Page1.jsp I tried using <%@ taglib uri="/WEB-INF/lib/myLibrary.jar" prefix="myTag" %> but got errors so I moved it to <jsp:root version="1.2" xmlns:myTag="/WEB-INF/lib/myLibrary.jar"...Should the <%@taglib uri = work? When I tried to use <%@taglib version I got errors saying strict xml enforced.
    I am using the format prefix:tag format <myTag:checkaccess userVarName="user"
    scope="session"
    errorPage="error.jsp" ></myTag:checkaccess>
    Do I need to somehow convert this tag into a component?
    I think the jar is fine since I'm using it in a number of other applications.
    Should the tag work? Do non-JSF tags have to be turned into components?

  • Using 3rd party tags

    I have a 3rd party tag library, used previously in Struts apps, that I would like to use in a JSF application. The tag checks if a user has logged in to the app and redirects to a login site if not. It doesn't display anything to the screen. Should a 3rd party tag that worked with JSP/Struts work with JSP without modification???? If not, how do I need to modifiy it? Please let me know!
    I imported the necessary libaries for the tag using <jsp:directive.page import="myFiles.*"/>
    I added the tags uri (which happens to be a jar file in /web-inf/ to the <jsp:root version="1.2" xmlns:authn="/WEBINF/lib/myLibrary.jar"
    The tag itself which I put between <jsp:root tags on Page1.jsp looks like this: <myTag:checkaccess userVarName="user"
    scope="session"
    errorPage="error.jsp"
    Info from the tld: <tlib-version>1.1</tlib-version>
    <jsp-version>1.2</jsp-version>
    I have the taglib entry in the web.xml
    I can build the app but when I try to deploy it I get the following error:
    Deploying application in domain failed; Error loading deployment descriptors for devpin Line 91 Column 13 -- cvc-complex-type.2.4.a: Invalid content was found starting with element 'taglib'. One of '{"http://java.sun.com/xml/ns/j2ee":description, "http://java.sun.com/xml/ns/j2ee":display-name, "http://java.sun.com/xml/ns/j2ee":icon, "http://java.sun.com/xml/ns/j2ee":distributable, "http://java.sun.com/xml/ns/j2ee":context-param, "http://java.sun.com/xml/ns/j2ee":filter, "http://java.sun.com/xml/ns/j2ee":filter-mapping, "http://java.sun.com/xml/ns/j2ee":listener, "http://java.sun.com/xml/ns/j2ee":servlet, "http://java.sun.com/xml/ns/j2ee":servlet-mapping, "http://java.sun.com/xml/ns/j2ee":session-config, "http://java.sun.com/xml/ns/j2ee":mime-mapping, "http://java.sun.com/xml/ns/j2ee":welcome-file-list, "http://java.sun.com/xml/ns/j2ee":error-page, "http://java.sun.com/xml/ns/j2ee":jsp-config, "http://java.sun.com/xml/ns/j2ee":security-constraint, "http://java.sun.com/xml/ns/j2ee":login-config, "http://java.sun.com/xml/ns/j2ee":security-role, "http://java.sun.com/xml/ns/j2ee":env-entry, "http://java.sun.com/xml/ns/j2ee":ejb-ref, "http://java.sun.com/xml/ns/j2ee":ejb-local-ref, "http://java.sun.com/xml/ns/j2ee":service-ref, "http://java.sun.com/xml/ns/j2ee":resource-ref, "http://java.sun.com/xml/ns/j2ee":resource-env-ref, "http://java.sun.com/xml/ns/j2ee":message-destination-ref, "http://java.sun.com/xml/ns/j2ee":message-destination, "http://java.sun.com/xml/ns/j2ee":locale-encoding-mapping-list}' is expected.
    ; requested operation cannot be completed
    Exception=Deployment failed.
    Deployment failed.
    at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:210)
    at org.netbeans.modules.j2ee.ant.Deploy.execute(Deploy.java:75)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1062)
    at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:234)
    at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:242)
    at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:125)
    C:\Documents and Settings\sstgerma\My Documents\Creator\Projects\devpin\nbproject\build-impl.xml:607: Deployment failed.
    BUILD FAILED (total time: 0 seconds)
    Message was edited by:
    sstgermain

    Thanks for your reply! I do have the jar file, which includes the .tld, in my WEB-INF/lib
    On Page1.jsp I tried using <%@ taglib uri="/WEB-INF/lib/myLibrary.jar" prefix="myTag" %> but got errors so I moved it to <jsp:root version="1.2" xmlns:myTag="/WEB-INF/lib/myLibrary.jar"...Should the <%@taglib uri = work? When I tried to use <%@taglib version I got errors saying strict xml enforced.
    I am using the format prefix:tag format <myTag:checkaccess userVarName="user"
    scope="session"
    errorPage="error.jsp" ></myTag:checkaccess>
    Do I need to somehow convert this tag into a component?
    I think the jar is fine since I'm using it in a number of other applications.
    Should the tag work? Do non-JSF tags have to be turned into components?

  • 3rd Party Software Not Seeing That Adobe Reader XI Is Installed.

    I have a few pieces of (custom) software that with previous versions of Adobe Reader (7, 8, 9, and X), would open Adobe Reader automatically when selecting to open a PDF from within the software.
    When the pc's were updated to Reader XI, the software no longer sees that Reader is installed, therefore will not open the PDF files as it should.
    I have since rolled the pc's back to Reader X and the software works, but I would like to get XI working due to some needed features in XI.
    Is there something within the Adobe Reader XI install that is different, or in  different location from previous versions? (i.e. different registry key locations, some Reader files installed to different locations, etc?)
    If anyone knows something that did change, I may be able to work with the 3rd party developers and get this resolved.
    Please let me know.
    Thank you.

    Hello,
    I just solved this problem on my computer.
    Windows 7 comes with only one "Voice" installed. "Microsoft Anna - English (United States)" I'm not sure what you get if your in another country.
    You can test your "Voice/Voices" by running Microsoft Narrator. Click [Start] button and type "Narrator" in the [search programs and files] box. Press [Enter]. Your computer should begin talking. Click [Voice Settings] button to see a list of installed voices. Take note of the voices listed. "Mine has just the one."
    Adobe Reader must have a voice selected that you have installed. To verify your settings Run Adobe Reader. From the top menu click [Edit] then click [Preferences] at the bottom of the list. In the Preferences window click [Reading] from the left hand list. Find "Read Out Loud Options" Un-check [Use default voice] Choose a voice from the drop down menu that you have verified is installed on your computer. Click [OK]
    My Adobe Reader had 4 voices listed to choose from. I found this curious because I only have one voice.
    Hope that helps.

  • Web console doesn't use 3rd party security cert

    I set up a Mobility Service 2.1 server with a 3rd party public security cert.
    The system authenticates through GroupWise 2014, set up via trusted app.
    It works fine as far as mobile devices using the cert, but the Web console for the server does not use the same cert.
    I've found nothing in the documentation outlining where the security cert for the web console is specified.
    Anyone have any idea in what file this is defined?

    gathagan wrote:
    > I've found nothing in the documentation outlining where the security cert for
    > the web console is specified. Anyone have any idea in what file this is
    > defined?
    Yep -
    You can also use the same mobility.pem file that you created earlier for
    securing the Web
    Admin Console. To do so, do the following:
    1. Change to /var/lib/datasync/webadmin on the Mobility Service.
    2. Back up the existing server.pem file (cp server.pem server.bak)
    3. Copy the mobility.pem file that you created earlier into
    /var/lib/datasync/webadmin, and
    name it server.pem.
    4. Restart the Web Admin (rcdatasync-webadmin restart).
    Danita
    Novell Knowledge Partner
    GroupWise Mobility Service 2.0 Guide - http://bit.ly/1cv13RE
    If you find this post helpful and are logged into the web interface,
    show your appreciation and click on the star below...
    Are you a GroupWise Power Administrator? Join our site at
    http://www.caledonia.net/register

Maybe you are looking for

  • Select Count(*) from Sample_table - how to get the count using JDBC?

    Hi All, It would be glad if anyone could help me with this. The problem is that I have to get the 'count' of records selected from a arbitrary table say, 'sample_table'. Is that possible to form the SQL in JDBC as Select Count(*) from Sample_table an

  • The vendor account you entered is not associated with the item you are trying to open. Try again.

    installed eBook and authorized on Adobe Digital Edition and was able to read eBook earlier. Due to some issue I had to reinstall the eBook. Now I am unable to read eBook it is asking for Authorization and when I input my Adobe ID and pass it gives me

  • ?  Photo Shop Express problem

    How do I get out of photo shop express to another product so I can resize a picture. I understand photo shop express.

  • TCD or SapGui (record)

    Hello, I'm new with eCatt and I have some questions. I hope somebody can help me. I read the sap info and found out that it is recommended to use TCD(record) on the first way and than SapGui(record), if it is possible. How are your experiences with c

  • Javascript and radiobutton

    Hi, I am with a problem, I want to make a function in javascript to see what value has got a radiobutton. I can do it for all types of items but i can´t do it for radiobutton. Can anyone help me??? Please