Samrtforms-Wrap up test

In my one of the smartforms , in my sub-header I have aan item called Customer Acc Field : and has space on its right fro its text to apperar, just below that in the same sub header I have contract # item and some space to fill teh contract number.
Now the problem is that when the customer acct field take s some extra space in the text area and if it goes to the second line my Contact # dissaperas, which is just below it. The customer accounting Ref  field comes from the the header text:
&IS_BIL_INVOICE-HD_GEN-BIL_NUMBER&
VBBK
Z010
EN.
Can anyone please tell me how do I increase the wrap up text space fopr the customer accounting ref no: field so that teh entire text appears and teh contract # which is below it dosent vanish.
Thanks

Is the data is in Main Window or secondary window.
From your probem I can think that data is in secondary window. In that case you need to increase the heiht of the window to optimal size so that if data increases it can accomodate. Since secondar wndows do not grow in size dynamically. They have fix size. Also, use TABLE instead of Template this will take care of wrapping of text.

Similar Messages

  • Column Header Wrapping Issue in OBIEE

    Hi All,
    We are facing issue with the Column Header Wrapping . Our requirement is to wrap the column header to three lines. Few users are able to see the wrapped header in three lines, few are able to see it in two lines . Even though the Browser is same and the screen size (of laptop / desktop) is same we are facing issue with few users. It is also different in different instances . For ex, In DEV instance it is wrapped in three lines but for the same user with same laptop same browser , it is not wrapped in TEST instance.
    Options tried :
    Reducing the width in the additional column properties wraps the header in four line
    CSS Styling : word-wrap:break-word
    Why is there difference in wrapping between the instance for the same user ? Any help , would be appreciated.

    My dear,
    All blogs and sites are teaches about the ways to implement/create a specific functionality.
    Let me go to bed to dream your issue and share that with blog owner so that he can put your issue ;)
    stay tune
    thanks

  • How can I perform system memory test

    I am working on Labview 7.1. Is Are there any canned vi's that allows me to do basic memory tests as part of my application?

    There are no "canned" / "shrink wrapped" memory tests.
    There are many varieties of memory tests.  Can you describe what you are trying to do?
    Is it for a target device?  A PC?
    What does the memory test consist of?  walking 1's & 0's? To what extent do you want to test?  How large is the memory?
    You need to describe the specs on the memory test that you need to implement.
    R

  • IF-statement in Personas that is checking if control is inactive?

    Hi,
    I have this simple script in screen personas that is clicking the option: "Attachment list". Everything is working great if there is attachments.
    If there are no attachments the option is "inactive" or "greyed out". This will result in a script error.
    I thought this was going to be an easy fix by adding IF statement to the the script. But howerver I specify the critera for the IF statement the script will always try to click the Attachment list. The condition will simply always be TRUE.
    Am I missing something here or is it not possible at this time to script an IF statement that is checking if the control is inactive or similar?
    Best Regards,
    Oskar Söderlund

    There is another way, but it will get a little tricky.
    Outside of the transaction IE03 you can check for the existence of attachments for a piece of equipment by looking in table SRGBTBREL. Field TYPEID_A will be "EQUI" and field INSTID_A will be the equipment number, zero-padded on the left to 18 characters long. Use SE16 to look in the table and you'll get the idea.
    You could wrap this test in an RFC-enabled ABAP function and call that from your Personas script button. Use the return value from that RFC to decide if attachments exist or not and how the script should respond. Details for how to write such an RFC and call it from a Personas script are in this blog: Calling RFCs from a Personas script.
    Like I said, this isn't straightforward and perhaps Personas scripting should include an active/inactive test in addition to the exists/doesn't exist test. Until then, however, there is a way if you don't mind a bit of ABAP programming.

  • ALV Report Print Problem.

    Hi,
    When I Print any ALV Report then In the First Row BackColor is white,
    but in Second it is Gray,and this alternative for all remaining rows,
    How Can I SET it to White For ALL Rows.
    Thx,
    Hitesh Jain.

    Hi Jain,
    I'm not aware of a way to wrap the test or set break points in an ALV report.  Typically I just try to reduce the number of columns to print and determine if the data is truly needed or just redundant.
    To change the font, you need to change the Format setting.  This setting is in the same popup box I described earlier.  This time under General Properties, double click on Format.  Just play around with the different Format options loaded.  If you need additional formats, you should work with your BASIS team because it depends on the Output Devices that are loaded in your system. 
    Otherwise, you may just need to export the ALV report into Excel to make it "pretty".  In Excel, you could create a macro to automate your formatting steps.  Just a thought.
    Good luck,
    Cindy

  • Mapping creation best practice

    What is the best practice while designing OWB mappings.
    Is it best to have less number of complex mappings or more number of simple mappings particularly when accessing remote DB to
    extract the data.
    A simple mapping may be having lesser number of source tables and the complex mapping may be one
    which will have more source tables and more expresssions.

    If you're an experienced PL/SQL (or other language) developer then you should adopt similar practices when designing OWB mappings i.e. think reusability, modules, efficiency etc. Generally, a single SQL statement is often more efficient than a PL/SQL procedure therefore in a similar manner a single mapping (that results in a single INSERT or MERGE statement) will be more efficient than several mappings inserting to temp tables etc. However, it's often a balance between ease of understanding, performance and complexity.
    Pluggable mappings are a very useful tool to split complex mappings up, these can be 'wrapped' and tested individually, similar to a unit test before testing the parent mapping. These components can then also be used in multiple mappings. I'd only recommend these from 10.2.0.3 onwards though as previous to that I had a lot of issues with synchronisation etc.
    I tend to have one mapping per target and where possible avoid using a mapping to insert to multiple targets (easier to debug).
    From my experience with OWB 10, the code generated is good and reasonably optimised, the main exception that I've come across is when a dimension has multiple levels, OWB will generate a MERGE for each level which can kill performance.
    Cheers
    Si

  • XML Validation with Java

    I have created a XML file with dom4j and the file confirmed to be valid when I read the file with Internet Explorer, a online XML validator and a free XML editor called "CookTop". However, when I attemp to read the XML file during the execution of an ant task I always get the XML parsing exception that one of my tag is not closed. I have even wrapped that test inside the tag as CDATA but that does not help as well. Do any one know what's happening? Here's my environment:
    JDK: 1.4.2_05
    Xerces: 2.6.2
    Ant: 1.5.3
    Thanks so much in advance.
    I've been pumping my head into the wall for hours : p

    Can i know where to download the CookTop?or CookTop2?

  • Procedures/packages security. Hide source code?

    Hi.
    I was wondering if it is possible to hide the source code of a procedure for a user or avoid him to recreate it, but let him to execute it.
    Im doing a sandbox procedure who edit and run an external job. It works fine but I see a bunch of security holes. If any DB user who can execute that procedure can edit it too, they could run any shell command by changing the external job attributes. I could use credentials (11.2.0.2) and somehow limit the system user to specific commands but I want to fix the security hole by limiting the DB user instead limiting system user.
    This is the external job
    BEGIN
    DBMS_SCHEDULER.CREATE_JOB(
    job_name => 'test',
    job_type => 'EXECUTABLE',
    job_action => '/bin/sh',
    number_of_arguments => 2
    DBMS_SCHEDULER.SET_JOB_ARGUMENT_VALUE (
    job_name => 'test',
    argument_position => 1,
    argument_value => '-c'
    DBMS_SCHEDULER.SET_JOB_ARGUMENT_VALUE (
    job_name => 'test',
    argument_position => 2,
    argument_value => '/bin/date>>/tmp/date.log'
    END;
    / And then, the procedure.
    CREATE OR REPLACE PROCEDURE TEST_DATE_FILE ( new_file IN varchar2 )
    IS BEGIN
    DBMS_SCHEDULER.SET_JOB_ARGUMENT_VALUE (
    job_name => 'test',
    argument_position => 2,
    argument_value => '/bin/date>>/tmp/' || new_file
    DBMS_SCHEDULER.RUN_JOB(
                                    job_name =>             'test',
                                    use_current_session =>  TRUE
    END;
    SQL> conn scott/tiger
    Conectado.
    SQL> exec TEST_DATE_FILE('newfile.log');
    Procedimiento PL/SQL terminado correctamente.
    SQL> CREATE OR REPLACE PROCEDURE SYS.TEST_DATE_FILE ( new_file IN varchar2 )
    2 IS BEGIN
    3 DBMS_SCHEDULER.SET_JOB_ARGUMENT_VALUE (
    4 job_name => 'test',
    5 argument_position => 2,
    6 argument_value => '/bin/rm -rf /tmp/*'
    7 );
    8
    9 DBMS_SCHEDULER.RUN_JOB(
    10 job_name => 'test',
    11 use_current_session => TRUE
    12 );
    13 END;
    14 /
    Procedimiento creado.
    SQL> exec TEST_DATE_FILE ('');
    Procedimiento PL/SQL terminado correctamente.
    It is possible to hide the source code of the procedure who edits and run the external procedure?
    There is any workaround or any idea of how can I prevent this?
    Regards
    Edited by: elvegaa_esp on 17-may-2012 2:41
    Edited by: elvegaa_esp on 17-may-2012 2:43

    ops$[email protected]> host wrap iname=test.sql oname=test_wrap.sql
    PL/SQL Wrapper: Release 8.1.7.2.0 - Production on Mon Jan 07 12:44:21 2002
    Copyright (c) Oracle Corporation 1993, 2000. All Rights Reserved.
    Processing test.sql to test_wrap.sql
    ops$[email protected]> @test_wrap.sql
    ops$[email protected]> create or replace procedure p wrapped
    2 0
    3 abcd
    4 abcd
    5 abcd
    6 abcd
    7 abcd
    8 abcd
    9 abcd
    10 abcd
    11 abcd
    12 abcd
    13 abcd
    14 abcd
    15 abcd
    16 abcd
    17 abcd
    18 3
    19 7
    20 8106000
    21 1
    22 4
    23 0
    24 4
    25 2 :e:
    26 1P:
    27 1DBMS_OUTPUT:
    28 1PUT_LINE:
    29 1Hello world:
    30 0
    31
    86 /
    Procedure created.
    and now you don't
    ops$[email protected]> select text from user_source where name = 'P';
    TEXT
    procedure p wrapped
    0
    abcd
    abcd
    abcd
    abcd
    abcd
    abcd
    abcd
    abcd
    abcd
    abcd
    abcd
    abcd
    abcd
    abcd
    abcd
    3
    7
    8106000
    1
    4
    0
    4
    2 :e:
    1P:
    1DBMS_OUTPUT:
    1PUT_LINE:
    1Hello world:
    0
    ops$[email protected]>
    Edited by: HuaMin Chen on May 29, 2012 11:26 AM

  • Not displaying whole line

    Hi,
    I wrote a query that extracts out data in xml format, but the output gets truncated after about 25 lines. I've tried to set linesize and pagesize to their max values but that doesn't seem to help.
    Anybody know how to get it so it displays the entire results ?
    Regards,
    Ned
    ==============================================
    Here is a sample of the output: (notice the truncation at the bottom of the file)
    <site_list xmlns:xsi="http://www.w3.org/2001/XMLScmema-instance" xsi:noNamespaceSchemaLocation="http://server:8080/home/aventisdm/tombstone.xsd">
    <site>
    <enable_site_id>308645</enable_site_id>
    <external_site_id>1000131909</external_site_id>
    <enable_house_id>309044</enable_house_id>
    <site_type>FACILITY</site_type>
    <site_name>DUNHAM SERVICES INC - HUMBOLDT</site_name>
    <address>BOX 2709 </address>
    <city_name>HUMBOLDT</city_name>
    <province_name>SK</province_name>
    <code>S0K2A0</code>
    <privacy_status>N</privacy_status>
    <edit_date>04-AUG-03</edit_date>
    </site>
    <site>
    <enable_site_id>309044</enable_site_id>
    <external_site_id>1000131910</external_site_id>
    <enable_house_id>309044</enable_house_id>
    <site_type>FACILITY</site_type>
    <site_name>DUNHAM SERVICES - HEAD OFFICE</site_name>
    <address>BOX 159 </address>
    <city_name>WATROUS</city_name>
    <province_name>SK</province_name>
    <code>S0K4T0</code>
    <phone_

    I've noticed in SQL*Plus 9.2 there is a column width
    "feature" that by default causes truncation after
    2000 bytes. To get longer lengths use an explicit
    COLUMN FORMAT on the xmltype column.
    Below is a testcase. Change 'string1' to a string of
    approximately 2000 bytes. Enable only one of the lines
    marked Test 1, 2 or 3. Test 1 will truncate each row to
    2000 bytes. Test 2 will put a newline in the middle of
    each row. Test 3 shows the data displayed correctly.
    -- CJ
    Testcase is:
    set long 32000
    set longc 32000
    set pagesize 10000
    set linesize 32000
    set heading off
    set trimspool on
    set trim on
    set newpage none
    set echo off
    set termout off
    -- Test 1
    -- Truncate each line at 2000 bytes
    SET WRAP OFF
    -- Test 2
    -- Put a newline each 2000 bytes
    -- SET WRAP ON
    -- Test 3
    -- To get all data explicitly set a column format
    -- for the XMLType column.
    -- COLUMN result FORMAT A32000
    -- Change 'string1' to a 2000 character string before running the tests
    select xmlelement ("Emp",
    xmlattributes (e.empno, e.ename||'string1' AS "name")) AS "result"
    FROM emp e;
    exit

  • IMAGE CAPTURE - I Can't Find it anywhere on my Mac

    Hi Apple Discussions...
    I have Snow Leopard 10.6.1 on my macbook pro and for the life of me, I can not find the Image Capture application. I might have accidentally deleted it with App Zapper... is there somewhere I can download load it?
    Please, please help as i need it to scan from my HP PSC 2410 as the HP Scan Pro is not compatible with Snow Leopard
    Regards
    hobocrush

    Also note that at the moment the PSC 2410 is not supported for Scanning. It is currently listed as Print only support for Snow Leopard. That being said, we are wrapping up testing on In-OS scan drivers for the PSC 2410 (as well as many other additional devices) and assuming testing doesn't uncover any problems, and also assuming everything else goes well, you should be scanning again by the end of the month. Of course that doesn't help today.
    For today (and I really can't recommend doing this because of all the old software that gets installed that my screw really screw things up) you could install the 10.4 solution for your device and run it under Rosetta. Of course I do recommend against it, and it is way unsupported, but some people have reported it working.
    Just trying to help.
    Andrew

  • X-Fi Titanium two channels only

    <font face="arial,helvetica,sans-serif">Hi,
    <font face="arial,helvetica,sans-serif">tried to submit this through [url=http://support.creative.com/contact/emailform.aspx">http://support.creative.com/contact/emailform.aspx[/url]
    <font face="arial,helvetica,sans-serif">but the Send button does not work
    <font face="arial,helvetica,sans-serif">(line 248, Object expected, both Chrome and IE)
    <span style="line-height: normal;">Any help much appreciated
    <div><font face="arial,helvetica,sans-serif"><span style="font-size: 11pt; font-family: Arial; background-color: transparent; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Creative Sound Blaster X-Fi Titanium
    <font face="arial,helvetica,sans-serif"><span style="font-size: 11pt; font-family: Arial; background-color: transparent; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">SN: YLSB0882043000808J
    <font face="arial,helvetica,sans-serif"><span style="font-size: 11pt; font-family: Arial; background-color: transparent; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Model #: SB0880
    <font face="arial,helvetica,sans-serif"><span style="font-size: 11pt; font-family: Arial; background-color: transparent; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Computer Brand/Model: HP xw4600
    <font face="arial,helvetica,sans-serif"><span style="font-size: 11pt; font-family: Arial; background-color: transparent; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Operating System: Windows XP Professional x64 Edition
    <font face="arial,helvetica,sans-serif"><span style="font-size: 11pt; font-family: Arial; background-color: transparent; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">card is connected to ONKYO HTX-22HDX 5.1 setup over optical cable
    <font face="arial,helvetica,sans-serif"><span style="font-size: 11pt; font-family: Arial; background-color: transparent; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">listening mode Direct
    <font face="arial,helvetica,sans-serif"><span style="font-size: 11pt; font-family: Arial; background-color: transparent; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">installed Creative Sound Blaster X-Fi Titanium Driver 2.17.0008
    <font face="arial,helvetica,sans-serif"><span style="font-size: 11pt; font-family: Arial; background-color: transparent; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">creative diagnostics tools says all tests OK
    <font face="arial,helvetica,sans-serif"><span style="font-size: 11pt; font-family: Arial; background-color: transparent; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">but the speaker test at the end shows only 2 channel stereo is outputted, that is:
    <font face="arial,helvetica,sans-serif"><span style="font-size: 11pt; font-family: Arial; background-color: transparent; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">FL, FR play ok
    <font face="arial,helvetica,sans-serif"><span style="font-size: 11pt; font-family: Arial; background-color: transparent; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">FC -> FL and FR play instead
    <font face="arial,helvetica,sans-serif"><span style="font-size: 11pt; font-family: Arial; background-color: transparent; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">RL, RR -> FL or FR plays instead
    <font face="arial,helvetica,sans-serif"><span style="font-size: 11pt; font-family: Arial; background-color: transparent; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">speaker test in creative console launcher
    <font face="arial,helvetica,sans-serif"><span style="font-size: 11pt; font-family: Arial; background-color: transparent; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">shows the same problem, with the addition that all other "channels" except FL and FR sound extremely quiet
    <font size="2" face="arial,helvetica,sans-serif"><span style="font-size: 11pt; font-family: Arial; background-color: transparent; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">When DD Live is enabled the problem remains the same, Onkyo receiver shows 5.1 DD input is detected.</div><div><font size="2" face="arial,helvetica,sans-serif"><span style="font-size: 11pt; font-family: Arial; background-color: transparent; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">
    </div><div><font size="2" face="arial,helvetica,sans-serif">the same problems manifest in movies and games </div>

    looked everywhere, but found only bit-matched recording, no output
    where should this bit-matched output option be?
    its not on the encoder tab (where DolbyD Live can be enabled)
    and its not on the spdif/io tab (only pcm output sampling rate can be set there)
    im beginning to think it has something to do with x64 OS
    found plenty of people that made it work on vista/7 and one guy on XP, but 32bit only
    could someone please confirm if this even works(does not work) on WINDOWS XP x64 ?

  • Test wrap in photoshop

    How can i use test wrap in CS4 while entering a large text

    Try reposting in the Photoshop forum for answers to Photoshop-specific issues.
         - Dov

  • Get Mail to wrap test to fit screen

    When I receive email from certain people, the body of the email runs way off the screen instead of wrapping to fit. What can I do to make the email message wrap itself to my screen size to avoid endless left to right scrolling?

    This may vary based on your printer and not your mail preferences, though you can change the view settings in your preferences for smaller font. Also kind of unclear on what you are asking...hope this helps:
    When Printing:
    1) Print message
    2) Click "Show Details" in bottom left hand corner
    3) Select "Scale Message to Fit" (This will resize your message to one page) or "Rewrap message to fit"
    4) From the preset menu dropdown, select "Save Current Settings as Preset"
    5) Name the Present "Mail Settings" or something like that so you may use it as a template in the future
    Using Mail Preferences:
    1) Preferences > Fonts & Colors > Message Font
    2) Change font/size accordingly

  • Issue in wrapping of text in TextEdit control

    Hi,
    I'm developing an occasionally connected application using NetWeaver Mobile 7.1. In one of the view, I use TextEdit control to display the address information where the address is a multiline text data. During testing of the application in the simulator, the wrapping of text in the TextEdit control is not working properly. The wrapping property of TextEdit control is set to "soft" but the text is not getting wrapped. Even I tried the other option "hard" wrapping but it throws some error while building of the application.
    Please suggest a solution to do wrapping of text using TextEdit control.
    Thanks in advance.
    Regards,
    DVR.

    Hi Nipun,
    The rows and cols properties are already set and also the data is multiline but the text is not wrapping.
    Say the properties of a TextEdit control rows is "4" and cols is "30" was set. The data is also a multiline text say each line has more than 30 characters. During wrapping of text with in TextEdit control the first row should have only 30 characters and rest should be wrapped off to the next row and so on.
    But during execution what happens is the text is not getting wrapped instead the first row itself has all the characters of first line of the text and second row has next line of text and so on. The text in a row can be scrolled through using horizontal scrollbar.
    My need is the horizontal scroll bar should not come and the text need to the wrapped off with number of cols specified.
    Regards,
    DVR

  • PCIE 3.0 test with MSI Z68A-GD80 G3 :)

    The Z68A-GD80 G3 is MSI’s first motherboard with PCIE 3.0 connectivity. Currently there are no PCIE 3 devices available yet but later on we can test its performance by using a PCIE SSD. Aside from this, the board has also a new UEFI Bios named “Click Bios II” which for me is way better than the previous version. 
    Before we take a closer look on the board, let’s check out the package first.
    Box design is a bit the same as the GD80 B3 version before.  Once you open it up, all main features of the said board are enumerated
    Extreme Power Design, Military Class II Components (SFC, Hi-C Caps, Multi Bios), 3 PCIEx16 Slots, Super Charger and OC Genie II
    For the bundled accessories, you have the same old story – Manual, Software Disc, four SATA cables, two Molex to SATA power connectors & SLI Bridge. Then for some extras - PCI USB 3.0 two ports bracket, guide headers for faster and easy connectivity and lastly voltage check points.
    Next, the “Mainboard”.  By physically looking at it and by comparing it side by side against the Z68A-GD80 B3 motherboard. You won’t find any difference except for the PCIE X16 locks. It has also the same black and blue color theme, two vrm heatsinks connected by a flat heatpipe and  V-Check points.
    Moving closer to the board you have 8 Power Pins to power up the processor, 2 PCI slots, 2 PCIE x1 slots for devices such as TV Tuners or Audio Cards. 2 PCIE Gen3 & 1 PCIE Gen2  x16 Slots. With one VC connected at the top most slot, speed will be @ x16. If both top and middle are used, it will be @ x8/x8. Lastly, by using the 3rd PCIEx16 Gen2 slot. You have x8/x8/x4. It would also disable certain onboard devices such as eSATA Port, Sata 7, one onboard front USB 3.0, two PCI Slots and firewire. So if possible avoid using the last VC slot. 
    At the top most PCIE x1 area. You will find a 6-pin power connector. This will provide more juice/power for multi-GPU setups.
    Next, at the bottom part of the board. You have the Easy Buttons (Power and Reset) and the popular one button “OC Genie”. The red colored USB header is for the Super Charger while the blue is a regular USB 3.0.  For the SATA Connectors  you have a total of 7. 4 regular SATA 3GB/s, 2 SATA 6GB/s controlled by Intel chipset and another SATA 6GB/s by Marvell.
    Wrapping things up, we have now the IO terminal ports. Starting from the left we have combo PS2 port and SPDIF Optical Out. Clear CMOS Button, e-SATA port running under Marvell, 2 USB 2.0 and Firewire ports controlled by Via. Moving across, 2 Gigabit Lan by Realtek 8111E, 2 USB 2.0 and 2 USB 3.0 run under NEC D720200 controller. Next, we have DVI and HDMI output connections and 6 analog audio ports by Realtek ALC892.
    Once you are into the bios, you will find the new and improved Click Bios. Nice and professional looking, faster navigation and easier to use.
    To test the performance of the new PCIE Gen3 technology, we will be using this Photofast PCIE SSD device http://www.photofast.tw/comboproducts.asp?pid=1.
    We will be connecting the PCIE SSD device on the GD80’s Gen3 and Gen2 slots and compare the results using the disk benchmark software ATTO.  I ran the benchmark 9 times for the two set of tests.
    System Configuration as follows:
    Processor:  Intel Core i7 2600K at default stock speed
    Memory: Kingston HyperX Genesis Grey 2x2GB DDR3 2133MHz
    SSD: OCZ Vertex 2
    Motherboard: MSI Z68A-GD80 G3
    Softwares: CPU-Z 1.58, Windows 7 Ultimate 64 Bit with SP1, Latest Atto Software 1.47 I think.
    First test, Photofast running on Gen2 (third VC slot).  One screenshot from the 9 tests made
    Second, using the Gen 3 connectivity. One screenshot from the 9 tests made
    Below is the summary of all the tests done on the board with the Photofast SSD PCIE.
    That’s probably it. More forum posts to come 

    Quote
    I have a eSata hdd Seagate Freeagent Xtreme 1,5tb which cannot be recognized by win7
    Did you have your previous board's BIOS set to AHCI or IDE ? You need to set this BIOS the same.
    Firstly only insert one RAM module in the slot closest to the CPU. Remove the rest. Then do full CMOS clear >>Clear CMOS Guide<<  also remove the MB battery.
    What BIOS do you currently have ? The initial BIOS releases were plagued by CPU throttling which have been fixed in the cyrrent beta BIOS releases.

Maybe you are looking for

  • Windows 8.1 Desktop crashing every time

    I upgraded my system from Windows 8 to 8.1 and i can do nothing with my desktop it crashes every time i kinda have same problem in windows 8 but not like this every time i left click desktop crashes i searched at various sites but i cannot find same

  • Accounting document not created for the  billing document in CIN

    Hi Experts, I have made conditon records for BED, CESS, Edu Cess and VAT. I hve defined the accounts in both excise transactions and VKOA Settings even then the accounting document is not getting created. I am getting the following error. No account

  • Illustrator changes my document when I save it

    Howdy all I have started using Illustrator literally just the other day. I'm a music composition student and I need to colour-code the notes (we're encouraged to be "avant garde"). Anyway, my actual problem is that I open up a pdf page in Illustrator

  • Active/Standby failover automatic primary active

    I have 2 ASAs 5510 with same physical configuration and running ok with active/standby failover mode. Like we have PREEMPT command in active/active failover to get back primary active after its been rebooted from failed mode. This command makes prima

  • Can you use a tablet to annotate a KN presentation?

    I want to make handwritten notes "over" a KN presentation, capturing the notes as I make them and then produce a QT movie of both the original KN content AND the "movie" of the notes. Is this possible? Thank you, Brian