Lost recordsets

The problem:
When I open some old .php pages, the recordsets appear in the
bindings tab for some pages, but on many they don't. I'm not
getting any error messages, just a blank window in the bindings
tab. In all these pages, I can see the MySQL query in the code.
I've been staring at the code (my favorite pastime) trying to
determine why some appear and some don't. It would be really
difficult to recreate all the recordsets and variables.
Details:
I'm setting up a new computer. For the most part I've
successfully duplicated the old setup. I have a lot of dynamic
pages that were created on the old computer, and are working on my
live site.
I've moved the mysql data and connected to the database
locally, I can create new .php and recordsets from the new duped
database.
I've synched the local .php files and the database to the
working remote site.
I'm using DW8, XAMPP 2.5 PHP/MySQL, same as the old except
for perhaps some version updates.

Hope your end gets better soon! 8)
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"aRT" <[email protected]> wrote in message
news:gr0krm$3c0$[email protected]..
> Victory...
>
> "I" figured it out. I was so lost in getting the
recordsets to work, I
> never got around to installing my WebAssist Ecart
Extensions. It wasn't
> until I started going through the page, line by line,
that I saw that the
> Ecart was not loaded. I installed it and bam, it
worked...
>
> After all the symptoms, it had to be something on my end
>
> So, thanks, all, for pushing me in the right direction.
>
>
>
> aRT wrote:
>> I lost my recordsets when I imported them over from
XP CS3 to Vista-64
>> CS4.
>>
>> Dreamweaver connects to the database when I click
test and I can create
>> new Recordsets and view the sample data that it
connects to.
>> Anyways, none of my Recordsets get transfered over
when I export from one
>> to the other. The recordset can be seen in the code
but it's not
>> appearing in the bindings window.
>>
>> Anyone have any solutions or an explanation why this
happens?
>>
>> I really don't look forward to the hours it would
take to recreate all
>> those recordsets on all my pages so I'm looking for
a solution.
>>
>> Is this something I could submit a ticket to Adobe
for?
>>
>>
>> Thanks
>>
>> Repost; I think my messages were getting too far up
on the NNTP list. I
>> think the new title might help
>>

