SAVE MY KEYBOARD- MySQL resources is invalid.

I have two pages that both use the same include. I posted
awhile back b/c
one of them would not work. I came in, redid the page -
VOILA! It worked.
Now it doesn't. Somebody, please save my machine from a
pounding!!!!!!
Working page:
http://demo.mediachurch.com/news.php
Look at the News Highlights. This section is the section
that, until this
morning, was working OK on my main site.
Nonworking page:
http://demo.mediachurch.com
This page has the following error on it. It looks like for
some reason the
SQL is not being read properly - but how could that be if
it's being read on
one page OK?
Warning: mysql_num_rows(): supplied argument is not a valid
MySQL result
resource in /home/mdemo/public_html/app/nl_FrontPage.php on
line 21
SQL:
THis is lines 1-23 on the nl_FrontPage.php file:
$maxRows_rsFrontPage = $mcArticle;
$pageNum_rsFrontPage = $mcPage;
if (isset($_GET['pageNum_rsFrontPage'])) {
$pageNum_rsFrontPage = $_GET['pageNum_rsFrontPage'];
$startRow_rsFrontPage = $pageNum_rsFrontPage *
$maxRows_rsFrontPage;
mysql_select_db($database_mcDemo, $mcDemo);
$query_rsFrontPage = "SELECT * FROM tblnews WHERE
newsPublish = '2' ORDER
BY newsOrder ASC";
$query_limit_rsFrontPage = sprintf("%s LIMIT %d, %d",
$query_rsFrontPage,
$startRow_rsFrontPage, $maxRows_rsFrontPage);
$rsFrontPage = mysql_query($query_limit_rsFrontPage,
$mcDemo) or
die(mysql_error());
$row_rsFrontPage = mysql_fetch_assoc($rsFrontPage);
if (isset($_GET['totalRows_rsFrontPage'])) {
$totalRows_rsFrontPage = $_GET['totalRows_rsFrontPage'];
} else {
$all_rsFrontPage = mysql_query($query_rsFrontPage);
$totalRows_rsFrontPage = mysql_num_rows($all_rsFrontPage);
$totalPages_rsFrontPage =
ceil($totalRows_rsFrontPage/$maxRows_rsFrontPage)-1;
In the index file, it's linked like this:
$mcArticle = 4;
$mcPage =2;
$fpStyle = 0;
require("app/nl_FrontPage.php")
In the news files it's a bit more complicated, as this page
is only
displayed after a few conditions are [not] met. However,
nested in the if
statemenst is this:
$mcArticle = 4;
$mcPage =2;
$fpStyle = 1;
require("app/nl_FrontPage.php")
Does anybody have any general clues as to what I'm looking
for? This is
absolutely driving me nuts.
TIA,
Jon Parkhurst
PriivaWeb
http://priiva.net.

Thanks for responding, Joe
The query comes out fine (see here:
http://demo.mediachurch.com/index2.php
and when I run the SQL on the server, it give me exactly what
I want.
What's just *amazing* to me is that the other file it's
included on should
be the one that has problems.
news.php
includes display.php
(if)includes nl_News.php
(if)includes nl_FrontPage.php
The index page has this:
index.php
includes nl_frontPage.php
*sigh*. I"m going to takea break, i'll check back tomorrow
when it's too
hot outside to work (or when i just get Lazy)
"Joe Makowiec" <[email protected]> wrote in
message
news:[email protected]..
> On 01 Sep 2006 in macromedia.dreamweaver.appdev, crash
wrote:
>
>> Warning: mysql_num_rows(): supplied argument is not
a valid MySQL
>> result resource in
/home/mdemo/public_html/app/nl_FrontPage.php on
>> line 21
> [snip]
>> Does anybody have any general clues as to what I'm
looking for?
>> This is absolutely driving me nuts.
>
> That error message, if I'm reading it right, tells me
that the query was
> never done[1], and you need to figure out why. What do
you get if you
> insert an echo here:
>
> } else {
> // debugging echo goes here
> echo 'Query: ' . $query_rsFrontPage;
> // debugging echo goes here
> $all_rsFrontPage = mysql_query($query_rsFrontPage);
> $totalRows_rsFrontPage =
mysql_num_rows($all_rsFrontPage);
>
> [1] or maybe it's returning a null result?
>
> --
> Joe Makowiec
>
http://makowiec.net/
> Email:
http://makowiec.net/email.php

Similar Messages

  • Creating Logical Hostname Resource - Resource contains invalid hostnames

    I am desperately trying to create a shared ip address that my two-node zone cluster will utilize for a failover application. I have added the hostname/ip address pair to /etc/hosts and /etc/inet/ipnodes on both global nodes as well as within each zone cluster node. I then attempt to run the following:
    # clrslh create -Z test -g test-rg -h foo.bar.com test-hostname-rs
    which yields the following:
    clrslh: host1.example.com:test - The hostname foo.bar.com is not authorized to be used in this zone cluster test.
    clrslh: host1.example.com:test - Resource contains invalid hostnames.
    clrslh: (C189917) VALIDATE on resource test-hostname-rs, resource group test-rg, exited with non-zero exit status.
    clrslh: (C720144) Validation of resource test-hostname-rs in resource group test-rg on node host1 failed.
    clrslh: (C891200) Failed to create resource "test:test-hostname-rs".
    I have searched high and low. The only thing I found was the following:
    http://docs.sun.com/app/docs/doc/820-4681/m6069?a=view
    Which states: User the clzonecluster(1M) command to configure the hostnames to be used for this zone cluster and then rerun this command to create the resource.
    I do not understand what it is saying. My guess is that I need to apply a hostname to the zone cluster. Granted, I don't know how to accomplish this. Halp?

    The procedure to authorize the hostnames for the zone cluster is below:
    clzc configure <zonecluster> (this will bring you under the zone cluster scope like below)
    clzc:<zonecluster> add net
    clzc:<zonecluster>:net> set address=<hostname>
    clzc:<zonecluster>:net> end
    clzc:<zonecluster> commit
    clzc:<zonecluster>info (to verify the hostname)
    After this operation, run the clrslh command to create the logical host resource
    and the command should pass.
    Thanks,
    Prasanna Kunisetty

  • To save to the server, correct the invalid or missing required fields.

    We have a SharePoint 2010 document library that has a required field that is from an external data source.  When we open existing Excel documents, a ribbon appears stating "To save to the server, correct the invalid or missing required fields.". 
    If you go File>Info>Document Information Panel you will see this external data source field with a Red Asterisk and it says "Show Details".  If you click "Show Details" it will show you the "Document Properties - Server"
    toolbar and you will see this field populated.  It is however read only, and I believe that it is because its an external data source.  It will not let us save any excel documents as it seems that Excel feels this field is empty or incorrect.
    The same happens with Microsoft Word documents, in that if you open an existing document and go to the document control panel you will see the external data field with a Red Asterisk and it says "Show Details".  If you click "Show Details"
    it will show you the "Document Properties - Server" toolbar and you will see this field populated but read only; the difference is with the Word documents we can save and close the documents.  If we upload a new excel document, it behaves
    just like word documents, so it seems its only applicable to existing excel documents.
    Over the past 2 weeks we have upgraded from SharePoint RTM to SharePoint SP2.  This is has never been reported prior to the upgrades so I am assuming, but cannot confirm, if it was caused by the upgrades.
    I see there are workarounds online for Word, but nothing for excel. 
    Any help for further troubleshooting would be greatly appreciated. 
    Thanks
    Ken
    Kenneth Clebak

    Hi Ken,
    According to your description, the error will occur when saving the documents in the library which has an external data column from client application.
    The document which cannot be saved may contain invalid XML information or invalid XML properties.
    I recommend to remove the invalid XML information before you save the documents:
    Open the document in corresponding client application.
    Click File, click Info, click  Check for issues, and then click Inspect Document.
    In the Document Inspector dialog box, accept the default options, and then click Inspect.
    In the Document Inspector dialog box, click Remove All, and then click Close.
    Best regards.
    Thanks

  • Save data to mysql using AS3 + Flash Builder(flex) OR AS3+AMFPHP? or AS3

    Hi,
    i just want to confirm with you guys about saving data to mysql using Action script 3.
    I am now developing RPG game that user can save data again and again to the MySQL.
    I searched on the net and found few solutions:
    AS3 alone using URL Loader
    AS3 + Flex +Php to save data to mysql
    AS3 + AMFPHP to save data to mysql
    This make me confused as there are too many options but i do not know which one is better for me
    or what are their limitations...
    Could you guys help me on this?

    For developing you can use the server (install like any other software), but the Zend framework is nothing more than php files, so all you need to do is upload the framework to you hosting server and all should be well.. You may have to configure a few things, but you should be able to do that yourself.
    There's plenty of documentation on installing and configuring Zend on their website.
    So, only get the server edition if you don't already have a dev server (on you computer) installed, like Apache. Otherwise, just grab the framework:
    http://framework.zend.com/download/latest
    Select "minimal package" on the page above to only get the framework (no install). Or grab both and see what each one does but the minimal package is what you need to upload to your hosting server.
    As for where Flex/Flash Builder comes in.. FB is the tool you use to create a Flash/Flex application.
    Zend, AMFPHP, etc.. is used to communicate with your backend from your application, using RemoteObject
    RemoteObject API
    http://livedocs.adobe.com/flex/3/langref/mx/rpc/remoting/RemoteObject.html
    Using RemoteObject components
    http://livedocs.adobe.com/flex/3/html/help.html?content=data_access_4.html

  • On my iPad mini, I cannot save any keyboard shortcut. Any clue ?

    I would like to know how to save shortcuts on iPad mini.
    I'm using this feature on iPhone and iPad, and its pretty useful.
    On my new iPad mini, I cannot save any keyboard shortcut. They disappear each time I try to create another one...
    Is it a known bug in 6.0.2 ?

    try splitting the keyboard? mine usually shows up when it does that.
    what i hate when that happens to other apps like if you use trillian or IM+ i cant paste anything, to go through all that trouble frustrates me.

  • MySQL in JDeveloper - Invalid Oracle URL specified

    I am using JDev 10.1.3 with MySQL 4.1.13 and Connector/J 3.1.10.
    I tried to follow the instructions at:
    http://www.oracle.com/technology/products/jdev/tips/duff/mysql_and_oc4j3.html
    but JDev doesn't seem to be using the data-sources.xml file in jdev/j2ee/home/config and the names in that file in the examples don't seem to match the web.xml file.
    I added a MySQL connection using the 3rd party driver using New DataBase Connection was was succesful. The Test button works and I can browse the tables of my database! However, when I try to access the database from my Java class, I get "java.sql.SQLException: Invalid Oracle URL specified"
    My web.xml shows:
    <resource-ref>
    <res-ref-name>jdbc/MyDBDS</res-ref-name>
    <res-type>javax.sql.ConnectionDataSource</res-type>
    <res-auth>Container</res-auth>
    </resource-ref>
    My appname-data-sources.xml file in my webapp dir contains:
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <!DOCTYPE data-sources PUBLIC "Orion data-sources" "http://xmlns.oracle.com/ias/dtds/data-sources.dtd">
    <data-sources>
    <connection-pool name="jdev-connection-pool-MyDB" disable-server-connection-pooling="false">
    <connection-factory factory-class="oracle.jdbc.pool.OracleDataSource" password="password" user="user" url="jdbc:mysql://localhost/mydb"/>
    </connection-pool>
    <managed-data-source name="jdev-connection-MyDB" jndi-name="jdbc/MyDBDS" connection-pool-name="jdev-connection-pool-MyDB"/>
    </data-sources>
    When I try to use this code:
    DataSource dataSource = (DataSource) context.lookup(
    "java:comp/env/jdbc/MyDBDS");
    I get this error:
    05/08/05 04:01:10 java.sql.SQLException: Invalid Oracle URL specified
    05/08/05 04:01:10      at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)
    05/08/05 04:01:10      at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:175)
    05/08/05 04:01:10      at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:240)
    05/08/05 04:01:10      at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:221)
    05/08/05 04:01:10      at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:108)
    05/08/05 04:01:10      at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:77)
    05/08/05 04:01:10      at oracle.jdbc.pool.OracleImplicitConnectionCache.makeCacheConnection(OracleImplicitConnectionCache.java:1323)
    05/08/05 04:01:10      at oracle.jdbc.pool.OracleImplicitConnectionCache.getCacheConnection(OracleImplicitConnectionCache.java:422)
    05/08/05 04:01:10      at oracle.jdbc.pool.OracleImplicitConnectionCache.getConnection(OracleImplicitConnectionCache.java:330)
    05/08/05 04:01:10      at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:286)
    05/08/05 04:01:10      at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:179)
    05/08/05 04:01:10      at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:159)
    05/08/05 04:01:10      at oracle.oc4j.sql.DataSourceConnectionPoolDataSource.getPooledConnection(DataSourceConnectionPoolDataSource.java:59)
    05/08/05 04:01:10      at oracle.oc4j.sql.xa.EmulatedXADataSource.getXAConnection(EmulatedXADataSource.java:50)
    05/08/05 04:01:10      at oracle.oc4j.sql.spi.ManagedConnectionFactoryImpl.createManagedConnection(ManagedConnectionFactoryImpl.java:153)
    05/08/05 04:01:10      at com.evermind.server.connector.ApplicationConnectionManager.createManagedConnection(ApplicationConnectionManager.java:1187)
    05/08/05 04:01:10      at oracle.j2ee.connector.ConnectionPoolImpl.createManagedConnectionFromFactory(ConnectionPoolImpl.java:345)
    05/08/05 04:01:10      at oracle.j2ee.connector.ConnectionPoolImpl.access$500(ConnectionPoolImpl.java:69)
    05/08/05 04:01:10      at oracle.j2ee.connector.ConnectionPoolImpl$NonePoolingScheme.getManagedConnection(ConnectionPoolImpl.java:1124)
    05/08/05 04:01:10      at oracle.j2ee.connector.ConnectionPoolImpl.getManagedConnection(ConnectionPoolImpl.java:754)
    05/08/05 04:01:10      at com.evermind.server.connector.ApplicationConnectionManager.getConnectionFromPool(ApplicationConnectionManager.java:1355)
    05/08/05 04:01:10      at com.evermind.server.connector.ApplicationConnectionManager.allocateConnection(ApplicationConnectionManager.java:1293)
    05/08/05 04:01:10      at oracle.j2ee.connector.OracleConnectionManager.unprivileged_allocateConnection(OracleConnectionManager.java:169)
    05/08/05 04:01:10      at oracle.j2ee.connector.OracleConnectionManager.allocateConnection(OracleConnectionManager.java:123)
    05/08/05 04:01:10      at oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:161)
    05/08/05 04:01:10      at oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:106)
    05/08/05 04:01:10      at oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:93)

    Try using com.mysql.jdbc.jdbc2.optional.MysqlConnectionPoolDataSource as your connection pool data source in appname-data-sources.xml instead of oracle.jdbc.pool.OracleDataSource.
    More information about creating a pooled data source for mysql is available here:
    http://dev.mysql.com/tech-resources/articles/connection_pooling_with_connectorj.html
    Thanks,
    Brian

  • Manage Users --Cannot Save, getting error "The resource could not be saved.... unknown error"

    In Project Server 2010, in Server Settings > Manage Users we can't edit any existing users - no matter if we change something or not, as soon as we hit
    the SAVE-Button, we get this error:
    The resource could not be saved due to the following reasons:
    An unknown error has occurred.
    We have two custom Security Categories and Users Group. The Resources are synced with AD Groups every midnight. There are no Resource level Custom fields.
    We were able to save it till few days, not sure what is the issue now. 
    How to find out and resolve this issue!
    Any hint would be of great help.
    Thanks.
    Greema

    Hi
    Go to IISManager --> Select "SharePoint Web Access" --> Double click on Compression -->
    2] Uncheck both "Enable Dynamic content compression" and "Enable static content compression" --> click on Apply.
    3] Do the same steps for the site where PWA is present. Then try editing the user.

  • How save is dmcrypt? / ...invalid argument [solved]

    Greetings,
    i plan to crypt all my partitions with dmcrypt.
    my question would be: how save is it?
    is it a big efford to encode a crypted partition if you dont have the paraphrase?
    EDIT:
    great...i just tried to make an crypted partition with:
    cryptsetup -y create daten2 /discs/disc1/part1
    but i get an:
    Command failed: invalid argument
    if i try the same in verbose mode, the error is this:
    Command failed: device-mapper ioctl cmd 9 failed: Invalied Argument
    would be pleased if someone could help me out in some way.

    Greetings,
    sorry, but i solved the problem by myself :-D
    the failure was, that the disk i tried, had still a partition.
    after i deleted that one, everything worked.

  • Quicktime "Save As Source" ALWAYS Result In Invalid File

    When ever I try to save a file being played in Quicktime 7.0.1 PRO on a web page, the resulting file (although the correct size) always results in a corrupt file:
    i.e. "QuickTime cannot open the file "<filename>"
    it is not a file QuickTime understands (-2048).
    This has only started since upgrading to QT7 and it is also applies to Internet Explorer, so I know this is a Quicktime problem.
    If use "Download linked file" in either Safari or IE, the same file plays perfectly. But I can only do this if a link is available and not for an embedded file.
    Can some tell me if there is a way to fix this problem/bug.
    I have kept the system current with Software update.
    Thanks
    Gary

    I upgraded to Quicktime Pro so I could "Save As Source" once the MP3 has downloaded fully into Safari.
    It looks like your question has already been answered, so I will only comment that QT Pro isn't necessary in order to save files like MP3s from web pages. Sometimes it takes a bit of extra clicking around to be able to save files to your hard drive, but right-clicking on a link to a file should bring up a menu allowing you to "Download Linked File." In other cases, the Activity window can be of great help, and so on and so on.
    For what it's worth, downloading your files as I've described will also get around the QT file association issue.
    EDIT: I just took the time to read the link macmenno posted, and I see that Mr. Minow mentions the same approach to downloading linked files from web pages...

  • Cannot use "save as" keyboard shortcut

    Hi all.This is a very strange problem. When I select "CTRL+SHIFT+S" I expect to get the 'save as' dialogue box. However, instead I get a small red thing that looks like a top left corner of a rectangle, You can see it in the screenshot below. Any ideas?
    thanks.

    Hi jssd,
    Are you still facing this issue.
    You may try to check the document properties> Secrity,  weather you have rights to save the document. To check document properties. open document in Reader press Ctrl + D.
    And to save file you need to Shift + Ctrl + S. Try to create a new sample document and try to save.
    You may try to uninstall and reinstall Adobe Reader. And install latest updates.
    Regards,
    Ajlan Huda.

  • Audio volume not save and keyboard layout configuration problems

    Hello all,
    I needed to register again because my old account seems not to be working
    After almost 2 years without Arch due to work now I'm back to Arch again.
    Everything has changed... now there is Systemd and even the installation it's different so I will need some helps from the experienced users
    The installation was done yesterday and I found two issues that are really annoying me.
    The first one... keyboard layout... Yes it's incredibly... I only want my system in english and my keyboard in norwegian... But all are problems for that. Before telling me to read more or search for information.... I will tell you that I waster 2 hours yesterday only for that... With no success at all.
    The second one... even more stupid... why my pulseaudio keep the volumen at 100%? I tried different things... but not success at all.
    So please, can you help me?
    I will provide all the information you need.
    Thanks a lot and so happy to be back here
    Best regards,
    TheArcher
    Last edited by thearcherblog (2014-10-30 17:07:09)

    Hello Runical,
    To be honest I was following a guide to install the system and everything works ok but according to journalctl I have some problems with pulseaudio so I guess that can be the original problem.
    I will paste it here:
    $ journalctl -b | grep pulse
    Oct 30 13:04:30 arch.colonialOne rtkit-daemon[458]: Successfully made thread 457 of process 457 (/usr/bin/pulseaudio) owned by '120' high priority at nice level -11.
    Oct 30 13:04:32 arch.colonialOne rtkit-daemon[458]: Successfully made thread 482 of process 457 (/usr/bin/pulseaudio) owned by '120' RT at priority 5.
    Oct 30 13:04:32 arch.colonialOne rtkit-daemon[458]: Successfully made thread 483 of process 457 (/usr/bin/pulseaudio) owned by '120' RT at priority 5.
    Oct 30 13:04:32 arch.colonialOne rtkit-daemon[458]: Successfully made thread 487 of process 457 (/usr/bin/pulseaudio) owned by '120' RT at priority 5.
    Oct 30 13:04:32 arch.colonialOne rtkit-daemon[458]: Successfully made thread 488 of process 457 (/usr/bin/pulseaudio) owned by '120' RT at priority 5.
    Oct 30 13:04:32 arch.colonialOne rtkit-daemon[458]: Successfully made thread 533 of process 457 (/usr/bin/pulseaudio) owned by '120' RT at priority 5.
    Oct 30 13:04:32 arch.colonialOne pulseaudio[457]: [pulseaudio] module-gconf.c: Unable to read or parse data from client.
    Oct 30 13:04:32 arch.colonialOne pulseaudio[457]: [pulseaudio] module.c: Failed to load module "module-gconf" (argument: ""): initialization failed.
    Oct 30 13:04:32 arch.colonialOne pulseaudio[457]: [pulseaudio] main.c: Module load failed.
    Oct 30 13:04:32 arch.colonialOne pulseaudio[457]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
    Oct 30 13:04:32 arch.colonialOne rtkit-daemon[458]: Successfully made thread 536 of process 536 (/usr/bin/pulseaudio) owned by '120' high priority at nice level -11.
    Oct 30 13:04:32 arch.colonialOne pulseaudio[536]: [pulseaudio] pid.c: Daemon already running.
    Regards,
    TheArcher
    Last edited by thearcherblog (2014-10-31 06:59:20)

  • Cannot Save Resources in Project Pro After Upgrade

    I have recently migrated a test environment from v2003 to v2007 to v2010 to v2013.  All project plans, resources, custom fields, security, etc. have migrated cleanly and all functionality seems to be intact.
    However, when I open any global resource within Microsoft Project Professional 2013 in order to update their information (cost rate tables in my case), the changes will not save.  There are no errors thrown to the client.  The screen "blinks"
    and just doesn't finish the save.  The same resource can be updated from PWA with no issues.
    Errors I can see:
    ULS -
    PWA:http://server/pwa, ServiceApp:Project Server, User:i:0#.w|domain\user, PSI: [ProjectServerError] Mismatched Attributes for PSErrorID CustomFieldRequiredValueNotProvided. List of defined attributes: mdpropuid. List of provided values: none., LogLevelManager
    Warning-ulsID:0x62307279 has no entities explicitly specified.
    Fiddler -
    <s:Envelope xmlns:s="<faultcode>s:server</faultcode><faultstring">http://schemas.xmlsoap.org/soap/envelope/"><s:Body><s:Fault><faultcode>s:server</faultcode><faultstring
    xml:lang="en-US">ProjectServerError(s) LastError=CustomFieldRequiredValueNotProvided Instructions: Pass this into PSClientError constructor to access all error information</faultstring><detail><ServerExecutionFault xmlns="http://Microsoft.Office.Project.Interfaces/"
    xmlns:i="<Actor">http://www.w3.org/2001/XMLSchema-instance"><Actor i:nil="true"/><LastError>11713</LastError><Message/><Source/><StackTrace/><TargetSite
    i:nil="true"/><ExceptionDetails><errinfo xmlns=""><dataset name="ResourceDataSet"><table name="ResourceCustomFields"><row CUSTOM_FIELD_UID="e14f26a8-cde9-e411-8276-d20f3ee8a73b"><error
    id="11704" name="CustomFieldInvalidTypeColumnFilledIn" uid="eb2ffca7-cde9-e411-bad3-005056822892"/><error id="11713" name="CustomFieldRequiredValueNotProvided" uid="ec2ffca7-cde9-e411-bad3-005056822892"/></row></table></dataset></errinfo></ExceptionDetails></ServerExecutionFault></detail></s:Fault></s:Body></s:Envelope>
    During the migration, there are 7 project and resource fields that are tagged as "required".  If I reset them to not be required within v2013, the problem persists.  However, if I delete those fields completely, this problem goes away. 
    Since I have 4000 resources (and 2 of the fields are Cost Center and RBS...), I am desperate for an alternative solution!
    Thanks for any thoughts.
    Jason

    I can definitely save resources in the 2010 instance (even though the SPs and CUs have not been applied there).  The 2013 instance is only running SP1.  CUs have not yet been applied to catchup the environment.  While that is planned to occur
    in the next couple weeks, do you think that is an activity we should prioritize as it could potentially address this issue?
    Thanks for all your suggestions.
    Jason

  • T410 : keyboard problem after juice spill

    Hi,
    I have recently spilled some fruit juice (sweet and sticky) on my t410's keyboard. Here are the problems caused and the different steps I took to try and solve them :
    1. Switched off the laptop, waited a day. Switched it back on. The laptop worked normally except for various keys, mostly in the first row of letters (qwertz...) that didn't work (didn't react when pressed), and others who were sticky and got stuck when pressed.
    2. Took out the keyboard and soaked it in alcohol (normal alcohol as I couldn't find isopropil alcohol) to wash out the juice deposits. Wiped with towels, then let it dry half a day. Put it back in. It was worse than before, the power button seemed to be shorted or sth. The laptop could not be tuned on with the power button. It could be turned on using the fingerprint reader though. But then it had a strage behaviour, kept turning on and off on its own.
    3. Took out the keybord again, removed all the keys, including the power/mute/volume... Sprayed it repeatedly with contact cleaner (Vistony brand, made in Peru) . Then let it dry.This didn't improve much.
    4. Waited over the week end, tried again. Now the power button works. When I turn on the laptop, before it can boot, it beeps repeatedly and shows an error essage : "error 210 stuck key : 10". Using an external USB keyboard, I can press escape, and boot to Windows. But the laptop's keyboard is unreactive and there is a continuous beep (frequency of about 2 beeps per second, continuous). In the Lenovo diagnostix test for the keyboard, none of the keys work.
    Is there anything I can do to try and recover the keyboard ? Or just buy a replacement ? If I could at least get rid of the beep, I could use the laptop at home with the external keyboard, until a solution if found to fix the laptop's keyboard.
    Cheers

    dondrito, welcome to the forum,
    I admire your determination to save your keyboard, but honestly feel it's time to part yourself from it and accept it has sadly departed and find a replacement.
    An option would be to attach the system to a port replicator or mini-dock, which have power on switches, detach the internal keyboard from the mainboard and start the system from the port rep. or mini dock after attaching an external keyboard to either or your notebook. Not a good solution if you need to travel.
    p.s. a port rep. or mini-dock will cost more than a keyboard.
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

  • Performance with MySQL and Database connectivity toolbox

    Hi!
    I'm having quite some problems with the performance of MySQL and Database connectivity toolbox. However, I'm very happy with the ease of using database connectivity toolbox. The background is:
    I have 61 variables (ints and floats) which I would like to save in the MySQL-database. This is no problem, however, the loop time increases from 8ms to 50ms when using the database. I have concluded that it has to do with the DB Tools Insert Data.vi and I think that I have some kind of performance issue with this VI. The CPU never reach more the 15% of its maximum performance. I use a default setup and connect through ODBC.
    My questions are:
    1. I would like to save 61 variables each 8-10ms, is this impossible using this solution?
    2. Is there any way of increasing the performance of the DB Tools Insert Data.vi or use any other VI?
    3. Is there any way of adjusting the MySQL setup to achieve better performance?
    Thank you very much for your time.
    Regards,
    Mattias

    First of all, thank you very much for your time. All of you have been really good support to me.
    >> Is your database on a different computer?  Does your loop execute 61 times? 
    Database is on the same computer as the MySQL server.
    The loop saves 61 values at once to the database, in one SQL-statement.
    I have now added the front panel and block diagram for my test-VI. I have implemented the queue system and separate loops for producer and consumer. However, since the queue is building up faster then the consumer loop consumes values, the queue is building up quite fast and the disc starts working.
    The test database table that I add data to is created by a simple:
    create table test(aa int, bb char(15));
    ...I'm sure that this can be improved in some way.
    I always open and close the connection to the database "outside the loop". However, it still takes some 40-50 ms to save the data to the database table - so, unfortunatly no progress to far. I currently just want to save the data.
    Any more advise will be gratefully accepted.
    Regards,
    Mattias
    Message Edited by mattias@hv on 10-23-2007 07:50 AM
    Attachments:
    front panel 2.JPG ‏101 KB
    block diagram.JPG ‏135 KB

  • New Keyboard Shortcuts in Word 2010 NOT SAVING

    I am unable to save new keyboard shortcuts to Word 2010.  The ones that come with the program work like CTRL B for bold, etc., but when I try to create new ones, they'll work while I'm in Word, but when I try to close it for the day, it tells me that
    there is a copy already open and it doesn't allow me to save to the Normal template.  When I try to save to a different template, the keyboard shortcuts I created do not work.  There has GOT to be a patch or workaround for this.  I am working
    on a small network, fyi.  Thanks so much.

    Hi,
    I have noticed that you have replied in a similar thread. Do you have the third party programs which mentioned there?
    And then based on my test, please try the following steps:
    Exit Word 2010> Rename the Normal.dot (Path: C:\Users\uesrname\AppData\Roaming\Microsoft\Templates) >Restart Word. 
    Create the new keyboard shortcuts ,assign to the command and choose Normal to save.
    If it still not works, please give me the whole error message during your saving.
    Regards,
    George Zhao
    TechNet Community Support

Maybe you are looking for