No manual settings for ODBC Datasource

i want that user should not create a ODBC data source to access a data base. Simply no need to set up ODBC datasource manually.
I want to encrypt MS Access File . That no one can edit it Access editor.

>
>
i want that user should not create a ODBC data source
to access a data base. Simply no need to set up ODBC
datasource manually.Search this forum for "DNS-less" and "MS Access".
>
I want to encrypt MS Access File . That no one can
edit it Access editor.Why can't you just add a password?

Similar Messages

  • Settings for ODBC in XP

    Does anybody know what the settings (ODBC) are to connect with Access.
    I know where to change the settings, I indicated where to find the database but it still won't work. The name of the database is db1.
    This is my code:
    public class AccessDatabase extends JFrame {
    private Connection conn;
    private Statement stmt;
    public AccessDatabase() throws SQLException,IOException{          
    DriverManager.registerDriver(new sun.jdbc.odbc.JdbcOdbcDriver());
         System.out.println("Connecting...");
    conn= DriverManager.getConnection ("jdbc:odbc:db1");
    System.out.println("Connected");          
    stmt=conn.createStatement();
    ResultSet r=stmt.executeQuery("select     achternaam, voornaam, gemeente from Tabel1");
         while(r.next()){
              String a=r.getString("achternaam");
              String b=r.getString("voornaam");
              String c=r.getString("gemeente");
                   System.out.println(a+""+b+""+c+"\n");
    }

    No need to answer it people. I accidently entered another name for the DSN.

  • Nokia Lumia 520 - manual settings for internet

    I have just got a Nokia Lumia 520. In the UK using Three everything worked well. I live in Spain and have swapped the SIM card for my Spanish Masmovil SIM - my deal includes 1GB of data.
    The Spanish instructions on www.masmovil.es show a Nokia Lumia with different screen options and I cannot find "configuration" so I can set up the APN for Masmovil. 
    Help?

    This is not a reply but additional information. 
    The link to the masmovil website - manual configuration is http://masmovil.es/en/configuring-devices/
    Point 2 says choose "configuracion" which is obviously "settings" and I can follow through to step 4 when the display on the website says "click on ADD APN" also shown in Spanish as "agregar APN"  however all that is shown on my Nokia below "Network Selection" which is set to automatic, is SIM Applications. 
    If I click on that I just get the "recargar" or "recharge" option ... which is not APN. I am on a contract so there is no requirement for Recharge anyway, 
    Confused?  Well I am too ....

  • Manual settings for underwater use

    I have a S110 camera which I would like to use underwater in M (manual mode) but have trouble with "overexposure".  I set the file capture to RAW, shutter speed to 200, aperature to 8.0, and ISO to 80 and still have all the pics overexposed.
    What am I missing??
    Richard

    We need more info to help. Are you snorkeling or diving? Is the background open water or the sandy bottom? Flash or natural light? There isn't one setting that fits all of the variables. You use a combination of aperture & shutter sped to get the correct exposure & work with the ISO to keep you within a workable range of those settings. It's a bit easier with a DSLR thanks to smaller apertures but you can still find workable settings on a P & S.
    "A skill is developed through constant practice with a passion to improve, not bought."

  • Private IP Addressing---? Manual Settings

    Our Cbeyond service gives info that we have Private IP Addressing for Network Config. Public IP Addressing is not provided.
    Does that mean that I can't use Automatic but must do Manual Settings for Internet Accesss?

    Okay I know you are going to ask how.
    When you visit the above website actually when you visit any website, it needs to know your external IP address in order to deliver the information from that website to your browser.
    What the browser wants to do is send a command to the Web server on www.apple.com that looks like this:
    GET /index.html HTTP/1.0
    Here's how that happens. The command is made into a packet, a block of bits like a telegram that is wrapped with three important things; the source address (the IP address of your machine), the destination address (17.254.0.91 ), and a service number or port number (80, in this case) that indicates that it's a World Wide Web request.
    Your machine then ships the packet down the wire (your connection to your ISP, or local network) until it gets to a specialized machine called a router. The router has a map of the Internet in its memory — not always a complete one, but one that completely describes your network neighborhood and knows how to get to the routers for other neighborhoods on the Internet.
    Your packet may pass through several routers on the way to its destination. Routers are smart. They watch how long it takes for other routers to acknowledge having received a packet. They also use that information to direct traffic over fast links. They use it to notice when another router (or a cable) have dropped off the network, and compensate if possible by finding another route.
    Once your packet gets to its destination machine, that machine uses the service number to feed the packet to the web server. The web server can tell where to reply to by looking at the command packet's source IP address.
    This is your external IP address in other words the website needs to know where to send the webpage information back to.
    When the web server returns this document, it will be broken up into a number of packets. The size of the packets will vary according to the transmission media in the network and the type of service.
    So why doesn't it supply your internal address, well this is because your router uses NAT and it knows what client on the internal network asked for the information and it is the router (with the external IP address) which asks and therefore when it receives it back, it then forwards it to the client.
    As the router asked for the info, it is the router's address which is reported (the external address) and not the internal address.
    What this means is that everything you ever ask for on the internet is recorded by the websites you visit.
    iFelix
    PS In future Gino please start a new topic (referencing the one that sparked the question) to avoid over-complicating topics, thank you.

  • What are the settings for datasource and infopackage for flat file loading

    hI
    Im trying to load the data from flat file to DSO . can anyone tel me what are the settings for datasource and infopackage for flat file loading .
    pls let me know
    regards
    kumar

    Loading of transaction data in BI 7.0:step by step guide on how to load data from a flatfile into the BI 7 system
    Uploading of Transaction data
    Log on to your SAP
    Transaction code RSA1—LEAD YOU TO MODELLING
    1. Creation of Info Objects
    • In left panel select info object
    • Create info area
    • Create info object catalog ( characteristics & Key figures ) by right clicking the created info area
    • Create new characteristics and key figures under respective catalogs according to the project requirement
    • Create required info objects and Activate.
    2. Creation of Data Source
    • In the left panel select data sources
    • Create application component(AC)
    • Right click AC and create datasource
    • Specify data source name, source system, and data type ( Transaction data )
    • In general tab give short, medium, and long description.
    • In extraction tab specify file path, header rows to be ignored, data format(csv) and data separator( , )
    • In proposal tab load example data and verify it.
    • In field tab you can you can give the technical name of info objects in the template and you not have to map during the transformation the server will automatically map accordingly. If you are not mapping in this field tab you have to manually map during the transformation in Info providers.
    • Activate data source and read preview data under preview tab.
    • Create info package by right clicking data source and in schedule tab click star to load data to PSA.( make sure to close the flat file during loading )
    3. Creation of data targets
    • In left panel select info provider
    • Select created info area and right click to create ODS( Data store object ) or Cube.
    • Specify name fro the ODS or cube and click create
    • From the template window select the required characteristics and key figures and drag and drop it into the DATA FIELD and KEY FIELDS
    • Click Activate.
    • Right click on ODS or Cube and select create transformation.
    • In source of transformation , select object type( data source) and specify its name and source system Note: Source system will be a temporary folder or package into which data is getting stored
    • Activate created transformation
    • Create Data transfer process (DTP) by right clicking the master data attributes
    • In extraction tab specify extraction mode ( full)
    • In update tab specify error handling ( request green)
    • Activate DTP and in execute tab click execute button to load data in data targets.
    4. Monitor
    Right Click data targets and select manage and in contents tab select contents to view the loaded data. There are two tables in ODS new table and active table to load data from new table to active table you have to activate after selecting the loaded data . Alternatively monitor icon can be used.
    Loading of master data in BI 7.0:
    For Uploading of master data in BI 7.0
    Log on to your SAP
    Transaction code RSA1—LEAD YOU TO MODELLING
    1. Creation of Info Objects
    • In left panel select info object
    • Create info area
    • Create info object catalog ( characteristics & Key figures ) by right clicking the created info area
    • Create new characteristics and key figures under respective catalogs according to the project requirement
    • Create required info objects and Activate.
    2. Creation of Data Source
    • In the left panel select data sources
    • Create application component(AC)
    • Right click AC and create datasource
    • Specify data source name, source system, and data type ( master data attributes, text, hierarchies)
    • In general tab give short, medium, and long description.
    • In extraction tab specify file path, header rows to be ignored, data format(csv) and data separator( , )
    • In proposal tab load example data and verify it.
    • In field tab you can you can give the technical name of info objects in the template and you not have to map during the transformation the server will automatically map accordingly. If you are not mapping in this field tab you have to manually map during the transformation in Info providers.
    • Activate data source and read preview data under preview tab.
    • Create info package by right clicking data source and in schedule tab click star to load data to PSA.( make sure to close the flat file during loading )
    3. Creation of data targets
    • In left panel select info provider
    • Select created info area and right click to select Insert Characteristics as info provider
    • Select required info object ( Ex : Employee ID)
    • Under that info object select attributes
    • Right click on attributes and select create transformation.
    • In source of transformation , select object type( data source) and specify its name and source system Note: Source system will be a temporary folder or package into which data is getting stored
    • Activate created transformation
    • Create Data transfer process (DTP) by right clicking the master data attributes
    • In extraction tab specify extraction mode ( full)
    • In update tab specify error handling ( request green)
    • Activate DTP and in execute tab click execute button to load data in data targets.

  • Settings for datasource 2LIS_02_ITM in R/3?

    Dear Friends,
    I am preparing the datasource 2LIS_02_ITM in R/3 for data extraction and the SAP Library shows that there are some prerequisites for using this datasource. The following settings (as below) need to need to be made in R/3. Can somebody explain how to navigate to this setting in R/3? i am not able to find the path for this. Thanks a lot in advance for the help.
    Raj
    For 2LIS_02_ITM
    Prerequisite:
    If you wish to transmit data on other processes to the BW Content in addition to the standard processes.
    You should Maintain process keys in order for your data to be interpreted correctly in the BW Content.
    The path is
    Customer-Defined DataSource--> Logistics --> Settings for Purchasing --> Maintain Process Keys for SAP BW

    Hi Raj,
    See if these help you:
    Re: Process Keys in Purchasing Analysis
    Re: Process Keys in MM
    Re: 2LIS_02* Purchasing extractors
    Hope this helps...

  • Where can I change the font settings for the name of the month in iPhoto's calendar project?

    where can I change the font settings for the name of the month in iPhoto's calendar project?  I just ordered two copies of a calendar I designed in iPhoto and was surprised to find that the calendar's months were printing in something like an Arial 10 pt font.  On previous calendars I've printer via iPhoto and Apple, the font was much larger.  I've tried every menu option in iPhoto and the Calendar Project program and can't find where this is modifyable. Which leads me to ask, what the heck happened here in the first place?  I did not consciously change the default.
    I do remember that I got some notice when I first tried to print the calendar about the default font having been changed, but I don't know how this could have happened, and I didn't know what impact that had on the calendar until it was delivered.  I typically print about a dozen annual calendars but won't buy another until I've got a handle on this problem.  For the most part, the rest of the calendar is okay.
    As a P.S. is there anywhere where one can get a power user's manual, or instruction on iPhoto?
    Message was edited by: KPAausFrankfort

    "Maximum" and "12" usually refer to compression (influencing image quality and jpeg file size in bytes); and as Curt wrote, dpi is meaningless for display by and viewing in web browsers.  (It could be a different matter if you are uploading the jpeg files for someone to download from the web to print.)
    What are the sequence of steps that you and your batch processing take from Bridge?
    You can use call Photoshop's Image Processor from Bridge to create the jpeg files  (Tools > Photoshop > Image Processor).  In the Image Processor you can set jpeg compression, pixel dimensions if desired, also convert to sRGB (good idea for web display).  In my experience the image processor leaves unchanged whatever dpi is set in the source file; or, if none there as might be for a pdf, it will set the dpi value in your New Document Preset Print Resolution (from your Photoshop Units & Rulers preferences).

  • How to change settings for all users?

    Hi All,
    In cPro we have User Settings button. On clicking that we get a Tabstrip where you will find "User" tab.
    my question is: How can we change the default settings for all users e.g setting the checkbox "Scheduling only manually" to true ?
    Best Regards,
    Arti.

    Hi Arti,
    In cProjects the authorizations can be managed either by authorization profile administration by system administrator for General authorizations or by Project specific authorizations for individual cProjects elements by Project owner.
    Try the first one and I hope you will get the solution.
    Regards,
    Nishit Jani
    Award points only if you find the information useful.

  • Is it possible to change proxy settings for all profiles that´s created instead of the standard options. We need to change "use systems proxy" into "automatic"

    Proxy Problems
    We need to be able to change the default settings for the proxy for all profiles on our computers that´s created for new users.
    Standard is that firefox takes the option "use the system options" for the proxy. We would like it to use the option "automatic" instead like IE and Chrome does.
    Considering that we have over 500 computers doing this manually isn´t an option, because a new profile is created everytime someone logs on to a computer they haven´t used before.

    You can use a mozilla.cfg file in the Firefox program folder to lock prefs or specify new default values.
    Place a file local-settings.js in the defaultspref folder where you also find the file channel-prefs.js to specify using mozilla.cfg.
    pref("general.config.filename", "mozilla.cfg");
    pref("general.config.obscure_value", 0); // use this to disable the byte-shift
    See:
    *http://kb.mozillazine.org/Locking_preferences
    You can use these functions in mozilla.cfg:
    defaultPref(); // set new default value
    pref(); // set pref, but allow changes in current session
    lockPref(); // lock pref, disallow changes
    This will work for all existing and newly created profiles.

  • Command to set modify Advanced Security Settings (Audit Settings for folders) on windows 2008

    Hello,
    We have requirement to modify  Advanced Security Settings (Audit Settings for folders) on windows 2008. I am looking for a command which does this job.
    I know, using group policies I can do this; in fact I had done this using group policies. However, I need to do this on number of servers which are not in domain. There are around 15 folders on which I need to enable Auditing; manual editing folder advanced
    permissions is a cumbersome job. Hence, I am looking for a command line options.
    I need to know how command can be utilised to enable Audit option on a folder. Please share a command which can do this; once I get the command, I will create a batch file for other necessary folders. (BTW, this is not a scripting question, I just need to
    know the command hence, please do not re-direct me to scripting forum)
    Manually through GUI, I am setting following.. snaps are given below
    Thanks !

    You can try using Auditpol.exe: http://technet.microsoft.com/en-us/library/cc731451%28v=ws.10%29.aspx
    This
    posting is provided "AS IS" with no warranties or guarantees , and confers no rights.   
    Microsoft
    Student Partner 2010 / 2011
    Microsoft
    Certified Professional
    Microsoft
    Certified Systems Administrator: Security
    Microsoft
    Certified Systems Engineer: Security
    Microsoft
    Certified Technology Specialist: Windows Server 2008 Active Directory, Configuration
    Microsoft
    Certified Technology Specialist: Windows Server 2008 Network Infrastructure, Configuration
    Microsoft
    Certified Technology Specialist: Windows Server 2008 Applications Infrastructure, Configuration
    Microsoft
    Certified Technology Specialist: Windows 7, Configuring
    Microsoft
    Certified Technology Specialist: Designing and Providing Volume Licensing Solutions to Large Organizations
    Microsoft Certified IT Professional: Enterprise Administrator
    Microsoft Certified IT Professional: Server Administrator
    Microsoft Certified Trainer
    Thanks but I guess, auditpol ca be used only to manipulate system audit policies. how do I specify a folder and user in auditpol ? I could not find or understand how folder can be included with auditpol command line options.
    Thanks !

  • REST API: Create Deployment throwing error BadRequest (The specified configuration settings for Settings are invalid. Verify that the service configuration file is a valid XML file, and that role instance counts are specified as positive integers.)

    Hi All,
    We are trying to access the Create Deployment method stated below
    http://msdn.microsoft.com/en-us/library/windowsazure/ee460813
    We have uploaded the Package in the blob and browsing the configuration file. We have checked trying to upload manually the package and config file in Azure portal and its working
    fine.
    Below is the code we have written for creating deployment where "AzureEcoystemCloudService" is our cloud service name where we want to deploy our package. I have also highlighted the XML creation
    part.
    byte[] bytes =
    new byte[fupldConfig.PostedFile.ContentLength + 1];
                fupldConfig.PostedFile.InputStream.Read(bytes, 0, bytes.Length);
    string a = Encoding.UTF8.GetString(bytes, 0, bytes.Length);
    string base64ConfigurationFile = a.ToBase64();
    X509Certificate2 certificate =
    CertificateUtility.GetStoreCertificate(ConfigurationManager.AppSettings["thumbprint"].ToString());
    HostedService.CreateNewDeployment(certificate,
    ConfigurationManager.AppSettings["SubscriptionId"].ToString(),
    "2012-03-01", "AzureEcoystemCloudService", Infosys.AzureEcosystem.Entities.Enums.DeploymentSlot.staging,
    "AzureEcoystemDeployment",
    "http://shubhendustorage.blob.core.windows.net/shubhendustorage/Infosys.AzureEcoystem.Web.cspkg",
    "AzureEcoystemDeployment", base64ConfigurationFile,
    true, false);   
    <summary>
    /// </summary>
    /// <param name="certificate"></param>
    /// <param name="subscriptionId"></param>
    /// <param name="version"></param>
    /// <param name="serviceName"></param>
    /// <param name="deploymentSlot"></param>
    /// <param name="name"></param>
    /// <param name="packageUrl"></param>
    /// <param name="label"></param>
    /// <param name="base64Configuration"></param>
    /// <param name="startDeployment"></param>
    /// <param name="treatWarningsAsError"></param>
    public static
    void CreateNewDeployment(X509Certificate2 certificate,
    string subscriptionId,
    string version, string serviceName, Infosys.AzureEcosystem.Entities.Enums.DeploymentSlot deploymentSlot,
    string name, string packageUrl,
    string label, string base64Configuration,
    bool startDeployment, bool treatWarningsAsError)
    Uri uri = new
    Uri(String.Format(Constants.CreateDeploymentUrlTemplate, subscriptionId, serviceName, deploymentSlot.ToString()));
    XNamespace wa = Constants.xmlNamespace;
    XDocument requestBody =
    new XDocument();
    String base64ConfigurationFile = base64Configuration;
    String base64Label = label.ToBase64();
    XElement xName = new
    XElement(wa + "Name", name);
    XElement xPackageUrl =
    new XElement(wa +
    "PackageUrl", packageUrl);
    XElement xLabel = new
    XElement(wa + "Label", base64Label);
    XElement xConfiguration =
    new XElement(wa +
    "Configuration", base64ConfigurationFile);
    XElement xStartDeployment =
    new XElement(wa +
    "StartDeployment", startDeployment.ToString().ToLower());
    XElement xTreatWarningsAsError =
    new XElement(wa +
    "TreatWarningsAsError", treatWarningsAsError.ToString().ToLower());
    XElement createDeployment =
    new XElement(wa +
    "CreateDeployment");
                createDeployment.Add(xName);
                createDeployment.Add(xPackageUrl);
                createDeployment.Add(xLabel);
                createDeployment.Add(xConfiguration);
                createDeployment.Add(xStartDeployment);
                createDeployment.Add(xTreatWarningsAsError);
                requestBody.Add(createDeployment);
                requestBody.Declaration =
    new XDeclaration("1.0",
    "UTF-8", "no");
    XDocument responseBody;
    RestApiUtility.InvokeRequest(
                    uri, Infosys.AzureEcosystem.Entities.Enums.RequestMethod.POST.ToString(),
    HttpStatusCode.Accepted, requestBody, certificate, version,
    out responseBody);
    <summary>
    /// A helper function to invoke a Service Management REST API operation.
    /// Throws an ApplicationException on unexpected status code results.
    /// </summary>
    /// <param name="uri">The URI of the operation to invoke using a web request.</param>
    /// <param name="method">The method of the web request, GET, PUT, POST, or DELETE.</param>
    /// <param name="expectedCode">The expected status code.</param>
    /// <param name="requestBody">The XML body to send with the web request. Use null to send no request body.</param>
    /// <param name="responseBody">The XML body returned by the request, if any.</param>
    /// <returns>The requestId returned by the operation.</returns>
    public static
    string InvokeRequest(
    Uri uri,
    string method,
    HttpStatusCode expectedCode,
    XDocument requestBody,
    X509Certificate2 certificate,
    string version,
    out XDocument responseBody)
                responseBody =
    null;
    string requestId = String.Empty;
    HttpWebRequest request = (HttpWebRequest)HttpWebRequest.Create(uri);
                request.Method = method;
                request.Headers.Add("x-ms-Version", version);
                request.ClientCertificates.Add(certificate);
                request.ContentType =
    "application/xml";
    if (requestBody != null)
    using (Stream requestStream = request.GetRequestStream())
    using (StreamWriter streamWriter =
    new StreamWriter(
                            requestStream, System.Text.UTF8Encoding.UTF8))
                            requestBody.Save(streamWriter,
    SaveOptions.DisableFormatting);
    HttpWebResponse response;
    HttpStatusCode statusCode =
    HttpStatusCode.Unused;
    try
    response = (HttpWebResponse)request.GetResponse();
    catch (WebException ex)
    // GetResponse throws a WebException for 4XX and 5XX status codes
                    response = (HttpWebResponse)ex.Response;
    try
                    statusCode = response.StatusCode;
    if (response.ContentLength > 0)
    using (XmlReader reader =
    XmlReader.Create(response.GetResponseStream()))
                            responseBody =
    XDocument.Load(reader);
    if (response.Headers !=
    null)
                        requestId = response.Headers["x-ms-request-id"];
    finally
                    response.Close();
    if (!statusCode.Equals(expectedCode))
    throw new
    ApplicationException(string.Format(
    "Call to {0} returned an error:{1}Status Code: {2} ({3}):{1}{4}",
                        uri.ToString(),
    Environment.NewLine,
                        (int)statusCode,
                        statusCode,
                        responseBody.ToString(SaveOptions.OmitDuplicateNamespaces)));
    return requestId;
    But every time we are getting the below error from the line
     response = (HttpWebResponse)request.GetResponse();
    <Error xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
      <Code>BadRequest</Code>
      <Message>The specified configuration settings for Settings are invalid. Verify that the service configuration file is a valid XML file, and that role instance counts are specified as positive integers.</Message>
    </Error>
     Any help is appreciated.
    Thanks,
    Shubhendu

    Please find the request XML I have found it in debug mode
    <CreateDeployment xmlns="http://schemas.microsoft.com/windowsazure">
      <Name>742d0a5e-2a5d-4bd0-b4ac-dc9fa0d69610</Name>
      <PackageUrl>http://shubhendustorage.blob.core.windows.net/shubhendustorage/WindowsAzure1.cspkg</PackageUrl>
      <Label>QXp1cmVFY295c3RlbURlcGxveW1lbnQ=</Label>
      <Configuration>77u/PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0NCiAgKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKg0KDQogIFRoaXMgZmlsZSB3YXMgZ2VuZXJhdGVkIGJ5IGEgdG9vbCBmcm9tIHRoZSBwcm9qZWN0IGZpbGU6IFNlcnZpY2VDb25maWd1cmF0aW9uLkNsb3VkLmNzY2ZnDQoNCiAgQ2hhbmdlcyB0byB0aGlzIGZpbGUgbWF5IGNhdXNlIGluY29ycmVjdCBiZWhhdmlvciBhbmQgd2lsbCBiZSBsb3N0IGlmIHRoZSBmaWxlIGlzIHJlZ2VuZXJhdGVkLg0KDQogICoqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioNCi0tPg0KPFNlcnZpY2VDb25maWd1cmF0aW9uIHNlcnZpY2VOYW1lPSJXaW5kb3dzQXp1cmUxIiB4bWxucz0iaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS9TZXJ2aWNlSG9zdGluZy8yMDA4LzEwL1NlcnZpY2VDb25maWd1cmF0aW9uIiBvc0ZhbWlseT0iMSIgb3NWZXJzaW9uPSIqIiBzY2hlbWFWZXJzaW9uPSIyMDEyLTA1LjEuNyI+DQogIDxSb2xlIG5hbWU9IldlYlJvbGUxIj4NCiAgICA8SW5zdGFuY2VzIGNvdW50PSIyIiAvPg0KICAgIDxDb25maWd1cmF0aW9uU2V0dGluZ3M+DQogICAgICA8U2V0dGluZyBuYW1lPSJNaWNyb3NvZnQuV2luZG93c0F6dXJlLlBsdWdpbnMuRGlhZ25vc3RpY3MuQ29ubmVjdGlvblN0cmluZyIgdmFsdWU9IkRlZmF1bHRFbmRwb2ludHNQcm90b2NvbD1odHRwcztBY2NvdW50TmFtZT1zaHViaGVuZHVzdG9yYWdlO0FjY291bnRLZXk9WHIzZ3o2aUxFSkdMRHJBd1dTV3VIaUt3UklXbkFrYWo0MkFEcU5saGRKTTJwUnhnSzl4TWZEcTQ1ZHI3aDJXWUYvYUxObENnZ0FiZnhONWVBZ2lTWGc9PSIgLz4NCiAgICA8L0NvbmZpZ3VyYXRpb25TZXR0aW5ncz4NCiAgPC9Sb2xlPg0KPC9TZXJ2aWNlQ29uZmlndXJhdGlvbj4=</Configuration>
      <StartDeployment>true</StartDeployment>
      <TreatWarningsAsError>false</TreatWarningsAsError>
    </CreateDeployment>
    Shubhendu G

  • I recently updated to the latest version of iTunes and now get a message saying 'Registry settings for iTune drivers are misng for Cd burning' I have uninstallled and reinstalled iTunes and tried everything to repair the problem but still have no optical

    I am using OS  64 bit Windows Vista Home Premium and recently updated the latest version of iTunes. (I only have this CD burning software on my Laptop). Ever since updating, I  received the message 'Registry settings for the iTune drivers are missing for CD burning'. The drivers for Lower and uppper filters in the registry are missingand I now have no optical drive.  I have unistalled and  reinstalled Itunes and manually entered the filters. Have tried everything including something called GEAR driver installer which was suggested on several technical sites. Everything  was working fine in iTunes until I updated it.. It's strange I can still import music but not burn?? Friend s have told me they have ha dthe same problem when updating iTunes but resolved the problem by uninstalling/reinstalling or altering registry keys.
    Today I went to use my Epson Printer and now have problems with it not working. I decided to uninstall/ install printer software and  still can't get it to work either. I may be wrong but his all seems connected to me?
    I have been trying for days to get  telephone support and  been told today you have to pay
    Please can someone help me before I throw the lot out the window!!!!

    Many thanks b Noir
    This is a copy of ONEof the keys  in the registry I changed  as told by Apple support today. I also have changed others as instructed by GEAR  software support to manually delete GEAR drivers (that I had installed but couldn't delete some of the others  they mentioned from Windows system 32. Then some bright spark at work told me I need the Gear drivers so  I downloaded the software and installed again.
    Sorry, just this minute went to insert image  and it is giving me a message saying this sort of content  is not allowed?.
    The most recent key I altered is in: HKey _local _machine. System\class - 4D36E965-E325-11CEBFC1-08002BE10318. Upper Filter data: Upper filter NTIDrvr  SiRem GEARAspiWDN.
    The GEARsoftware info about manually deleting  GEAR drive is from:
    http://www.gearsoftware.com/wiki/index.php?title=DRIVERS:_Windows_-_Updating%2C_ removing%2C_64_bit_versions%2C_etc
    I hope you can help

  • Order type settings for  convert planned order to production order

    Dear sir,
    I have 1 company code ,under 2 virtual plants are there.My scenario is plant 1(main plant)and plant 2 (virtual plant)
    both plant same FERT material.in plant 2 i am creating sale order and atual production will be done in plant 1.
    FERT material plant 2(strategy-40 sp.procurement-40 setting in spro ref plant (plant1) )and  plant 1 material (strategy 82)
    run the MRP MD50.panned orders are created but iam not getting production orders directly not getting the production orders
    .i have done settings in spro OPPE order type is given.in MD04 manual conversion planned order to production order system asking order type ,but i given order type in OPPE
    What are the settings for  production order directly from sale order at the time of RUNNING MD50
    Regards,
    Naresh.

    Hi,
    You will not get a production order out of MD50. That would have to be set up in the SD customizing for the sales order item, but I am not sure that would work with your two-plant setup.
    After MD50 you need to run CO41 for the collective conversion (and I also recommend the mentioned production scheduling profile customizing and then maintain this profile in the material master work scheduling view)
    BR

  • Ideal BIOS Settings for online gaming

    this is my 1st computer that i built. i have a lot of experience in wiring high-end electronics, so wiring this little rig with barely any visible wires/cables was a breeze. I bought the processor/mobo with the intention of only doing minor O/C as i dont really know all that much on the hardware side of improving performance. with that said, i've searched for timings and settings for my specific combination, and i cant find any. again, i dont really want to push the config past a safe level, as i will be selling this machine when the 64's come down in price. can someone help me set the proper frequencies/timings? i have a lot to learn, and even in the normal bios settings i don't know if certain things should be enabled or disabled for my main purpose, which is to simply play 3D online games very  fast. i will be changing out the GeforceFX5200 PCI for a 5600 AGP in a week or so. I'm noticing that my old Comcrap PIII 1.0Ghz w/512SDRAM with this video card gets just as good a ping ingame as this rig does. the machine starts quickly, runs offline programs quickly, but online it isnt as fast as i'd hoped. from what i've read in the other forums, there are many settings in the bios that are enabled by default that don't need to be. can someone help me decipher which settings are useful and which are not. i loosely understand some of the settings but if someone could help with the questions below and/or do a walkthru for bios geared toward gaming i'd really appreciate it. The machine runs very cool (CPU 104*F/SYS 93*F) but i dont know what else needs adjustment. I simply want to make this machine go as fast and as hard as it can with the right config. i don't want to unlock the processor yet or do anything else major at this point.
    1: Best yet safe Voltage for my processor and RAM
    2: FSB clock; 133 or 166? had problems @ 200
    3: S.M.A.R.T. on or off?
    4: Best IRQ/PCI slot for video card
    5: "GoodMEM" utility: how much should i safely allot?
    6: Video BIOS Cacheable?
    7: Multiplier setting for K7N2DeltaL & XP2600+
    8: VGA Aperture (my card is 128MB but PCI. upgrading soon)
    i'll be learning more as i go along, so i dont really need a full explanation of what's what, lol THIS TIME. all i need is a rundown where someone tells me what to leave alone, and what to change for a very fast yet safe gaming rig

    OK I'm officially confused.
    I bought the retail boxed AthlonXP2600+, which clearly states on the packaging "With 333 MHZ Frontside Bus". i bought the board over others, one reason being it supported 400MHz FSB. I go into "Advanced Chipset Features" and when i set the "System Performance" to "Manual", i can then go into the "CPU FSB Clock" settings, but the max it will allow me to go to is 233MHz (which won't boot and i have to flip the jumpers. when i had set it to 200MHz before, it failed to boot as well... PLEASE can someone look over these settings and tell me the OPTIMAL settings for taking this combo as fast as it can go w/o overclocking? What am i doing wrong? what multiplier do i need to be at. I'm under the impression that the combo works best when the clock speed of the board is at the same speed as the processor. here are the  BIOS settings with which i need advice:
    ADV. BIOS
    Virus Warning                                [Disabled]
    External Cache                              [Enabled]
    Quick Boot                                    [Enabled]
    1st Boot                                        [Floppy]
    2nd Boot                                       [HDD]
    3rd Boot                                       [CD]
    Boot Other Device                         [Enabled]
    Swap Floppy                                 [Disabled]
    Seek Floppy                                  [Enabled]
    Boot Up Num Lock LED                   [On]
    Gate A20 Option                            [Fast]
    Typematic Rate Setting                  [Disabled]
    Security Option                             [Setup]
    APIC Function                               [Enabled]
    MPS Table Version                        [1.4]
    BOOT OS/2 for DRAM>64MB          [No]
    HD S.M.A.R.T.                               [Enabled]
    Video BIOS Cacheable                  [Enabled]
    ADV. CHIPSET
    System Performance                    [High Performance]
    CPU FSB Clock                             [166MHz]
    AGP 8x Support                           [Enabled]
    AGP Fastwrite Support                  [Enabled]
    System BIOS Cacheable               [Disabled]
    Video RAM Cacheable                   [Enabled]
    AGP Aperture Size                        [128MB]
    I do currently have a PCI GeForceFX5200 8o, but im getting an AGP FX5600 this week. i know my card has nothing to do with AGP, but i've left most of the AGP settings alone since i'll be using it later. is this creating a bottleneck or tying up system memory to have it this way for now?
    FREQUENCY/VOLTAGE CTRL
    AGP Clock Value [Default]
    xAGP Clock Value [66]
    AGP Voltage Adjust [1.5V]
    DRAM Voltage Adjust [2.7V]
    CPU Ratio [By H/W]
    CPU Vcore Select [By H/W]
    PCI Clock Auto-Detect [Enabled]
    Again, I have an 333MhzFSB Chip and a board that will support up to 400MhzFSB. help!

Maybe you are looking for