Erorr-2147217900 database ID field

I am new to databases. I figured out how to speak and write, but now I have a new problem. I have an ID field in the SQL database that fills automatically. It appears on the columns so that I include the field on the entry. But whenever I includes the ID field I get this error

Possible reasons:
Exception occurred in the Microsoft OLE DB for SQL Server provider: cannot insert explicit value for identity column in table 'data' when IDENTITY_INSERT is set to OFF. in NI_Database_API.lvlib:Rec create - Command.vi-> NI_Database_API.lvlib:Cmd Execute.vi-> NI_Database_API.lvlibB Tools Insert Data.vi-> TS114Print.vi

Any idea on how to work around this problem? Most of the detachment covers invalid characters in names, I'm sure that's not the case.

Help, please

I got the database to work. I had to remove a column, and then enter the information. Thanks for the help

Tags: NI Software

Similar Questions

  • Insert some values into the database of field boxes




    I had a similar probem and error when you use the drop-down list instead of a checkbox. It was solved by putting the SELECT name = "CarMake in the menu dropdown.

    But in the box, I don't know?
    I seem that the problem is the action page has the Form.carmake, but the page does not work. What Miss me and where should I put in the entry below page.


    The main objective is to have checked checkboxes to insert some values into the database field carmake based on what is checked.


    If the Honda checkbox is checked then
    It inserts into the carmake field value Honda.

    If the Toyota checkbox is checked then
    It inserts into the carmake field the value of Toyota.

    If both are true then 2 rows are inserted two values
    Honda and Toyota.

    Ditto for the last option.

    Thanks for your help


    Here's the error again

    error:
    Error occurred while processing request
    CARMAKE element is not defined in the FORM.

    12:21:50.050 - term Exception - in C:\CFusionMX7\wwwroot\Author\CarAddAction.cfm: line 16
    CARMAKE element is not defined in the FORM.

    line 16 is:
    "#Trim (Form.carmake), #
    Join the Code


    <! - Here is the form - >
    < html >
    < head >
    < / head >

    < body >


    < h1 > < / h1 >

    < table >
    < action = "CarAddAction.cfm cfform" method = "POST" > "
    < b >
    < td > Honda: < table >
    < td > < Center > < input type = "checkbox" name = "HONDA_MODEL" value = "HONDA" checked > < / center > < table >
    < /tr >
    < b >
    < td > Toyota: < table >
    < td > < Center > < input type = "checkbox" name = "Toyota_MODEL" value = "Toyota" Unchecked > < / center > < table >
    < /tr >
    < b >
    < td > SUBARU: < table >
    < td > < Center > < input type = "checkbox" name = "SUBARU_MODEL" value = "SUBARU" unchecked > < / center > < table >
    < /tr >



    < Tr > < td > < table > Honda model
    < td >
    < input type = "Text".
    name = "Honda_Model".
    Value =""
    size = "22".
    MaxLength = "20" >
    < table >
    < tr > < /tr >
    < Tr > < td > < table > Toyota model
    < td >
    < input type = "Text".
    name = "Toyota_Model".
    Value =""
    size = "22" >
    < table >
    < tr > < /tr >
    < Tr > < td > < table > Subaru model
    < td >
    < input type = "Text".
    name = "Subaru_Model".
    Value =""
    size = "22" >
    < table >
    < tr > < /tr >
    < td > < table >
    < td >
    < input type is 'submit' value is "Take Add to database" >
    < table >
    < /tr >

    < / cfform >
    < /table >

    < / body >
    < / html >



    <!-action page
    --------->
    < cfdump var = "#form #" >
    < name cfquery = "InsertCarInfo."
    DataSource = "#request. MainDSN #">"
    INSERT INTO Car_tab)
    car_Make,
    Honda_Model,
    Toyota_Model,
    Subaru_Model

    )
    VALUES)

    "#Trim (Form.carmake), #
    "#Trim (Form.Honda_Model), #
    "#Trim (Form.Toyota_Model), #
    "#Trim (Form.Subaru_Model) #
    )
    < / cfquery >

    You check in one or more of the boxes before continuing? Remember what I said about the form field box existing only on the page of treatment at least 1 or more checkboxes are checked on your form. Make sure you use to avoid this problem.

    What happens when you take a look at the output of your dump of form? Your fields are present?

  • Empty database schema field JDeveloper 12.1.3 create an entity dialog object

    Hi all

    I use JDeveloper 12.1.3:

    Oracle JDeveloper 12 c 12.1.3.0.0

    Studio Edition Version 12.1.3.0.0

    Build JDEVADF_12.1.3.0.0_GENERIC_140521.1008.S

    The IDE version: 12.1.3.0.41.140521.1008

    Product ID: oracle.jdeveloper

    Product version: 12.1.3.0.41.140521.1008

    Version of the component

    ========= =======

    Oracle IDE 12.1.3.0.41.140521.1008

    Java (TM) Platform 1.7.0_51

    Support versioning 12.1.3.0.41.140521.1008

    And I fell on the bug where when trying to create a new schema of database object entity come white as if he had no defined data source:

    Create Entity.gif

    I checked against JDeveloper 12.1.2 and everything seems to work fine. I get the list of all available in the database schemas. Has anyone came across this bug?

    Oracle JDeveloper 12 c 12.1.2.0.0

    Studio Edition Version 12.1.2.0.0

    Build JDEVADF_12.1.2.0.0_GENERIC_130608.2330.6668

    The IDE version: 12.1.2.0.40.66.68

    Product ID: oracle.jdeveloper

    Product version: 12.1.2.0.40.66.68

    Version of the component

    ========= =======

    Oracle IDE 12.1.2.0.40.66.68

    Java (TM) Platform 1.7.0_15

    Create Entity(12.1.2).jpg

    Thank you

    Vladimir

    Apparently, this behavior has changed. There is nothing in the notes of publication on this subject.

    I guess the way it worked in 12.1.2 was wrong as you shouldn't have access to objects without property rights.

    Timo

  • Entire XML message mapping to a field in a database table

    I get a message XML of a theme. I want to keep this entire XML message in the database XMLType field. My components are aligned like this.

    Adapter for JMS (consumer)-> mediator - DBAdapter

    My question is how do I use XSL transformation to the XML message I get the XML type data field. Should I use another approach.

    Regarsd
    Thomas

    Sorry for the delay but I wanted to document for you.

    Take a look at this link and see if this meets your use case.

    http://blogs.Oracle.com/middleware/

    see you soon
    James

  • Someone in this forum the EnterpriseTrack directly for reporting database access?

    We have difficulties to access the fields of the EnterpriseTrack database. Fields are entered through our workflow process, but are not available on all reports or dashboards. We are considering the use of a tool for reporting on the database to access the data. User documentation indicates that access is available through JDBC.

    Answer please if you have experience with this kind of access.

    We are working on a number of solutions of reporting for future releases.  Your request does not fall on the deaf ears, as everyone wants solutions more.  Currently, in order to create pluggable reports, you must have access to the base application and the data layer.  Only a few people have this access.  Just like your thought above, we look at the external BI options which should have access to all data.

  • Field image cannot refresh when you move between records in a jsf page

    In jdev 12.1.2

    I have a formlayout in a jsf page, there is an af:image that bind to a url of the image file, the source code is like this:

    ("#{bindings.") Headpicurl.inputValue}')

    < f: facet = '3' tab name >

    < af:panelFormLayout id = "pfl1" >

    < af:inputText value = "#{bindings." Id.inputValue}"label =" #{bindings. " ID.hints.label}.

    required = "#{bindings." ReadOnly ID.hints.Mandatory}' = 'true '.

    columns = "#{bindings." Id.hints.displayWidth}.

    maximumLength = "#{bindings." ID.hints.Precision}.

    shortDesc = "#{bindings." ID.hints.ToolTip}"id ="it1">

    < f: validator binding = "#{bindings." ID. Validator} "/ >"

    < / af:inputText >

    < af:image shortDesc = "#{bindings." Headpicurl.hints.ToolTip}"id ="it4.

    source = "#{bindings." Headpicurl.inputValue} "/>"

    < f: facet name = "footer" >

    < af:panelGroupLayout layout = "horizontal" id = "pgl1" >

    < af:button actionListener = "#{bindings." First.Execute text}"="First"

    Disabled = "#{!}" bindings. PartialSubmit First.enabled}"="true"id ="b1"/ >

    < af:button actionListener = "#{bindings." Previous.Execute text}"="previous ".

    Disabled = "#{!}" bindings. PartialSubmit Previous.enabled}"="true"id ="b2"/ >

    < af:button actionListener = "#{bindings." Next.Execute text}"="next ".

    Disabled = "#{!}" bindings. PartialSubmit Next.enabled}"="true"id ="b3"/ >

    < af:button actionListener = "#{bindings." Last.Execute text}"="Last ".

    Disabled = "#{!}" bindings. PartialSubmit Last.enabled}"="true"id ="b4"/ >

    < / af:panelGroupLayout >

    < / f: facet >

    < / af:panelFormLayout >

    < / f: facet >

    But when I browse the records on the page, other areas will be update correctly, except for the field of the image - the image field showing will not refresh.

    Can someone help?

    Thank you.

    so I the records of buttons and update Navigation to set null values from Headpicurl to a valid value, the value of the PartialTriggers property of this image tag.

    Then, the page will be updated correctly for all areas, including the field of view when do the record navigation.

    But after I have erased the property PartialTriggers of this image tag and reload the page, or even restart the jdev, it still works OK now!

    -Then setting this property PartialTriggers the real cause of the previous question of no image field refresh?

    Well, you also updated your nulls to the actual URL so maybe posing (in combination with the caching of the browser)?

    General approach to prevent caching of web resources is the addition of random string to the url of the resource (as suggested by Cvele) or you can write custom servlet which will serve as a proxy and add http headers (non-cache, non-store, must-revalidate expires,...) to prevent caching.

    Anyway, now I have to get rid of the question above. However, a new problem emerges:

    When I update and validation records the attributes of the database. the fields in the jsf page will not display the newly modified database records even if I refreshed the browser or press F5.

    Only after that I open the jsf page in a new browser window, database changes will appear.

    -Is caused by the caching of the browser? and how to fix it?

    How you exactly "update and validation" records (in the same application or a different app/session)?

    If you do this session or different application then you must run query VO again.

    Dario

  • Reading BLOB fields

    Experts-


    Is it possible that we can read the data in the column of table in database BLOB fields in Short 3.0?

    Have we not some direct for BLOB fields readers ? Point No. 2 gold below is the correct way to short?

    Below are some details that I could gather from google/search:

    1. http://docs.Oracle.com/CD/E29585_01/DeveloperStudio.61x/DevStudioHelp.PDF in other words directly CLOB / BLOB is not supported by SHORT
    2. https://forums.oracle.com/thread/2426178 - indicates a replacement for reading the sources BLOB' Oracle Advanced short JDBC Manager column 6.1.2 for generic platform '


    Any help/pointers is very appreciated.

    Thank you

    Ranish

    Please see thread external clover: http://forum.cloveretl.com/viewtopic.php?f=4&t=6644

    That address this issue!

  • Canadian postal code database

    Someone at - it a Canadian Postal Codes database, including fields latitude and longtitude? Info doesn't have to be very current.

    Thank you!

    sure... I just sent you some :-)

    "aonefun" wrote in message
    News:f44eju$g0q$1@forums. Macromedia.com...
    > in this case, can someone lend some me money?
    >
    > Pizza wrote:
    > Good luck... I ended up buying a DB, much simpler.
    >>
    > "aonefun" wrote in message
    > news:[email protected]...
    > Someone has a database of Canadian including Postal Codes
    > longtitude and latitude fields? Info doesn't have to be very current.
    >>>
    > Thank you!
    >>

  • SQL LITE

    Hello everyone, I'm wanting to create a sql database lite for my application to store and retrieve data.  I know very little on the subject and I was wondering if someone can point me in the direction of some great examples or documentation?

    Thank you

    Scientist

    Hello

    SQL Lite is easy for the Blackberry.

    Here I am attaching some of the classes may b that will help you.

    public URI myURI;
    myURI = URI.create("file:///SDCard/BlackBerry/Database/"
                        + "DatabaseName.db");
                this.setMyURI(myURI);
        public URI getMyURI() {
            return myURI;
        }
    
        public void setMyURI(URI myURI) {
            this.myURI = myURI;
        }
    
    //Now generate one class which is having all database table fields
    //if you are using 3 tables den u have to make 3 classes
    
    Example
    
    public class Schema {
        Database db;
    
        public Schema() {
                URI newURI = UiApplication.getUiApplication().getMyURI();
                db = DatabaseFactory.open(newURI);
                Statement user= db.createStatement("CREATE TABLE 'User' ( "
                        + "'ID' INTEGER PRIMARY KEY AUTOINCREMENT," + "'Name' Text," + "'Password' Text," + "'Email' Text)");
                user.prepare();
                user.execute();
                user.close();
    //2nd schema
        ......
                db.close();
    
        }
    
    }
    

    In your main class where you want to insert/change/remove data write these codes

    Database dbLink;
    URI newURI = UiApplication.getUiApplication().getMyURI();
    dbLink = DatabaseFactory.create(newURI);
    dbLink.close();
    Schema s = new Schema();
    db = DatabaseFactory.open(newURI);
    String Username = "BB";
    String Password = "BlackBerry";
    String Email = "";
    
        Statement st = db.createStatement("INSERT INTO User(Name,Password,Email)"
                    + " VALUES ('"
                    + Username
                    + "','"
                    + Password + "','" + Email + "')");
        st.prepare();
        st.execute();
    
        db.close();
    

    ----------------------------------------------------------
    feel free to press the congratulations on the left side to thank the user who has helped you.
    Please mark as resolved messages if you found a solution.

  • Checkbox value not passed during validation

    Hello

    JDev 11.1.2.4

    I have an EO/VO with an IsCmt attribute, which is the card to a database VARCHAR field (1), the possible values are Y and N. In the VO, advice of the UI control type is set to the box.

    In the page fragment, the VO is displayed in a table, and the field is displayed in the column with a check box. So far so good.

    I have also written a converter to handle the O/N conversion to Boolean.

    public class BooleanConverter implements converter, {ClientConverter}

    public Object getAsObject (FacesContext facesContext, UIComponent uiComponent, String value) {}

    return "" true ".equals (value)?". Y":"N";

    }

    public String getAsString (FacesContext facesContext, UIComponent uiComponent, Object value) {}

    Return "Y".equals (value)? "true": "false";

    }

    }

    The line contains Y, and if I use row.bindings.IsCmt.inputValue, the check box is not checked, but if I use the line. IsCmt, the box is checked.

    "<!-< af:selectBooleanCheckbox value =" #{row.bindings.IsCmt.inputValue} "label =" #{row.bindings.IsCmt.label} ".

    shortDesc = "#{bindings." BrdMassOtherDel1.hints.IsCmt.tooltip}"id ="sbc2 ".

    Converter = "booleanConverter" / >-->

    < af:selectBooleanCheckbox value = "#{rank." IsCmt}"label =" #{row.bindings.IsCmt.label} ' "

    shortDesc = "#{bindings." BrdMassOtherDel1.hints.IsCmt.tooltip}"id ="sbc2 ".

    Converter = "booleanConverter" / >

    Then I click on the box to deselect it, then validate. Before validation, the converter is called to convert "false" to "N". The correct SQL is generated by the validation, but the value passed is null and no "N".

    I don't understand why?

    Thank you

    You don't need all that.

    Delete the user interface control indicators.

    When table is deleted, do not drop this attribute. Instead, drop off separately, then choose

    You will be asked for the State selected and Unselected.

    Choose Y and N

  • Get smashed on vCenter 5.1 Setup SSO

    VMWare experts,

    Get smashed on the vCenter 5.1 Setup SSO and I was wondering if I could get assistance.

    That's what I've done so far:

    1.) Execute the "rsaIMSLiteMSSQLSetupTables.sql".

    2.) change only the part "C:\Changeme" of the script that has been 'C:\Program Files\Microsoft SQL Server\MSSQL10_50.SQL2K8R2\MSSQL\DATA '.

    3.) Execute the script that creates a database named RSA

    I then went to vCenter install Simple which began by installing the SSO, I set myself on.

    Under Database Type: I chose MSSQL:

    I paint a white following the syntax remaining fields.

    The names of the affected servers are:

    Name of the SQL Server: TEST - SQL01.test.local

    Named instance of SQL: SQL2K8R2

    vCenter Server: TEST - VC01.test.local (where I install the SSO, inventory service, etc.)

    No idea on what to set for name of database, Windows, JDBC URL, authentication etc.

    I tried to follow the installation guide and there was no mention of whether I needed to implement ODBC connections or something like that.

    Any help would be greatly appreciated.

    Of course, I'll be happy to help you, Tony!  Of course, I thought the vSphere 5.1 Setup Guide and was a little kludgy SSO, too.

    Assuming that you already had a MSSQL DB taken in charge and install SSO on another virtual Windows computer or server (SSO vCenter separation is a best practice), here is what I recommend to you present to SSO with a database of MSSQL remote (not a local MSSQLEXPRESS).

    Note: Your Windows SSO server does not belong to an AD domain at this point because you can combine SSO with AD al later through the Web Client of VirtualCenter, but if she is joined before running the installation of SSO, it will save you this step.

    While there may be other methods supported to install SSO, here are the basic steps that worked for me:

    • Locate the rsaIMSLiteMSSQLSetupTables.sql on the installation of vCenter 5.1 ISO ([drive]: \Single Sign On\DBScripts\SSOServer\schema\mssql\) and double-click it in the MSSQL Server, which will open in SQL Management Studio for editing running.
    • Change the paths of the three[C:\CHANGEME\...] in the SQL script with the file appropriate to your DBs & Trans newspapers railways.  In my case, I put the DB and indexes on D:\MSSQL\DB and on E:\MSSQL\LOGS newspapers
    • Run the script, and if all goes well, he will create a RSA in MSSQL database and successfully complete
    • [IMPORTANT] Right-click on the top level of SQL Server icon and select Properties, select Security and select Windows and SQL Server authentication mode (it is now a requirement of VMware as indicated on page 241 of vSphere 5.1 Setup Guide and) and click OK.
    • Restart MSSQL & Agent of Service for this setting to take effect.
    • Create a new SQL user account (i.e. sso) in MSSQL Server-> Security-> connections in the hierarchy of SQL Management Studio (make sure that the account does not require that you must change the password during its first connection) and give it to the server role SYSADMIN and dbo in the DB of RSA under mapping of users, click OK.
      • Note: You can avoid running the other SQL 'users' script mentioned in thevSphere 5.1 Installation Guide and for creating user SSO if you do this step and let the SSO installation program create the necessary users to the site.
    • Sign in to your soon SSO Windows server as administrator
      • Note: Ensure that your Windows server is properly would be hostname, IP would be, with before and would reverse DNS synchronization and clocks.  See the documentation for the other terms, if necessary.  You can join an AD domain if you want right now.
    • Start the program installation 5.1 SSO to the ISO 5.1 vCenter vCenter.
    • Create a main node for SSO (assuming this is your first), click Next.
    • Select to create the head for a new Single Sign-On installation vCenter node (which you can later), click Next.
    • Enter a master password that you want to use for SINGLE sign-on, click Next.
    • Select use an existing supported database, click Next
      • Note: Because SSO uses JDBC, there is no need to create an ODBC System DSN for SSO.
    • Enter RSAin the database name field, enter your MSSQL Server's FULL domain name in the field name of host or IP address and, finally, enter sso (from my example above) the database username and the password you created, click Next.
      • Note: nothing else on this page must be changed
    • Fill in the name of the SSO (not the IP address!) server FQDN, click Next.
    • Keep the box using network service account, click Next
      • Note: Given that I had really no specific guidance on the use of a service with SSO account, I just went with the default for now.  Perhaps in the future I will use a service account, but given the SSO is somehow independent AD I thought to go with a choice course and do not a service account AD which can be revoked if SSO is seconded of this announcement in the future.
    • Select your preferred installation folder, click Next.
    • Keep the port by default, click Next.
    • Click on install!

    SSO should install correctly and to create user accounts appropriate SQL called RSA_USER & RSA_DBA.

    • Disable or remove the sso SQL Admin account you created as it is no longer necessary once the SSO is installed.

    Then, to install the Service to vCenter inventory where you want as well as the vCenter Server and Web Client (i.e. separate VMs)

    Tip: You can only connect to vCenter 5.1 by using a local administrator (Windows) via vSphere Client 5.1 account.  To establish the rights vCenter to administrator in a Windows/AD user account (assuming that SSO was associated by AD), first open a session in vCenter (via vSphere Client 5.1) using admin as username and the SSO master password , you created during the installation of SSO.  Which will take you in and you can make adjustments if necessary permission.

    Before that I'm totally flamed for what others might offer as a way of more refined for SSO rose, I realize VMware offers a few different implementation approaches and perhaps best practices will emerge in the coming months.  My intention was to share my success with Tony in SSO getting online and I hope this helps other people faced with this new service of vCenter.

    Please do not hesitate to comment on everything that you feel could be improved with these general installation steps or let me know how it worked for you.

    -Matt

  • format converter mask

    ADF 11.1.1.7

    Hello

    Description: there is a FormatMask property for inputText (textbox) in oracle_FormBuilder. This property to convert the data to own formatmask and when the user has entered data, cause to apply for formatting mask too extracted. in fact, on the page length of data to real data. but whenever the user validates the data,

    ONLY data without format mask will be sent to the database and will be saved.

    for example if I display the field time(hour: min) once. In the database, this field is number 4, but on the page, it is 5 characters (2 = > time 1 = >: 2 = > min). 1030 user input or 2245 but when the cursor left field, given convert 10:30 to 22:45. and when press validation button only 1030 send to databases not 10:30.

    now, how can I implement in jdev?

    Thank you

    May be due to:

    return (time + pSeparator + min);

    I guess it must be: return time + min;  ?

    Dario

  • Chinese characters in forms PHP and MySQL CS6

    Hello. I followed then adapted from David Power dynamic Web Tutorial sites to set up a basic online dictionary site. MySQL works very well for 4 of the 5 fields - post_id, pinyin, and updated. But the main field is hanzi - which should have Chinese characters. When I enter them using a form, MySQL doesn't show that '? 'or'? ' in the fields. Similarly, if I manually enter the correct characters in MYSQL through PHPAdmin, bed Web site as '?

    I did some research on this problem and found this page encoding or the ranking parameters may be the problem. So I put the 'MySQL connection classification"and the field classification table & hanzi to"GB2312_chinese_ci"for Chinese characters simplified. I also changed the encoding of PHP pages in < meta http-equiv = "Content-Type" content = text/html"; charset = GB2312"/ >

    However, I will still have almost the same problems. Rather than get a value of "?"or"?" in the hanzi MySQL field, I now get variations "? ±«.

    I am very new to PHP and MySQL, but as I said, the real pages and forms and queries are works well for all the fields with the exception of the character Chinese one.

    Help, please!

    OK thank you fixed your advice, Kenneth.

    I have been researching unicode & mysql and finally found this page that it started running properly: http://blog.al-aqel.com/programming/fix-and-store-unicode-in-mysql-php/

    As you say, establish codes of characters and rankings mysql to 'utf8_general_ci' including the server, database, tables & fields.

    Also, it is the addition of "mysql_set_charset('utf8')"; in my PHP pages this server accessed. This was in addition to affecting the UTF-8 character set in the page's meta tags.

    Awesome! Now have working Chinese simplified in my PHP pages, forms and MySQL database.

    Thank you again and hope that it might help others with similar problems.

  • How to do a search to result in a link?

    Ive got a search box on a web page that displays the results under it (see screenshot below) but I'd like to make the page a little more friendly by the result of the URL a link when it displays the of in results, while only you can click on the link to direct them to this URL. Its something that will have to be done automatically when the results appear, maybe a server behavior?

    Does anyone have any suggestions how to proceed?

    screenshot.jpg

    ">

    Also I thought I would mention that your link must the http:// at the beginning to work, then you can add it to the database url field or add it as below:

    http://">

  • problem loading temporary table

    Hi people

    I have a problem when I need to create a temporary table

    The temporary table will be loaded with the data of 7 identical paintings in all of 7 different databases

    I need a way to identify the data of each database, the fields are all identical and theres not a single way to identity their

    Any idea?

    Thank you

    Depends on how you load your temporary table.
    But given your comment above, I assume you do 7 different INSERT using SELECT statements, reading the data through database links?
    If this is the case, then simply select a constant in your selection:

    insert into temp_table (
      database_id,
      col1,
      col2,
      col3
    )
    select
    'DB1' as database_id,
    col1,
    col2,
    col3
    from table@db1
    where ... ;
    
    insert into temp_table (
      database_id,
      col1,
      col2,
      col3
    )
    select
    'DB2' as database_id,
    col1,
    col2,
    col3
    from table@db2
    where ... ;
    
    ...etc...
    

