MS Access 2003 PDFMaker Error

OS: XP Pro Ver 2002 SP2
App: MS Access 2003 SP3
Adobe Acrobat 8 Standard 8.1.2
I can't print Access Reports using PDFMaker unless I'm logged into the PC with admin rights. However printing to Adobe PDF does work without admin rights. I tried some of the suggestions in Tech Note 333235 with no luck.

Yes, and no.
I had the MS Access file opened, but not the table which I was writing to.
I had been manually deleting, and recreating the table in MS Access each time I wrote to it via JDBC. I was testing different ways of handling SQLException.
The JDBC examples in both books, and this website ended the update (or any) statement whenever there is an occurence of SQLException. I moved the try/catch inside a "labeled" while loop, so the program would append the error message to a log, and continue to process the next recordset until the EOF. I was successful after a few trials; it works better than the import function from MS Access.
I think my clipboard was very full when I copied and pasted table several times.
Thank you.

Similar Messages

  • VB6 - Access 2003 Password Error

    Hi
    I have a VB6 application that connects to MS Access 2003 DB using ADODB . We have migrated to Windows 7 (64 bit) from XP and now I am getting the Error 3031 - Password Not Valid. A sample of the connection code is below
    STRING_DB_ATTRIB = "Provider = Microsoft.Jet.OLEDB.4.0;Data Source = " & SERVER_LOCATION & DB_PATH & ";"
    Set mCon = New ADODB.Connection
    mCon.ConnectionString = STRING_DB_ATTRIB
    mCon.Properties("Jet OLEDB:Database Password") = DROWSSAP
    mCon.Open
    Any ideas please?
    Thanks in Advance

    Hi,
    Since VB6 product is not supported in this forum, you may go to these forums for support:
    #Where to post your VB 6 questions
    http://social.msdn.microsoft.com/Forums/en-US/6a0719fe-14af-47f7-9f51-a8ea2b9c8d6b/where-to-post-your-vb-6-questions
    Thank you for your understanding.
    Best regards,
    Franklin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How do I view Migrate Data errors - Access 2003 - Oracle 10g

    I'm trying to use the SQL Developer to migrate data from an Access 2003 database to an Oracle 10g database. I followed the instructions found here:
    http://www.oracle.com/technology/tech/migration/workbench/files/omwb_getstarted.html
    I was able to complete every step except the actual data move. I exported the xml for the Access database, I captured the export and then ran the generation scripts on my target Oracle database (I'm using the same schema for the migration repository and the actual data). It created the tables with only one or two errors which I resolved.
    Now, when I select Migration->Migrate Data, I get the dialog that appears to start 4 or 5 threads and attempts to migrate each table. They all error and do not transfer any rows. I can see that there's one error per table, but I can't see the error text. I just know that an error occurred. Is there a log somewhere or is the error displayed somewhere else? How do I know what's gone wrong?
    Thanks.

    I too receive unexplained error counts using the Migrate Data menu selection and unexplained failures using the Generate Data Move Scripts menu selection. Permissions granted by role or direct grants should not be a problem, but a Migrate Data error appears in the Migration Log panel at the bottom of the SQL Developer window, "Failed to disable constraints: ORA-00942 ... ". No further details available on what constraints or why the error. No other errors were detected while following the instructions found in the Oracle SQL Developer Migration Workbench Getting Started guide. SQL Developer never migrates the data from the existing Access 2000 mdb file to the newly created schema objects in Oracle 10g using either method. The following roles and privileges have been granted to both the repository owner and the target schema owner:
    GRANT RESOURCE TO MIGRATE_USER WITH ADMIN OPTION;
    GRANT CONNECT TO MIGRATE_USER WITH ADMIN OPTION;
    ALTER USER MIGRATE_USER DEFAULT ROLE ALL;
    -- 25 System Privileges for MIGRATE_USER
    GRANT CREATE ROLE TO MIGRATE_USER;
    GRANT ALTER TABLESPACE TO MIGRATE_USER;
    GRANT ALTER ANY SEQUENCE TO MIGRATE_USER;
    GRANT INSERT ANY TABLE TO MIGRATE_USER;
    GRANT SELECT ANY TABLE TO MIGRATE_USER;
    GRANT CREATE ANY TABLE TO MIGRATE_USER;
    GRANT UNLIMITED TABLESPACE TO MIGRATE_USER WITH ADMIN OPTION;
    GRANT DROP TABLESPACE TO MIGRATE_USER;
    GRANT CREATE ANY TRIGGER TO MIGRATE_USER;
    GRANT ALTER ANY ROLE TO MIGRATE_USER;
    GRANT CREATE VIEW TO MIGRATE_USER WITH ADMIN OPTION;
    GRANT DROP USER TO MIGRATE_USER;
    GRANT CREATE TABLESPACE TO MIGRATE_USER;
    GRANT GRANT ANY ROLE TO MIGRATE_USER;
    GRANT CREATE ANY SEQUENCE TO MIGRATE_USER;
    GRANT ALTER ANY TABLE TO MIGRATE_USER;
    GRANT DROP ANY TRIGGER TO MIGRATE_USER;
    GRANT DROP ANY ROLE TO MIGRATE_USER;
    GRANT DROP ANY SEQUENCE TO MIGRATE_USER;
    GRANT UPDATE ANY TABLE TO MIGRATE_USER;
    GRANT ALTER ANY TRIGGER TO MIGRATE_USER;
    GRANT COMMENT ANY TABLE TO MIGRATE_USER;
    GRANT DROP ANY TABLE TO MIGRATE_USER;
    GRANT CREATE PUBLIC SYNONYM TO MIGRATE_USER WITH ADMIN OPTION;
    GRANT CREATE USER TO MIGRATE_USER WITH ADMIN OPTION;
    -- 1 Tablespace Quota for MIGRATE_USER
    ALTER USER MIGRATE_USER QUOTA UNLIMITED ON USERS;
    Operating system for both Access 2000 and Oracle 10g is Windows XP PRO SP2.
    Oracle SQL Developer is version 1.1.2.25 build MAIN-25.79 on Windows XP PRO SP2. All three are on the same PC.
    Since only the last step failed, I created a User DSN with the ODBC administrator. Then, linked the newly created Oracle table to Access via ODBC using the DSN created. Next, I created an append query with the source being the Access table and the target being the Oracle table. I moved the data by pressing the red exclamation mark.

  • Error while migrating from ms access 2003 db to oracle 10g in sqldeveloper

    Hello,
    i am working on migration project from MS access 2003 to Oracle 10g on windows XP sp2 plateform using SQL developer.
    it went quit smoothly till the "capture microsoft access" .so in this step the sql developer opens the access db in background... but while opening the file in background it gives error
    Object library not registered i tried many workaround but of no use..
    anybody's help in this regard would be well appreciated.
    thanks.

    Hi,
    Did you follow all the steps in the SQL*Developer documentation about preparing the Access database for migration -
    Oracle® SQL Developer User’s Guide Release 3.0 -
    2.2.4.3 Before Migrating From Microsoft Access
    and -
    Oracle® SQL Developer Supplementary Information for Microsoft Access Migrations Release 3.0
    2.4 Preparing the Microsoft Access Database for Capture
    The error also indicates there may be a problem with your Access installation so could you check that everything is okay with that ? I have found references that indicate a re-install of Office/Access will prevent the error.
    Regards,
    Mike

  • Issue exporting ms access 2003 to xml - error 35021

    I downloaded the latest version of migration workbench.
    I have access 2003 mdb. when I run the omwb2003.mde against it to export to xml, i get the following error
    Error #35021 - - Can't find project or library, c:\temp\plc.mdb Database Schema Export did not complete successfully.
    The access database is a design master (not a replica) and no security enabled.
    Access ODBC driver is 4.00.6019
    I downloaded and installed MDAC .
    Where do i go next - I wasn't able to find anything on error 35021.
    Thanks in advance for any and all help
    Peter

    I was having this 35021 problem but finally got it to work. I was running on win 2000, with Access 2002 installed. I tried it on another computer on the network, running win xp pro and the same version of Access 2002. I didn't get this problem, but after several minutes, the Access running the database to be exported would crash. The omwb2002 reported the schema written, but there was no output file.
    I had the omwb2002.mde on the file server, and the database being converted on the win2k machine. I moved both the omwb and the database to a local drive on the win xp machine, set the output directory to be on the local drive, and it worked.
    I did some further expirementing, and it seems to work fine as long as the omwb2002.mde is on a local drive of the machine it's going to be run on.
    The fact that it works on one machine but not another indicates that this problem isn't specific to the database being converted, but has something to do with the platform the conversion is being run on.
    I realize this isn't a fix, but a workaround. If you can't wait for tech support to fix this problem, my advice is keep trying on different machines until you get it to work. Make sure that the .mde is on a local drive.
    I hope this helps

  • Access 2003 - Repeated "You cant make changes to the database" error

    Hey all,
    Im having a very strange problem with Microsoft Access 2003, we work with old databases and when we open them up through Access 2003 we get the message "you cant make changes to the database objects" error, which is expected. However the laptop has started to repeat this message over and over about 8 times after the first time you click on it. Its very annoying to have to keep clicking to get rid of the error message. Its a very strange problem, any ideas on how to solve this or even to explain what might of happened will be appreciated.
    Thanks in advance
    P.S. It is not an option to update the database, we work with a program that uses an old 97 database and if you update the database the program will stop working.

    Hi
    Firstly it doesnt seem that this is a Toshiba notebook fault.
    This sounds more like a Microsoft issue.
    I would recommend checking the Microsoft knowledge base articles or/and contact the Microsoft support.
    I have investigated a little bit and found these pages. Maybe you will find useful infos.
    http://www.smartcomputing.com/Editorial/article.asp?article=articles/WebOnly/TechSupport/420w10/20w01.asp&guid
    http://support.microsoft.com/kb/824260/
    http://support.microsoft.com/?scid=kb;en-us;824278&spid=2509&sid=98
    Good luck

  • OLE object error when using with Access 2003 and Adobe Reader X

    I link to .pdf files in Access 2003 and since upgrading to Adobe Reader X yesterday, am unable to link to these files.  I receive an error stating "A problem occurred while accessing the OLE object". It goes on to tell me to verify that the file is where I say it is and that it is accessible, which it is.   I can go to that file in Adobe Reader and open it.

    Disable the protection mode in the preferences of Adobe Reader.

  • Access 2003 Embedded OLE Object + Acrobat Reader 9.2 error on close?

    This seems to be a known problem without a known solution.
    We have a SQL database backend and an Access 2003 frontend. The Access client displays scanned PDF documents via an embedded OLE Object field.
    Up until recently, we had been using Acrobat Reader 6.0 as the default viewer, but we switched up to 9.2 so that our staff could read external PDFs with security/encryption,etc. When an embedded PDF is viewed now through the Access client, an error is thrown when Acrobat Reader is closed, indicating that an OLE server was not registered, or needed to be re-installed. This did not happen with the Acrobat 6.0 client.
    Is there any automatic behind-the-scenes file updates being performed when Acrobat Reader 9.2 shuts down? It seems like some information is trying to be written (maybe a timestamp?) and is kicking back an error when it can't update the target file.
    Is there a workaround for this? I need the ability to read secured PDFs, but I also don't want my users having to needlessly deal with persistent error messages.

    Disable the protection mode in the preferences of Adobe Reader.

  • How do I obtain 'Save As PDF' option in MS Access 2003?

    Ever since I installed the Adobe CS2 Premium Suite (containing a full copy of Acrobat) on my PC a long time ago, the main menu of Microsoft Access 2003 has contained an item that would let me save an Access report as a PDF. I have since upgraded to Adobe CS4 Design Premium (which includes Acrobat Pro V9).
    Recently, that menu item in Access has disappeared for some unknown reason and a reinstall of Acrobat Pro V9 made no difference. Does anyone know how I can reinstate the 'Save As PDF' option in Access 2003?
    David

    I have now found a fix for my problem. After learning that the missing facility was called PDFMaker, I was able to get more useful results from a Google search. This led me to the following Adobe Archived Technote, entitled 'PDFMaker is unavailable in a Microsoft Office application'.
    http://kb2.adobe.com/cps/330/330984.html
    This Technote provides a string of 14 possible solutions, none of which worked until I got to Solution 6: 'Add the COM add-in file to the Windows registry'. This was done by running the following command in the Win XP Start/Run box.
    regsvr32 "C:\Program Files\Adobe\Acrobat 9.0\PDFMaker\Office\PDFMOfficeAddin.dll"
    With hindsight, this problem was almost certainly caused by me letting a Microsoft technician have remote access to my PC a few weeks ago in what proved to be a vain attempt to fix a Microsoft Update error relating to Office. This technician spent 40 mins making many changes to the Registry...
    David

  • Access denied. Error in File C:\WINDOWS\TEMP\

    I have searched on Google and all over this forum and none of the solutions have fixed my problem.
    Crystal Version: Crsytal.Net for Visual Studio.Net 2005
    Server: Windows Server 2003
    Error:
    Access denied. Error in File C:\WINDOWS\TEMP\JuryDutyReport {D6296178-3E72-483E-B876-2DFC03D00841}.rpt: Access to report file denied. Another program may be using it.
    When I run my app locally through the Web Server that comes with ASP.Net, everything is fine, it is only when I deploy the application to the Windows 2003 Server that I get the error.
    I'm using impersonation in my ASP.Net application.  I have given that domain user full access to 'C:\Windows\Temp'', the export folder and even the folder where the Crystal Report resides on the Server.  When I run the application on the Web Server, I actually see the ".rpt" get created in the "C:\Windows\Temp" folder but yet it still says there is a permissions error.
    What is bizarre is that the code below that just sends the file to the printer automatically works:
      private void PrintJuryDutyReport(DataSet ds)
            //create report document
            ReportDocument crDoc = new ReportDocument();
            //load, set datasource and print options
            crDoc.Load(Server.MapPath("~/Reports/JuryDutyReport.rpt"));
            crDoc.SetDataSource(ds); //set datasource
            crDoc.PrintOptions.PrinterName = ddlPrinters.SelectedValue.ToString(); //set printername
            crDoc.PrintOptions.PaperOrientation = PaperOrientation.Portrait; //set paper orientation
            crDoc.SetParameterValue("ParamUsername", User.Identity.Name); //set parameter
            crDoc.PrintToPrinter(1, false, 0, 0); //send to printer
    I have to change the code to export to a PDF and this code doesn't work:
        private void PrintJuryDutyReport(DataSet ds)
            //report document
            ReportDocument crDoc = new ReportDocument();
            string myfile = @"G:\COPFS\COPFSPROD\ReportsTemp\MyPDF.pdf";
            //load, set datasource and print options
            crDoc.Load(Server.MapPath("~/Reports/JuryDutyReport.rpt"));
            crDoc.SetDataSource(ds); //set datasource
            crDoc.SetParameterValue("ParamUsername", User.Identity.Name); //set parameter
            //export through http
            crDoc.ExportToDisk(ExportFormatType.PortableDocFormat, myfile);
            crDoc.Close();
            crDoc.Dispose();
            Response.ClearContent();
            Response.ClearHeaders();
            Response.ContentType = "Application/pdf";
            Response.AppendHeader("content-disposition", "attachment; filename=" + myfile);
            Response.WriteFile(myfile);
            Response.Flush();
            Response.Close();
    Any help is greatly appreciated as I have to present this to end users tomorrow.

    Don, thanks for the response.
    As a last ditch effort, I granted "modify" to the Network Service Account on C:\Windows\Temp and that fixed the error.
    There are two things that are troubling about this:
    1) I'm impersonating a domain user in my ASP.Net application and when the PDF is created, the owner is that domain user, so I know impersonation is working.  So I wonder if ASP.Net picks and chooses what account it runs under at different times?
    2) It is a little scary for the Network Service Account to have this access but that people seem to be fine with it.
    http://aspadvice.com/blogs/rjdudley/archive/2005/03/14/2566.aspx

  • Can not create XML file from MS Access 2003

    Hi,
    I am getting error as "Error loading in DLL" when I use msaccess_exporter to create XML file for migrations usind Access 2003 DB. Does anyone know about this? If yes, could you please let me know how to resolve it?
    Thanks,
    Kartik

    Hi Daniel,
    I believe you are seeing the message "Table'_OracletblDatabase' already exists" because you are attempting to export an MDB file that you previously attempted to export, but that initial export process may not have run to completion. I recommend opening your .MDB file, and delete any "_Oracletbl..." table objects that exist under the list of Table objects. Close the MDB file and carry out the export process again. You should now be able to use the 2000 mde file.
    I hope this helps.
    Regards,
    Hilary

  • SendObject in Access 2003 not working with IBM Notes 9

    Using a Access 2003 program - My employer uses LotusNotes and just upgraded to IBM Notes 9.  I have a button on a form that set up an email and created and opened a new email in LotusNotes using the docmd.sendobject structure.   It worked
    great - I would have the persons address already in there and a subject filled in and then I attach the file I wanted to and then click send and I was all done.  But with the upgrade to the new IBM Notes 9 it gives me error messages and won't open.  
    I'm wondering if the old sendobject won't work with the newer applications these days.  It's not a big deal cause I can just open the email myself but it was nice being able to just click the 'Send Email' and have everything already to go.  
    Are there any ideas out there as to where to start to fix this?   I do alot of local office programming in Access but I'm not to handy when it comes to servers and protocol between programs and all that stuff.
    Thanx,  Gil

    Seems to me this is a question for IBM Notes support. THEY changed something.
    More than likely you're out of luck. Competitors have little incentive to be compatible.
    -Tom. Microsoft Access MVP

  • SQL Exoress 2008 import export Wizard wont import Access 2003 mdb to SQL 2008 DB

    Just installed SQL Express with Tools, including SSME and Import Export Wizard.
    Attempted to transfer Access 2003 DB tables from an mdb file to a SQL 2008 Express DB.
    I can view the data in the tables in Access, however, when I tell it to  do the deed, it begins the process and then errors out with a Error 0xc020801c:
    "TITLE: SQL Server Import and Export Wizard
    Could not connect source component.
    Error 0xc020801c: Source - ParentingStats [1]: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "SourceConnectionOLEDB" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.
    ADDITIONAL INFORMATION:
    Exception from HRESULT: 0xC020801C (Microsoft.SqlServer.DTSPipelineWrap)"
    I am unable to find anything that translates this into something mere mortals can deal with.  This is repeatable.
    Steps in the wizard:
    1.  Source: Data Source selected is "Microsoft Access".  The filename is correct.  The username is correct.  The password is blank (there is no password in the Access db).  Clicking on the "Advanced..." button, I get the opportunity to "Test Connection".  I test the connection and the test is successful.
    2.  Destination: I select my server name and the SQL Native Client, select Windows Authentication, and Select my SQL 2008 Express db from the dropdown list.
    3.  Specify Tabloe Copy or Query: I select Table copy
    4.  Select Table or Views: I check the tables I want to copy and successfully preview the data in each table that I checked.  I click on "Edit Mappings ..." and verify that I want to create a new table for each checked table.
    5.  Run package: I accept the pre-checked "Run Immediately" and click the NEXT button
    6.  I get the following:
    "Source Location : C:\Users\wb5rvz\Documents\StatisticsApp_V3_69.mdb
    Source Provider : Microsoft.Jet.OLEDB.4.0
    Destination Location : SHACK_PC\SQLEXPRESS
    Destination Provider : SQLNCLI
    Copy rows from `ParentingStats` to [dbo].[ParentingStats]
    The new target table will be created.
    Copy rows from `Statistics` to [dbo].[Statistics]
    The new target table will be created.
    Copy rows from `StatsSummary` to [dbo].[StatsSummary]
    The new target table will be created.
    Copy rows from `Volunteers_Confidential` to [dbo].[Volunteers_Confidential]
    The new target table will be created.
    Copy rows from `YearMonthTbl` to [dbo].[YearMonthTbl]
    The new target table will be created.
    The package will not be saved.
    The package will be run immediately.
    Provider mapping file : c:\Program Files\Microsoft SQL Server\100\DTS\MappingFiles\JetToMSSql9.xml"
    7.  I click the FINISH button and I get
    "Initializing Data Tasks .... Success"
    "Initializing Connections ...Success"
    "Setting SQL Commend ....20% Compoete"
    "Setting Source Connection ...Error (and an error link)"
    (All following tasks were "Stopped"
    Error detail is:
    ===================================
    Could not connect source component.
    Error 0xc020801c: Source - ParentingStats [1]: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "SourceConnectionOLEDB" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.
     (SQL Server Import and Export Wizard)
    ===================================
    Exception from HRESULT: 0xC020801C (Microsoft.SqlServer.DTSPipelineWrap)
    Program Location:
       at Microsoft.SqlServer.Dts.Pipeline.Wrapper.CManagedComponentWrapperClass.AcquireConnections(Object pTransaction)
       at Microsoft.SqlServer.Dts.DtsWizard.Execute.SetSourceConnection(Exception& ex, TransformInfo ti)
    OS is Vista Home Premium SP1 (32 bit)
    Processor = Intel core 2 duo E7200 @ 2.5 GHz
    SQL Server Software was just downloaded yesterday, so it is whatever is current on the download site:
    SQL Express with Tools
    So, how do I get this transform to work?  I do not have nor do I want/afford to put Access 2003 on this machine.
    Thanks
    RRR

    I had this similar problem - 32-bit SQL Server 2005 trying to import tables from Access 2000 .mdb file, same error:
    Error 0xc020801c: Source - ParentingStats [1]: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "SourceConnectionOLEDB" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.
     (SQL Server Import and Export Wizard)
    ===================================
    Exception from HRESULT: 0xC020801C (Microsoft.SqlServer.DTSPipelineWrap)
    I know you said you clicked "Advanced..." and Test Connection when you chose your Access database - but that is what resolved the error for me.  I chose my .mdb file, username is admin, password is blank, but if I don't click the Advanced button and test the connection before continuing on, the import fails with above error message.  Go figure, since the username/blank password is correct. 
    FWIW, sorry if that doesn't help you though.

  • Access 2003: sql statement question

    Dear all,
    i'm trying to get the following code to work without success:
    String com = "SELECT Instrument.Index FROM Instrument WHERE Instrument.NextCalDate < #5/24/2007#";
    s.execute(com);
    I get the following error: Error: java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] Syntax error (missing operator) in query expression 'Instrument.NextCalDate < #5/24/2007#'.
    It is because of the <. If i change the < by an = it works fine. The annoying thing is that i've been browsing the forum and some date related questions regarding java/access were explained by giving example code that had the exact same syntax as the code i'm using, so with the use of the < character without using escape characters or whatever. These postings however date from 2004 or something, so what has changed?
    I'm using latest JDK, Access 2003 and am connecting via ODBC running on an XP Pro machine.
    Help is very much appreciated. Thanks from The Netherlands
    Message was edited by:
    bassiedude

    I suspect one thing that changed was that those other examples were using a previous version of MS Access.
    Other than that I can only suggest that you use a prepared statement rather than attempting to the MS Access specific syntax.

  • Microsoft Access 2003 - Import xls issue

    I'm having an issue with oracle SQL developer which exports an xls file then I proceed to import that xls in Microsoft Access 2003. I got a following error message related to the headings.
    "The first row contains some data that can't be used for valid Access field names. In these cases, the wizard will automatically assign field names."
    If I proceed with this issue in Access, it'll bring up an error message about importing the xls in Access.
    I have a solution by removing the trailing column via Excel application then import the xls. I wonder any one have any better wayaround this issue?
    I have the latest version and it has 2 patches.
    Thanks in advance.

    I forgot to mention the last column has some trailing spaces in the first row.