Similar Messages

  • Lost ASP JavaScript Recordsets when I upgraded to CS 5.5

    I upgraded from CS4 to CS5.5  All the pages in my site that had ASP JavaScript recordsets are now showing that they have no recordset in the Bindings tab/window.  If I hit the + sign, the only option I have is "Spry Data Set".  How do I get CS 5.5 to recogonize ASP JavaScript recordsets and to have them appear on the + sign menu?

    Yes, since I installed the old extensions it appears to function.  I haven't done anything extensive but just modifying a page or two.
    What I would love to know is what is the future direction that Adobe/Dreamweaver will be taking?  Are they planning to drop support for another language in the future?
    I was afraid that re-writing is the answer, but I was hoping differently....Web design is a very small portion of my job but since I'm the only one, it all falls on me and this will be a huge undertaking.  Lots of pages to re-write, test deploy etc.

  • RecordSet in JSP page with MySQL database

    I want to create a recordset for my jsp page but i don't know how to do it at all. I know that I need a connection , a statement and a RecordSet. But after that I am Lost.
    I want "First" "Previous" "Next" "Last" to be shown as hyperlinks into my webpage

    Sorry when I say Recondset I mean <b >RecordSet Navigator</b>

  • RecordSet vs ResultSet

    I'm used to manage recordset ( ado ) ... I'm a bit lost with resultset...
    There is no "State" .BOF .EOF ...
    Question/Problem:
    How can I know if a recordset is null or empty?
    Request:
    PS: is there is any link, articles, document which are comparing recordset and resultset function ( comparable function ( equivalence ) )
    Thanks you

    Question/Problem:
    How can I know if a recordset is null or empty?In general, you have to call next() until it returns false. A ResultSet does not necessarily contain all the rows queried. JDBC may make multiple calls to the database for large queries, so even knowing a ResultSet's size (which you can't do anyways) wouldn't necessarily give you the query size.
    Request:
    PS: is there is any link, articles, document which are
    comparing recordset and resultset function (
    comparable function ( equivalence ) )Don't know of any on that specifically, but for JDBC info, check out the tutorial: http://java.sun.com/docs/books/tutorial/jdbc/index.html
    There are also some technical articles here: http://developer.java.sun.com/developer/technicalArticles/Database/

  • DB Tools Fetch Next Recordset

    I am having trouble iterating through the set of recordsets returned from a query that returns multiple tables.  I am using the DB Tools Fetch Next Recordset.vi in a loop to iterate through recordsets until they have all been processed.  One problem I have is that there is no indication that you have iterated past the end of recordsets.  DB Tools Fetch Next Recordset does not produce an eof type indication like you get when iterating through records in a recordset.
    My code is attached:
    1.  Open a database and execute a query that returns more than 1 table (SELECT * FROM tblA SELECT * FROM tblB)
    2.  Fetch the current recorset data and store in array.
    3.  Use DB Tools Fetch Next Recordset to move to the next recordset.
    Question:  What is the stop condition to test for?
    Errors propogate through to the close vi which reports:
    Error 97 occurred at Rec Get Recordset Properties (R).vi->Rec Fetch Recordset Data (R).vi->Untitled 1
    Possible reason(s):
    Unknown System Error in Rec Get Recordset Properties (R).vi->Rec Fetch Recordset Data (R).vi->Untitled 1
    Any help or example for navigating recordsets?
    Thanks,
    -cb
    Attachments:
    Iterate recordsets3.png ‏21 KB

    Hi, 
    I have a sql query in labview 2011 and i receive a lot of recordsets from it, i can group all records in arrays but i have the same error at the last cycle (i think is normal because it lost each recordset when i use fetch next recorset so the last cycle is consider like EOF and BOF at the same time) but i have other issues, when i tried to free the connection it appear error code 1045 about Rec Destroy and using the execution trace toolkit there are a lot of References Leak, i think maybe one per cycle.
    My results are the expected but i have this problems.
    I did a very simple example to reproduce my problems, it can use any sql db connection because it doesnt query colunms or  data and presents  the same things.
    Thanks for your time
    Attachments:
    fecthallrecordset.JPG ‏83 KB
    problems.JPG ‏71 KB

  • Use Dreamweaver Log In To use for recordset PHP

    Hi I have gone through the tutorials on lost password
    recovery for dreamweaver, but wondering if I can use the login
    behaviour to do this.
    Would it simply be this:
    $loginFoundUser = "";
    $message = "";
    $from = "here is your [email protected]";
    $headers = "From: $from";
    if (isset($_POST['reg_username'])) {
    $loginFoundUser = (get_magic_quotes_gpc()) ?
    $_POST['reg_username'] : addslashes($_POST['reg_username']);
    mysql_select_db($database_config, $config);
    $LoginRS__query=sprintf("SELECT reg_username, reg_password
    FROM regid WHERE reg_username='%s' AND reg_password='%s'",
    get_magic_quotes_gpc() ? $loginUsername :
    addslashes($loginUsername), get_magic_quotes_gpc() ? $password :
    addslashes($password));
    $LoginRS = mysql_query($LoginRS__query, $config) or
    die(mysql_error());
    $loginFoundUser = mysql_num_rows($LoginRS);
    if ($loginFoundUser) {
    $loginStrGroup = "";
    && ($loginFoundUser> 0) {
    mail($loginFoundUser['reg_username'],"Your password","Your
    password is:
    ".$loginFoundUser['reg_password'],$headers);
    $message = "Your password has been e-mailed to you";
    } else {
    $message = "Sorry, the e-mail address you supplied is not in
    our database";

    jjjhbj111 wrote:
    > Would I be best doing a recordset that is basically
    searching the database:
    > SELECT reg_username, reg_password FROM regid WHERE
    reg_username =
    > 'varUsername' LIMIT 1;
    > and have a variable where varUsername =
    $GET['MM_Username'];
    A little knowledge is a dangerous thing. It seems as though
    you have
    some knowledge of how PHP works, but not yet enough to be
    able to adapt
    Dreamweaver code to your own requirements. For one thing, it
    should be
    $_GET, not $GET. The other thing is that MM_Username is a
    variable that
    Dreamweaver creates after searching the database.
    Rather than attempting to hack the Log In User server
    behavior, you
    would be much better off using an ordinary recordset to get
    the
    information that you want. I also think it's rather dangerous
    to send
    out someone's password without first checking the email
    address of the
    person requesting it. You might also want to employ the
    common technique
    of asking for the answer to a security question, such as
    mother's maiden
    name, date of birth, favourite food, or something similar.
    Create a form that collects username, email address, and
    optionally a
    the answer to a security question. Use the post method to
    submit the
    form and build a query in the Advanced Recordset dialog box
    using
    variables to get the values of $_POST['username'],
    $_POST['email'],
    $POST['security_answer']. Recordsets automatically create a
    variable
    that begins with $totalRows_ followed by the recordset name.
    If that
    variable is greater than 0, send the email. The password will
    be in
    $row_recordsetName['reg_password'] (change recordsetName to
    the actual
    name of the recordset).
    David Powers, Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • ADO Recordset Cache Size Breaking SQL Reads

    I've got a C++ application that uses ADO/ODBC to talk to various databases using SQL.
    In an attempt to optimize performance, we modified the Cache Size parameter on the Recordset object from the default Cache Size of 1 to a slightly larger value. This has worked well for SQL Server and Access databases to increase the performance of our SQL reads.
    However, talking to our Oracle 8i (8.1.6 version) database, adjusting the Cache Size causes lost records or lost fields.
    We've tried the same operation using a VB application and get similar results, so it's not a C++ only problem.
    For the VB app, changing the cursor-type from ForwardOnly to Dynamic does affect the problem, but neither work correctly. With a ForwardOnly cursor the string fields start coming back NULL after N+1 reads, where N is the Cache Size parameter. With a Dynamic cursor, whole records get dropped instead of just string fields: for example with a Cache Size of 5, the 2nd, 3rd, 4th and 5th records are not returned.
    In our C++ application, the symptom is always lost string fields, regardless of these two cursor types.
    I've tried updating the driver from 8.01.06.00 to the latest 8.01.66.00 (8.1.6.6) but this didn't help.
    Is anybody familiar with this problem? know any workarounds?
    Thanks
    [email protected]

    I am displaying you mine test db's buffer cache size : (11.2.0.1 on Windows box)
    SQL> show parameter db_cache_size;
    NAME                                 TYPE        VALUE
    db_cache_size                        big integer 0
    SQL> select name, current_size, buffers, prev_size, prev_buffers from v$buffer_pool;
    NAME                 CURRENT_SIZE    BUFFERS  PREV_SIZE PREV_BUFFERS
    DEFAULT                       640      78800          0            0
    SQL> select name,bytes from v$sgainfo where name='Buffer Cache Size';
    NAME                                  BYTES
    Buffer Cache Size                 *671088640*
    SQL> show sga;
    Total System Global Area 1603411968 bytes
    Fixed Size                  2176168 bytes
    Variable Size             922749784 bytes
    *Database Buffers          671088640 bytes*
    Redo Buffers                7397376 bytes
    SQL> select * from v$sga;
    NAME                      VALUE
    Fixed Size              2176168
    Variable Size         922749784
    *Database Buffers      671088640*
    Redo Buffers            7397376
    SQL> show parameter sga_target;
    NAME                                 TYPE        VALUE
    sga_target                           big integer 0
    SQL>Regards
    Girish Sharma
    Edited by: Girish Sharma on Oct 18, 2012 2:51 PM
    Oracle and OS Info added.

  • Updating search recordset from MX to CS3

    Hi
    I'm all lost. ALL my previous search recordset are messed up
    when I try to
    update them to CS3.
    Can anyone point me in the right direction of what to do -
    PLEASE......
    Kindly Helle :-)
    Old recordset (working fine):
    <%
    set rsProducts = Server.CreateObject("ADODB.Recordset")
    rsProducts.ActiveConnection = MM_ConnHvidovre_STRING
    rsProducts.Source = "SELECT Products.ProductID,
    Products.Varenr,
    Products.IDProducent, tbl_Manufaktur.Producent,
    Products.Product,
    Products.Price, Products.Pict, Products.InStock FROM
    tbl_Manufaktur INNER
    JOIN Products ON tbl_Manufaktur.IDProducent =
    Products.IDProducent WHERE
    Varenr LIKE '%" + Replace(rsProducts__varKeyword, "'", "''")
    + "%' OR
    Product LIKE '%" + Replace(rsProducts__varKeyword, "'", "''")
    + "%' OR Price
    LIKE '%" + Replace(rsProducts__varKeyword, "'", "''") + "%'
    OR Producent
    LIKE '%" + Replace(rsProducts__varKeyword, "'", "''") + "%'
    ORDER BY
    tbl_Manufaktur.Producent, Products.Product"
    rsProducts.CursorType = 0
    rsProducts.CursorLocation = 2
    rsProducts.LockType = 3
    rsProducts.Open()
    rsProducts_numRows = 0
    %>
    CS3 (doesn't work):
    <%
    Dim rsProducts
    Dim rsProducts_cmd
    Dim rsProducts_numRows
    Set rsProducts_cmd = Server.CreateObject ("ADODB.Command")
    rsProducts_cmd.ActiveConnection = MM_ConnHvidovre_STRING
    rsProducts_cmd.CommandText = "SELECT Products.ProductID,
    Products.Varenr,
    Products.IDProducent, tbl_Manufaktur.Producent,
    Products.Product,
    Products.Price, Products.Pict, Products.InStock FROM
    tbl_Manufaktur INNER
    JOIN Products ON tbl_Manufaktur.IDProducent =
    Products.IDProducent WHERE
    Varenr LIKE ? OR Product LIKE '%varKeyword%' OR Price LIKE
    '%varKeyword%' OR
    Producent LIKE '%varKeyword%' ORDER BY
    tbl_Manufaktur.Producent,
    Products.Product"
    rsProducts_cmd.Prepared = true
    rsProducts_cmd.Parameters.Append
    rsProducts_cmd.CreateParameter("param1",
    200, 1, 255, "%" + rsProducts__varKeyword + "%") ' adVarChar
    Set rsProducts = rsProducts_cmd.Execute
    rsProducts_numRows = 0
    %>

    YOu can only IMPORT a site definition that has been EXPORTED
    from the
    previous version. Can you EXPORT the definition (which
    creates the *.ste
    file) from DMX?
    Failing that, just create a new site definition that points
    to the root
    folder of the old site. The files are still there, right?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "sprwmn" <[email protected]> wrote in
    message
    news:fnivr9$4t4$[email protected]..
    > I had designed and published a website using the MX
    version. It was
    > updated
    > and I now have CS3. My problem is that when I want to go
    fix things I have
    > to
    > unlock, but in order to do that "it has to be a site".
    CS3 wont recognize
    > it as
    > a site; like when I go to Manage Sites, it doesnt show
    up and I cant get
    > it to
    > show up (I tried importing it, but it asks for a .ste
    file and there are
    > none
    > for the site). Is there anything I can do or do I have
    to make and
    > entirely new
    > site? Thank you SO much for your help!
    >
    > Megan
    >

  • The codition type of free goods lost.

    We are facing a problem about the codition type of free goods.
    Our business flow is:
    1:customer order 100 DR material A from CRM.he entered the requited number in item 1.
    2:we transferred the order into r/3 system.and we define the free goods in r/3.the
    policy is that we give customer 1 dr free of charge when they buy 10 dr.
    3:when this order has been transferred into r/3,the system automatically add a line
    with 1 DR free of charge.
    4:in normal,in item 2,it will contain a condition type 'PR01' and 'NA00'.the 'PR01'
    is the price and the 'NA00' is the 100% discount.
    Nut Now the condition type 'PR01' and 'NA00' in item 2 lost.

    ANYONE KNOW THE REASON?

  • Adobe cloud has lost connection with the server

    Adobe cloud has lost connection with the server, can't get adobe cloud to work so I can re-install photoshop to fix a corrupted DLL file.

    *Adding new items/removing orphans*
    Try iTunes Folder Watch or iTunes Library Updater. Folder Watch is much faster on the adding files front, can be set to run in the background and includes a useful exclusion feature, however it’s slow at removing orphans. iTLU is better for this although doing it manually after looking at a list of proposed removals generated by Folder Watch is probably faster still. iTLU can also be set to update iTunes when you've used 3rd party tools to change tag info.
    You may need to amend the list of file types these programs look for. My list includes:
    .mp3 .mp4 .m4a .m4b .m4p .m4v .mov .wav .aif .mid .ipa .ipg .ite .itlp .m4r .pdf
    Note the last 6 types may not be recognised as already being in the library so should either be omitted from the search or you can add (at least for Folder Watch) individual exclusions for files you know are already in your library.
    tt2

  • Mobile Me CONTACTS not coming down to iOS4 and lost visual voicemail

    I updated my 3GS to iOS4 and everything seems to be working, howver my contacts haen't repopulated the phone form Mobile Me. they are all still there on Mobile Me, but when I go to contacts on the iPhone, there are none and unlike previously, opening contacts on the phone does not force a sync (no spinning clock-wheel)...
    I have tried turning off the Mobile Me setting on the iphone and then restarting it, but still no contacts...
    I also lost my visual voicemail.... when I go to voicemail, it wants me to physically dial up voicemail...
    Any ideas here?

    dmbono wrote:
    Try turning off push and instead fetch every 15 minutes. There seems to be a bug that prevents data from getting through on push. Hope they remedy this soon!
    Huh? A "bug" would affect all devices using the OS. I have no idea what you are talking about as push worked just fine here after allowing a little time for my phone to be re-provisioned by the network. That took longer than normal due, I'm sure, to the large number of folks trying to do the same thing I was. And we've all hear AT&T whine that we evil iPhone users are breaking their network.

  • I have had my IPAD2 for quite a while but haven't activated my cellular data for about a year.  I am now trying to activate and when I go to cellular data, turn it on and try to tap view account i just get a message that says "connection to server lost".

    I have had my IPAD2 for quite a while but haven't activated my cellular data for about a year.  I am now trying to activate and when I go to cellular data, turn it on and try to tap view account i just get a message that says "connection to server lost".  I could swear the last time I used cellular data you would see the signal in the upper left corner and I only see "no service" there, I am in a location where I know I should have service.  Is there something I should do to my IPAD?  I tried resetting, I tried clearing cookies and history in Safari (after reading a post n these discussions).  I don't know what to do next. My IOS version is 6.1.3.  I did go into Network from the general tab and I see it says "SIM not provisioned".    HELP and Thank you in advance.

    Hello Theresa818,
    Thank you for using Apple Support Communities!
    It sounds like the cellular data will not activate for some reason on the iPad.
    I found this article that will help you resolve this issue here, named iPad (Wi-Fi + Cellular Models): Troubleshooting a cellular data connection, found here http://support.apple.com/kb/TS4249
    Check for a carrier settings update.
    Update your iPad.
    Toggle the Cellular Data setting off and on under Settings > Cellular Data.
    Restart your iPad.
    Tap Settings > General > About. Locate the Carrier entry and make sure that your carrier is correct.
    If your SIM card has SIM PIN enabled, try turning it off: Tap Settings > Cellular Data > SIM PIN.
    Make sure you're in an area of good coverage. If the cellular data connection works in another area, contact your carrier to report the original affected area.
    Reset network settings: Tap Settings > General > Reset > Reset Network Settings.
    Restore the iPad as new.
    If none of the above steps resolves the issue, make an appointment at an Apple Retail Store, contact your carrier, or contact AppleCare to troubleshoot further.
    I know you may have done one or two of the steps here, so you can skip those.
    Take care,
    Sterling

  • Webmail timeouts and lost mail

    I have seen several topics here  with people complaining that Webmail times out when they are composing outgoing mail, and lose it when they hit send. However, none of these existing posts seem to have valid fixes or responses, and they all seem to be locked down to prevent new comments, so here is my two cents:
    1. I have absolutely experienced the same thing. I've finally gotten into the habit of composing e-mail in an external editor, because I am sick and tired of wasting time recomposing lost e-mail.
    2. The Verizon FAQ states two, contradictory policies, both of which are inaccurate:
    http://www22.verizon.com/ResidentialHelp/HighSpeed/Email/Setup+And+Use/QuestionsOne/121965.htm:
    Does Webmail time me out?
    Webmail does not timeout due to inactivity.
    http://www22.verizon.com/ResidentialHelp/HighSpeed/Email/Setup%20And%20Use/QuestionsOne/123344.htm
    Does Webmail time out?
    Due to security reasons, Webmail Basic does timeout after 20 minutes of inactivity. However, messages that were being composed before your session timed out will be saved in the DRAFTS folder.
    The first one is outright wrong. Webmail absolutely, positively DOES time out.
    The second one is wrong, at least in some circumstances. I have no doubt that this is their desired policy, but like many other customers, I'm here to tell you that under at least some circumstances, Webmai-l times out in as little as 5 minutes, and in these same circumstances, IT DOES NOT SAVE YOUR COMPOSED E-MAIL TO THE DRAFTS FOLDER. It simplay takes you to the log in screen, and when you log back in, your text is irretrievably gone. Verizon Webmail has not auto-saved anything for me in at least a year.
    3. I have a theory as to what is going on here, and I am testing it today. Maybe one or two other folks can try this, too. I will report back whatever I find:
    I access Webmail through an old bookmark which is defined as http://netmail.verizon.net/webmail/driver?nimlet=deggetfolder
    However, I notice that if I login fresh from www.verizon.net and navigate to Webmail, I GET DIFFERENT SESSION COOKIES THAN I DO FROM THE ABOVE BOOKMARK. For example, I get a cookie called -_WL_AUTHCOOKIE_VZCSESSIONID which is not present when I log in using the old bookmark.. There are a couple of other variations, but this seems the most suspicious.
    So, my theory is that those of us who often lose composed e-mail after ridiculously short time outs, are logging in from old bookmarks, and that things changed underneath us at some point during a Verizon Webmail update. I am going to try  usng Webmail today from a fresh login, after first clearing out all my existing Verizon cookies, and see if this results in longer sessions without timing out, and saved messages when it does time out.

    Oh, and don't even get me started on SEARCH for text within a message. This has never worked, from Day One.
    All I ever get is "We were unable to perform your request. Please try again." SEARCH on header text, like Sender and Subject works fine, but apparently Verizon QA has never tested the other options on large mail inboxes.
    I'm pretty forgiving and undersrtanding of minor glitches and shortcomings in software, but Verizon Webmail is one of the most unreliable utilities that I've ever encountered from a large company with a huge customer base.

  • Help! I have a new iPhone 5s. My husband just lost his 4s, so I want to give him mine. Want to use same Apple ID so we both have access to itunes/apps purchases. Want to separate contacts, messages, mail, etc. I cannot change iCloud address.

    Help! I have a new iPhone 5s. My husband just lost his 4s, so I want to give him my 4s. We want to use same Apple ID so we both have access to itunes/apps purchases. Want to separate contacts, messages, mail, etc. I cannot change iCloud address on 4s iPhone. Also, when I tried to change iMessage I got a message that if I deleted my id (which seemed to be the only way to get my husband's I'd there), I would not be able to receive iMessages on any device.
    Would someone kindly tell me how to set up th 4s for my husband so that we can keep our info separate? It would be most appreciated! Thanks!!

    Hey Fagen!
    You will want to see the following article for guidance on achieving the result you wish to achieve:
    What to do before selling or giving away your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/ht5661
    I would just follow the instructions from this article to give your unused 4s to your spouse. Since you have already started using your 5s, you will still be receiving iMessages on that phone and will have no need to receive them on a device that has been replaced. Thanks for coming to the Apple Support Communities!
    Cheers,
    Braden

  • Ive lost my apple ID for my ipod, now i have an iphone and i want to use the same apple ID for both can someone tell me how to do this

    I have lost my apple ID for my ipod, now ive got a new iphone and i want to use the same ID for both, can anyone one tell me how to do this? ( i no my ID for the iphone)

    Just use the same ID.
    These may alos help:
    How to use multiple iPods, iPads, or iPhones with one computer
    What is the best way to manage multiple...: Apple Support Communities

Maybe you are looking for

  • HT4437 airport/airplay/iTunes no longer works

    Howdy, Say, since installing an upgrade to 10.6.8 on the mac, and the latest iTunes, my airport no longer connects to my stereo speakers...... I have looked online, and apparently this is a common problem. The airport express is only a couple years o

  • Can you synch two ipods on one computer?

    I just bought a nano my husband has a classic, just wondering how to synch two, do I need to create a seperate folder or is this not possible?

  • Reverse a payment document (J/E) without voiding a check

    Hi With T-Code FCH5, the client created a manual check and was attached to the incorrect J/E (document created with T-Code FB01).  Now, the client needs to unattached the J/E and attaches to correct Journal. The question is: Can we reverse the paymen

  • Where is the iPad App file sharing in the new itunes?

    I exported a file from ArtRage App. One is supposed to go to iPad Tab, then Apps Section, and scroll to the bottom and find the file. But I just updated to the new iTunes and I don't see a way get the file anywhere within it. What should I do to get

  • Why i cant connect my ipad to my pc it always show not charging?

    does anyone experienced the same that i'm having now? I cannot sync my ipad to my laptop, it always show "not charging". Please help me how can i fix it.thanks.