Maybe you are looking for

  • Merger of retina 21.5 "iMac does not Bootcamp for Windows 10 drivers / auto diagnosis repair

    Hi all Hoping someone has encountered this before. We have a 15 Apple 21.5 "iMac with a 1 TB fusion drive that must have bootcamp for a classroom environment. I am trying to build at least one of them. Here's the context: 1 El Capitan for Mac environ

  • The Bloomberg app makes me crazy today.

    It is not always perfect, but there was an update to the nite last app, it is totally unusable today.  At intervals of a few seconds to a few minutes, or the screen freezes or stops audio and streaming video, etc.  I reset, power cycled and cursed, b

  • Standard upgrade to a non-genuine Windows XP?

    I did a repair on Win XP installation, used one of several legitimate Win XP Professional CD with one of my several XP license keys.It was after a physical reconstruction, the new disk, the new config.This version of windows has failed the genuine va

  • HP officejet pro 8600 more and how to scan in word?

    How to scan into a word with a HP officejet pro 8600 document more? Why is there no selection for microsoft word given to Adobe PDF? How something to analyze in Microsoft word 2007?

  • Explorer.exe crashing on start up and many other errors

    So a month ago, I tried to update my NVidia driver and my computer crashed at halfway. Since then, my computer did not work right and worsens day by day. Here are some pictures of errors I get to start my computer