Formation of a U8 command with input of data values

Hi all

I want to generate a U8 command with the given input values-

Order is generated using parameters follwing the user would enter.























Q2

PAGE

Constant

1ST QUARTER

P2

P1

P0

0/1

These 3 bits form a page

0

0

0

0/1

Where,

1st quarter & Q2 are qualifiers whose value can be 0 or 1 binary.

The PAGE of form P2, P1, P0 bits.

Now, I want to develop a VI where user will enter Q1, Q2, and PAGE value of 0 x 0 to 0 x 7 and a U8 command should come from these three entries.

For example. If Q2 = 0, T1 = 1 and PAGE = 0 x 5, then exit the VI should be a U8 command 0 x 51.

I tried this using a function to reach the numbers, but it generates a U16 that is undesirable.

So, I guess that this must be done using some of the techniques of handling bit as ANDing.

Kindly help me in this regard.

Best regards

Snehal

Hi Alain,

two possible solutions:

Tags: NI Software

Similar Questions

  • ORA-01830Date end of photo format before converting all of the input string

    Hi guys,.

    We have two env db a dev and AQ. Both the envs are running on the same version of database and in both the setting nls_date_format envs are the same and they are 'DD-MON-YY' format only. But when I execute the same statement immediately following my dev env is fetching data appropriate without any problem but my env qa is any mistake on the mentioned error.

    I enclose the suite that I use

    SELECT TPTRJO1. JOURNAL_ENTRY_ID
    OF TRANSACTION_JOURNAL TPTRJO1,.
    JOURNAL_CASH_DRAWER TPJCD1
    WHERE (TPJCD1. CASH_DRAWER_ID = 5010639.0)
    AND (TPJCD1. DRAWER_SEQ = 5.0)
    AND (TPJCD1. CASH_DRAWER_DATE = TO_DATE ('2011-09-13 00:00:00 ', 'yyyy-MM-dd'))

    AND (TPTRJO1. JOURNAL_ENTRY_ID = TPJCD1. JOURNAL_ENTRY_ID)
    AND (TPTRJO1. TRANSACTION_ID = 595,0)

    However, according to the logic, it should error in both the envs due date format and the actual data used in the entry.

    What would be the possible difference between the envs db towing?

    Please, share your ideas.
    Any suggestions are appreciated.

    Thank you and waiting for an early response

    I assume that you have given in your dev environment.
    If there is a record with TPJCD1. CASH_DRAWER_ID = 5010639.0,
    the expression ' TO_DATE ('2011-09-13 00:00:00 ', 'yyyy-MM-dd').
    will never be evaluated.

    Here is my test scenario where '1 = 0' prevents the date under evaluation:

    SQL>SELECT *
      2    FROM all_objects
      3   WHERE created > TO_DATE('2011-09-13 00:00:00', 'yyyy-MM-dd');
     WHERE created > TO_DATE('2011-09-13 00:00:00', 'yyyy-MM-dd')
                             *
    ERROR at line 3:
    ORA-01830: date format picture ends before converting entire input string
    
    SQL>
    SQL>SELECT *
      2    FROM all_objects
      3   WHERE 1 = 0 AND created > TO_DATE('2011-09-13 00:00:00', 'yyyy-MM-dd');
    
    no rows selected
    

    URS

  • Mathematical functions with input/output error

    Please refer to the attached picture. Where do you find these mathematical functions with input/output error? I saw these in response to a message.

    I think they appear when you connect a waveform or dynamic data type.  Since I rarely use these data types (just give the table!), I'm not positive.

    Lynn

  • Links of the command with the height and width fixed

    I try to display command with fixed width and height fixed as links below.

    < af:commandLink id = "cl1" inlineStyle = "width: 280px;" "height: 33px" text = "link 1" / > ".

    < af:commandLink id = "cl2" inlineStyle = "width: 280px;" "height: 33px" text = "link 2" / > ".

    But the width and height values are not get applied.

    Link is not having developed beyond the text.

    Please suggest any solution.

    Add display: block to your inlineStyle

  • Procedure with input output and num_array sys_refcursor

    Hello

    I have to write a procedure with input of type of parameter num_array which will forward a list of IDs to the procedure and the output is sys_refcursor that will pass the id with the other columns in the table to the list of identifiers.

    operating system is the table with the id, os_name column with more than a few columns.

    create table os

    (identification number,

    OS_name varchar2 (30),

    .. .few more columns);

    I spend the os_name with id through the sys_refcursor.

    So I created the following procedure.

    num_array is a type of data defined by the user that is created as follows:

    create or replace type num_array in the table to the number;

    /

    create or replace procedure get_os_lang_dtls (num_array, id_os sys_refcursor id_num)

    is

    Start

    / * oses is the main table with id, os_name with other columns

    / * oses_gtt is the temporary table with id number data type varchar2 os_name * /.

    for indx in 1.id_num.count

    loop

    insert into os_gtt

    SELECT id, os_name

    of the operating system

    where id = id_num (indx);

    end loop;

    commit;

    Open the id_os for

    Select * from os_gtt;

    end;

    /


    I created a global temporary table with the column id and os_name.

    Insert in this table by using the id of i / p and setting os_name recovery operating system for this id in the loop.


    Then I open the exit sys_refcursor.


    Could someone please suggest me a better way to write the same logic?


    Thanks in advance

    No need of the TWG or anything too flashy here.

    Since you have a SQL type, you should be able to get away with...

    open out_ref_cursor for
    select 
    from os, table(cast(id_num as num_array)) nu
    where os.id = nu.column_value;
    

    A couple of notes apart from that. ID is not a great name for a column, why not OS_ID to be online with your OS_NAME? Second, always try to avoid use of the TWG, they are handy once in awhile, but not required nearly as often as find you them.

    A "rebate" in the casting of tables like that and their use in SQL is the cost based optimizer usually (depending on version) has no idea of how to do to optimize the query (it has no statistics on the table as it does on a table). In General, if you know that you have X items in this table, it is better to say Oracle. You can use the CARDINALITY indicator to tell Oracle about the number of lines, you expect your table to have on average. The default proposal is going to be your block size, so assuming that 8 k (standard) the estimate is going to be like 8000 items... probably not close to reality.

    See you soon,.

  • Is there a plugin that I need to download for my HP Officejet 7612 Wide Format Printer to be compatible with my MacBook Pro running my program CS6 CS6?

    Is there a plugin that I need to download for my HP Officejet 7612 Wide Format Printer to be compatible with my MacBook Pro running my program CS6 CS6?

    update the drivers of your printer.

  • Apparent problem with OpenG Get Data Name_ogtk.vi

    The data Name_ogtk.vi Get OpenG is a function that takes a data Structure and returns the name of this structure if the Data Structure has a name.

    I use it in my Configure.vi. Configure.VI takes several data structures and saves / loads to an INI file. The name of the section in the INI file is the same as the name of the Data Structure. When loading, Configure.vi takes the name of the data structure to load and locate the Section in the INI file with the same name and then uses the items listed in the INI section to load the Data Structure with the data values.

    In my case, I have 3 sections. Two of the sections, 1 Servo and Servo 2 derive from the same Type definition. I am trying to load 3 of the attached INI file data Structure. The Config.ini in the system file has been generated by the backup function Configure.vi. I'm passing in the routine of the load, 3 Data Structures, each with unique names. I have an explicit call to get the data for Servo 1 Name.vi and 2 Servo. But the probes on the output of the Name.vi of data values get two return to the same 'Servo 1' same string if sensors on the Structure of data entries that clearly indicate them the unique names of the "Servo 1" and "Servo 2" respectively.

    It seems that the 2nd Get data name returns the name of the Data Structure 1 by mistake. If anyone can check this?

    Does anyone know how to fix Get Data Name.vi so that it returns the appropriate data Structure names?

    Thank you.

    I was able to reproduce it and I show here as an oddity to force entry to the variant on the primitive flat string Variant.

    Basically, if you have more than one cluster with content command to match the type and order wired directly to this function, it returns the flattened string which is first to each call.  The wires must be wired without before converting to alternative, if you have points of constraint.

    This only happens if you feed directly the input varying both and get the stress points.  If you are using a variant is not the case.

    I found that this occurs if the cluster is of type defined, and it does not occur for constants.  I didn't try other controls.  I'll be honest, I'm usually used to constrain to the Variant.  I'll be more careful in the future!

    ----

    so convert to first variant will solve your problem.  In addition, if you leave the entry of the section name of the variant config openG write screw unwired, he will take the name as it is the research of the control, you did, so you need not the name of data Get there at all.

    An excerpt from 2009.  as - is equal to true.  The bunches are each a dbl and a bool, but each FP different controls.

  • How to use Labview to send commands to Excel on data analysis

    Hello, here's my situation:

    I have a Labview VI that reads data from various sensors and uses the report generation tool to send all the data values to Excel. Because each race is ~ 8-10 hours long and there is tons of data, I'm not worth it to store them in a table in my VI.

    However, in my Excel report I would like to include some statistics, like the initial report, max and min values of all the data from these points. Should what kind of command I send my VI to get Excel to do this? Or would it be easier to do within Labview instead?

    Thanks to anyone who can give some advice!

    Hello, Kalyie!

    Puneet.Kapoor is indeed correct, you can create an Excel macro and call from LabVIEW. An example of this in LabVIEW under help > find examples. When searching for "Excel", you will find 'Excel Macro example.' It would be more useful for the automation of your functions, or if you try to do more complex operations on your data in Excel (min and max are simple relativelty, however).

    As we have also seen, it may be easier to work with the data once it is in excel, using the '(Max) =' and the functions '= Min ()' - the choice is yours!

  • How could I concat a time as hh with an earlier date

    How could I concat a time as hh with an earlier date as

    Select to_char (to_date (sysdate) |) (' 08:30 ') of the double

    and the i could convert this time and the date in this format, 'dd-mm-yy hh:24:mi:ss' love

    Select to_date (to_char (to_date (sysdate) |)) (' 08:30 ',' mm-dd-yy hh:24:mi:ss') of double

    Dear Sir

    Try,

    SELECT TO_DATE(TO_CHAR(SYSDATE, 'DD-MON-YYYY') || ' 08:30:24 AM', 'DD-MON-YYYY HH:MI:SS PM') FROM DUAL;
    

    Manu.

  • Is it possible to create a document merge pdf and mailing to several vendors (each with their own unique values) for them to individual e-sign?

    Is it possible to create a document merge pdf and mailing to several vendors (each with their own unique values) for them to individual e-sign?

    I have my letter and the data that is created in Excel and Word, so I want to create these data in a mail merge (by Word) and then saved in PDF format.

    I wish that each document merged PDF mail to have their signature / title / name of fields as fields of e-sign.  Is this possible? How can I configure my document as well what happends without me one in and edit every PDF document.

    Thank you ~.

    Hello Gallienterprises,

    It seems that you are looking to extract the values of your CSV file in the document of the multiple signatories. For this, you can use the MegaSign feature:

    https://helpx.Adobe.com/content/help/en/document-cloud/help/sending-megasign-using-CSV-fil.html

    Let me know if you need more information.

    Kind regards

    -Usman

  • Problem with a field date

    Hello


    I have a pl/sql page, which is the result of a statement select under certain conditions.

    One of the conditions is like:

    AND between MyColumn (: P1_MyDateItem - 7,: P1_MyDateItem)

    but as soon as I include an addition or a subtraction (: P1_datefield - 7), I get ORA-06550: line 18, column 28: PL/SQL: ORA-00932: inconsistent data types: expected DATE got the NUMBER

    How can I solve this error?


    In addition,
    I'm moving the date field to a second page in a hidden field. In a similar scenario as described above, how can I manipulate the date by using the hidden field. That is to say. in my tests, I think that it converts a little the 'date' to 'char 'format? '. can I also make the same 'Date-7' manipulation but this time using a hidden field to the place?

    Thank you

    FabioBui wrote:
    but as soon as I include an addition or a subtraction (: P1_datefield - 7), I get ORA-06550: line 18, column 28: PL/SQL: ORA-00932: inconsistent data types: expected DATE got the NUMBER

    How can I solve this error?

    Try to convert it first to a date

    to_date(:P1_datefield, )-7
    

    I'm moving the date field to a second page in a hidden field. In a similar scenario as described above, how can I manipulate the date by using the hidden field. That is to say. in my tests, I think that it converts a little the 'date' to 'char 'format? '. can I also make the same 'Date-7' manipulation but this time using a hidden field to the place?

    Yes, if that's what you want to do. A date field is just a text area, made more pleasant with the jQuery date picker.

    If date picker:

    on an item hidden

    only difference being the type of display.

    Don't forget to convert a date in your pl/sql code.

  • quickly create with filter-date and initialize it with the current date

    Oracle BI 11 g

    Hello!

    I need to create guest of dashboard with filter-date and initialize it with the current date. How can I do?

    I tried to create the repository initialization block and add a variable. But I don't know what should I write to DataSource? I tried using the Current_Date, Now(), sysdate functions (for example, SELECT Now() FROM tbl_Calendar) but without results - when I pressed the button "Test"... "I have errors - something like 'Now() is unknown function' or 'incorrect syntax near keyword Current_Date.

    After that, I made to use presentation Variable in the command prompt, but also without success (())

    Please, help me.

    Use "Server Variable.

  • Problems with guests calendar date

    Hello

    I am facing the issue calendar dashboard date invites you. When I try to compare this value saved in the presentation variable on the criteria tab, then the following error has occurred:

    [nQSError: 46046] 06/05/2009 DateTime value does not match the specified format.



    I read in this blog ( http://108obiee.blogspot.com/2009/05/how-to-add-leading-zeros-after.html ) that we have to make some changes in the calender.js which is present in the location \OracleBI\oc4j_bi\j2ee\home\applications\analytics\analytics\res\b_mozilla and no location \OracleBI\web\app\res\b_mozilla.

    Right now I use Oracle Application server instead of the server oc4j standalone that's why I have not \OracleBI\oc4j_bi folder in my list.

    Can you get it someone please let me know where can I do the change in calender.js

    Kind regards

    We must not mix the format of a date and the date type.
    In a filter to a formula, the goal is not to give a format, but a variable with a type date.

    The variable presentation take the data type of the physical column corresponds to the column of presentation.
    Can you give a check. Here's a how-to:
    http://gerardnico.com/wiki/dat/OBIEE/presentation_service/obiee_date_variable#understanding_the_datatype_of_a_presentation_variable
    If you have a text, you must change it as a date.

    Thanks, I see that there is error OBIEE. Can you give us the OBIEE interpreted as logical SQL

    -------------------- SQL Request:
    SET VARIABLE QUERY_SRC_CD='Report',SAW_DASHBOARD='/users/administrator/_Portal',SAW_DASHBOARD_PG='Date',SAW_SRC_PATH='/users/administrator/DateAnswer',DISABLE_CACHE_HIT=1; SELECT Calendar."Time Id" saw_0, cast(Cal.........
    

    You can find it in the newspaper.

  • problems with the link Date variable

    I am using a Date as a variable binding in a display object, and I'm running into difficulty. I have the binding variable type defined to date and the control flags for the Type of Format and Format defined respectively on 'Date of Simple' and 'yyyy-MM-dd ". When I run the application test module and enter the date in the correct format, the View object returns the expected results. However, when I try to set a property to bind the query for a group of JHeadstart parameters in my definition of the application in order to highlight the variable to an input dateField control bind, I get the following exception:

    30 Jan 08:49:56 (ErrorReportingUtils) ERROR - java.lang.IllegalArgumentException
    at java.sql.Date.valueOf(Date.java:104)
    at oracle.jbo.domain.Date.toDate(Date.java:348)
    to oracle.jbo.domain.Date. < init > (Date.java:279)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at oracle.jbo.domain.TypeConvMapEntry.convert(TypeConvMapEntry.java:73)
    at oracle.jbo.domain.TypeFactory.get(TypeFactory.java:739)
    at oracle.jbo.domain.TypeFactory.getInstance(TypeFactory.java:90)
    at oracle.jbo.common.VariableImpl.convertToJava(VariableImpl.java:546)
    at oracle.jbo.common.VariableValueManagerImpl.doSetVariableValue(VariableValueManagerImpl.java:182)
    at oracle.jbo.common.VariableValueManagerImpl.setVariableValue(VariableValueManagerImpl.java:223)
    at oracle.jbo.common.VariableValueManagerImpl.setVariableValue(VariableValueManagerImpl.java:229)
    at oracle.jheadstart.model.adfbc.v2.JhsApplicationModuleImpl.applyBindParams(JhsApplicationModuleImpl.java:173)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at oracle.adf.model.binding.DCInvokeMethod.invokeMethod(DCInvokeMethod.java:507)
    at oracle.adf.model.binding.DCDataControl.invokeMethod(DCDataControl.java:1795)
    at oracle.adf.model.bc4j.DCJboDataControl.invokeMethod(DCJboDataControl.java:1989)
    at oracle.adf.model.binding.DCInvokeMethod.callMethod(DCInvokeMethod.java:219)
    at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1289)
    at oracle.adf.model.binding.DCDataControl.invokeOperation(DCDataControl.java:1802)
    at oracle.jbo.uicli.binding.JUCtrlActionBinding.invoke(JUCtrlActionBinding.java:627)
    to oracle.adf.model.binding.DCInvokeActionDef$ DCInvokeAction.refresh (DCInvokeActionDef.java:140)
    at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:2521)
    at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2260)
    at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareRender(PageLifecycleImpl.java:534)
    at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareRender(FacesPageLifecycle.java:98)
    at oracle.jheadstart.controller.jsf.lifecycle.JhsPageLifecycle.prepareRender(JhsPageLifecycle.java:1155)
    to oracle.adf.controller.v2.lifecycle.Lifecycle$ 1.execute(Lifecycle.java:297)
    at oracle.adf.controller.v2.lifecycle.Lifecycle.executePhase(Lifecycle.java:116)
    to oracle.adf.controller.faces.lifecycle.ADFPhaseListener.mav$ executePhase(ADFPhaseListener.java:29)
    to oracle.adf.controller.faces.lifecycle.ADFPhaseListener$ 1.before(ADFPhaseListener.java:426)
    at oracle.adf.controller.faces.lifecycle.ADFPhaseListener.beforePhase(ADFPhaseListener.java:77)
    at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:228)
    at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:228)
    at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:197)
    at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:123)
    at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:103)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)


    However, it seems that the value of the parameter link has actually changed, according to the message issued by the procedure JhsApplicationModuleImpl.applyBindParams (...) debugging:

    30 - Jan 08:46:23 DEBUG (JhsApplicationModuleImpl) - ViewObject ViewObj: bind move_date param value has changed: old value = null, new value = Wed Jan 07 00:00:00 CST 2009



    One thing I noticed that may be of interest - if I run the debugger in the procedure JhsApplicationModuleImpl.applyBindParams (...), a default date in my link variable arises as an object of oracle.jbo.domain.Date when it comes out of the next line:

    Object oldValue = vo.ensureVariableManager () .getVariableValue (key);

    as opposed to the new value that is sent from the input value of the dateField control, which presents itself as a java.util.Date in the following line:

    Object value = args.get (key);



    In the chain of functions leading to the following in the stack trace:

    at java.sql.Date.valueOf(Date.java:104)
    at oracle.jbo.domain.Date.toDate(Date.java:348)
    to oracle.jbo.domain.Date. < init > (Date.java:279)

    It seems that the value of the java.util.Date is converted to a string and then passed to these functions to be turned into a java.sql.Date object. However, depending on the function of java.sql.Date.valueOf (...), it is expected date format "yyyy-mm-dd", by the header comments:
    /**
    Converts the date a string in JDBC escape format to
    * a Date < code > < code > value.
    *
    s @param a String < code > < code > object representing a date in
    * in format "yyyy-mm-dd".
    * @return a java.sql.Date < code > < code > object representing the
    * date
    * @throws IllegalArgumentException if the specified date is not in the
    * Exhaust JDBC date (yyyy-mm-dd) format
    */

    When the input value of the entered dateField control is added as a java.util.Date, the toString() is produce the incorrect date format, that could be seen in the debug output I've included above that says that the binding variable has changed.



    Anyone done this before that can has let me know what Miss me and how to fix it? I have search everywhere on the web, and all the articles I've seen related to bind variables only refer to those of the digital types or string, that are not giving me problems. Same article of "5.9 Using Bind Variables Named" Developer's Guide (http://database.in2p3.fr/doc/oracle/Oracle_Application_Server_10_Release_3/web.1013/b25947/bcquerying009.htm) do not reference using a Date type.

    I had the same problem on a year (using JHeadstart 10.1.3.2.52):

    15 Feb 14:10:31 DEBUG (JhsApplicationModuleImpl) - research component corresponds to the bind param query SubjectenKernPeildatum, value set for 2000-01-01
    ..
    15 Feb 14:10:33 DEBUG (JhsApplicationModuleImpl) - the execution of applyBindParams for BasServiceKern.AdresRollenSubjecten
    15 - Feb 14:10:33 DEBUG (JhsApplicationModuleImpl) - ViewObject AdresRollenSubjecten: bind peildatum param value has changed: old value = null, new value = Sat Jan 01 00:00:00 THIS 2000
    ..
    15 Feb 14:10:33 ERROR (ErrorReportingUtils) - java.lang.IllegalArgumentException
    at java.sql.Date.valueOf(Date.java:104)
    at oracle.jbo.domain.Date.toDate(Date.java:348)

    It appears a java.util.Date is put on the map criteria in the searchBean, this cannot be used as input for a Houston. Bindvariable date.

    My ugly solution was to substitute ' public void applyBindParams (String voUsage, HashMap args)
    in MyProjectApplicationModuleImp (which extends from JhsApplicationModuleImpl of course).
    Check if the value is a java.util.Date, then
    value = new java.sql.Date (((java.util.Date) value) .getTime ());

    Hello, HJ

    Published by: HJHorst on February 6, 2009 12:22 AM

  • I want to buy a flash with lightning connector data storage.

    I want to buy a flash with lightning connector data storage.

    I'm between Transcend JetDrive™ Go 500 and iXpand SanDisk Flash Drive.

    What do you suggest me? Do you have another?

    My first priority is speed and iOS app use of data transfer.

    Hello

    To get the advice of a large sample of existing users of each product, you could more usefully read ratings on Amazon.com and reviews of products.

    If your questions are not answered there, you can also post a question of your choice.

Maybe you are looking for