Maybe you are looking for

  • I created a document in Pages 5.2, emailed it to someone, who emailed it back with changes, but I cannot open it now. Why?

    I created a document in Pages 5.2.  I emailed this document to a friend through gmail in Safari.  My friend made changes and emailed it back to me.  When I click to download the document, Pages tells me it cannot open it.  I have created 4 documents

  • Mac OS 10.5.6 Can't update CS3 I created a Specific Volume to Adobe

    Hi, anyone can help me? I created a specific Volume for Adobe software, and then installed CS3. But, the thing is that when I tried to run the updates, but seems impossible to adobe updater to see that I've installed CS3 on another volume. Can I fix

  • PL/SQL function - unix shell script

    Hello, I have an application that calls a unix shell script This unix shell script calls a oracle function in the PL/SQL package. For example, In package pkg_test, there is function f_test. This function returns pls_interger. How can I write a unix s

  • Partial Page Refresh - Text Box Update

    Hi, I have a page where there are numerous regions, each containing two or more text fields. I want these to update periodically using partial page refresh. I have got the partial page refresh working but my text fields are not being updated. How wou

  • Range of Material documents

    Hi, We need to reload all the inventory data to BW because of some double loading in BW. We may not able to use posting date for reloading, but might left with one choice by document numbers in OLI1BW.  Since OLI1BW only allows by range for mat docs