I want to show single colomn of database as a multiple colomns in report

Post Author: tripus
CA Forum: General
I want to show a single colomn of database as a multiple colomns in report.
For example, I am having 15 records, i want to show in three colomns in report.
Colomn
1xxxxxxx      6xxxxxxx       11xxxxxxx
2xxxxxxx      7xxxxxxx       12xxxxxxx
3xxxxxxx      8xxxxxxx       13xxxxxxx
4xxxxxxx      9xxxxxxx       14xxxxxxx
5xxxxxxx      10xxxxxx       15xxxxxxx

Post Author: synapsevampire
CA Forum: General
I suggest that you have a parameter to ask the user if they want it for display or exporting to excel data only.
Crystal is doing precisely what you ask of it, it puts the same field into a single column, that's the point of data only. So the problem is your understanding, not crystal.
With a parameter you could suppress/unsuppress different sections that had the data appropriately laid out for the choices.
-k

Similar Messages

  • Database using in jsp : want to show 10 records on  a single page

    hi ,
    my probem is i want to show 10 records from database to html page using jsp in a table,with two links Next and Rrevious.when user click next table will show next 10 records and so on.
    and when user click on previous then table have to show previous 10 records to table.
    how can i do this i m using rs.abolute(), but it doesn't do as i want.
    plz help me

    afterv accessing alll the data from databse put them into an array and put this array in user's session and now when user clicks on next or previous extract the data from the array not from database it ill also decrease server load..

  • I have a column where I have implemented writeback, its working fine. On top of this I need to show 0 as No and 1 as yes in our report, that is also done. Now I want to enter Yes in a column where it was no and I want database table to get update with 1.

    I have a column where I have implemented writeback, its working fine. On top of this I need to show 0 as No and 1 as yes in our report, that is also done. Now I want to enter Yes in a column where it was no and I want database table to get update with 1. I am not sure how to do it. SOmeone please help me out.

    Hi ,
    In your write back XML  try the below  query insert
    INSERT INTO TABLE_XYZ (attribute1)  values (SELECT CASE  WHEN @{C1}=’Yes’ then 1 when @{C1}=’No’ then 0 else null end from dual)
    Regards
    Rajagopal

  • 10.2.0.4 patch on single instance standby database

    Hi All,
    We have production database 10.2.0.3 running with RAC having 2 nodes on Solaris 10. We have patched this
    databases to 10.2.0.4 (both nodes) on production without any issue.
    We have a physical standby database (10.2.0.3) with 2 nodes on solaris 10. But we have stopped node2 sometime
    back and currently it's a single instance standby database. Whe nwe are trying to apply patch to standby dataabse
    it's showing both node during installation and installation fails when it tries to search for node2.
    What's the solution for this problem? Any document on how to patch the single instance standby database when
    production is running in RAC.

    I think you are basically saying that you have a 2 node RAC cluster with 1 node down (possibly permanently) and you want to just patch 1 of the nodes?
    It's not overly a surprise the installer is trying to patch the other node, when as far as your inventory is concerned you have a 2 node cluster.
    Have you tried running the installer with the -local option?
    This should just patch your local node. Obviously the dictionary changes will get applied via MRP from the primary db.
    jason.
    http://jarneil.wordpress.com

  • SearchCatalogAvailabilityMonitor showing unhealthy for all database on DAG member mailbox server

    Hi All
    Help me to resolve server (all database) search catalogue availability monitor.
    I am facing a search catalogue "Unknown" issue for newly created copy database and also on same mailbox server
    "SearchCatalogAvailabilityMonitor" showing unhealthy for all database.
    For the newly created copy database I tried to reseed / update search index catalogue by using below PowerShell command but it stopped with below mentioned error.
    [PS] C:\Windows\system32>Update-MailboxDatabaseCopy -Identity DBTest\MBX1 -CatalogOnly
     Confirm
    Are you sure you want to perform this action?
    Seeding database copy "DBTest\MBX1".
    [Y] Yes  [A] Yes to All  [N] No  [L] No to All  [?] Help (default is "Y"): y
    Confirm
    The mailbox database copy 'DBTest\MBX1' has failed to update from server . Do you want to clean up that update
    request now? Seeding cannot be requested for the same database copy until the failed request has been cleaned up by the
    server, which should automatically happen within 15 minutes.
    [Y] Yes  [A] Yes to All  [N] No  [L] No to All  [?] Help (default is "Y"): y
    WARNING: Seeding of content index catalog for database 'DBTest' failed. Please verify that the Microsoft Search
    (Exchange) and the Host Controller service for Exchange services are running and try the operation again. Error: There
    was no endpoint listening at
    net.tcp://localhost:3863/Management/SeedingAgent-64310690-DEA4-47E1-9860-E8B2AC4E292A12/Single that could accept the
    message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more
    details..
    [PS] C:\Windows\system32>Get-MailboxDatabaseCopyStatus -Identity DBTest
    Name                                         
    Status          CopyQueue ReplayQueue LastInspectedLogTime   ContentIndex
                  Length    Length                            
    State
    DBTest\MBX2                              Mounted        
    0         0                                  Healthy
    DBTest\MBX1                              Healthy        
    0         0           2/8/2015 3:09:49 PM    Unknown
    DBTest\DRMBX1                            Healthy        
    0         0           2/8/2015 3:09:49 PM    Healthy
    Same time
    Result of get-serverhealth -server MBX1, also please note all database (Copy) search is in unhealthy condition and newly created copydatabase have no entry for "SearchCatalogAvailabilityMonitor".
    Name
    TargetResource
    HealthSetName
    AlertValue
    SearchCatalogAvailabilityMonitor
    DB01
    Search
    Unhealthy
    SearchCatalogAvailabilityMonitor
    DB06
    Search
    Unhealthy
    Reg
    Aditya

    Hi Deepak
    My both exchange servers on hyper V and there should not be resource problems.
    However I have already rebooted server. but it wont help.
    Mean while I get success to make search component healthy on my problematic server by below command but still content index folder is not coming automatically.
    [PS] C:\Program Files\Microsoft\Exchange Server\V15\Bin\Search\Ceres\Installer>.\installconfig.ps1 -action I –dataFolder  "C:\program files\Microsoft\Exchange Server\V15\bin\search\ceres\hostcontroller\data"
    Configuring Search Foundation for Exchange....
    Successfully configured Search Foundation for Exchange
    By running this command these are in health state now.
    Name
    TargetResource
    HealthSetName
    AlertValue
    SearchCatalogAvailabilityMonitor
    DB01
    Search
    healthy
    SearchCatalogAvailabilityMonitor
    DB06
    Search
    healthy
    Reg
    Aditya

  • I want to connect it to the database 10g to oracle 9i

    How can i do that? is it possible???
    I am getting error TNS-12541: TNS: no listener
    database on my laptop is 10g XE ADDITION on XP
    and on server it is 9.2.0.2
    As far as I know client software should be lesser or equal

    user9007339 wrote:
    How can i do that? is it possible???
    I am getting error TNS-12541: TNS: no listener
    database on my laptop is 10g XE ADDITION on XP
    and on server it is 9.2.0.2
    As far as I know client software should be lesser or equalThe relationship bet. client and server is even looser than that.
    Use copy and paste to show the actual sqlplus command you use, and the exact response.
    Here's a primer on how a tns connection works. This should help you systematically track down the problem
    =================================
    Assume you have the following in your tnsnames.ora: (client machine)
    larry =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = myhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = curley)
      )Now, when you issue a connect, say like this:
    $> sqlplus scott/tiger@larrytns will look in your tnsnames.ora for an entry called 'larry'. Next, tns sends a request to (PORT = 1521) on (HOST = myhost) using (PROTOCOL = TCP), asking for a connection to (SERVICE_NAME = curley).
    Where is (HOST = myhost) on the network? When the request gets passed from tns to the next layer in the network stack, the name 'myhost' will get resolved to an IP address, either via a local 'hosts' file, via DNS, or possibly other less used mechanisms. You can also hard-code the ip address (HOST = 123.456.789.101) in the tnsnames.ora.
    Next, the request arrives at port 1521 on myhost. Hopefully, there is a listener on myhost configured to listen on port 1521, and that listener knows about SERVICE_NAME = curley. If so, you'll be connected.
    A couple of important points.
    First, the listener is a server side only process. It's entire purpose in life is the receive requests for connections to databases and set up those connections. Once the connection is established, the listener is out of the picture. It creates the connection. It doesn't sustain the connection. One listener, running from one oracle home, listening on a single port, will serve multiple database instances of multiple versions running from multiple homes. It is an unnecessary complexity to try to have multiple listeners. That would be like the telephone company building a separate switchboard for each customer.
    Second, the tnsnames.ora file is a client side issue. It's purpose is for address resolution - the tns equivalent of the 'hosts' file further down the network stack. The only reason it exists on a host machine is because that machine can also run client processes.
    What can go wrong?
    First, there may not be an entry for 'larry' in your tnsnames. In that case you get "ORA-12154: TNS:could not resolve the connect identifier specified" No need to go looking for a problem on the host, with the listener, etc. If you can't place a telephone call because you don't know the number (can't find your telephone directory (tnsnames.ora) or can't find the party you are looking for listed in it (no entry for larry)) you don't look for problems at the telephone switchboard.
    Maybe the entry for larry was found, but myhost couldn't be resolved to an IP address (say there was no entry for myhost in the local hosts file). This will result in "ORA-12545: Connect failed because target host or object does not exist"
    Maybe there was an entry for myserver in the local hosts file, but it specified a bad IP address. This will result in "ORA-12545: Connect failed because target host or object does not exist"
    Maybe the IP was good, but there is no listener running: "ORA-12541: TNS:no listener"
    Maybe the IP was good, there is a listener at myhost, but it is listening on a different port. "ORA-12560: TNS:protocol adapter error"
    Maybe the IP was good, there is a listener at myhost, it is listening on the specified port, but doesn't know about SERVICE_NAME = curley. "ORA-12514: TNS:listener does not currently know of service requested in connect descriptor"

  • I want to show records on multiple pages in jsp

    hi,
    i am taking records from database through resultset.resultset contains so many records ,i want to show those records page by page on JSP.when user clicks on "next" button then next records should be displayed on JSP page.What should be the solution?
    Thanks.

    Hi
    Surely paging would be better solution for same problem. Here I am attaching some sample code. Just edit as per your requirement so go through that
         if(totalPages>10)
              int nextSkip=end>=totalPages ? 0 : end+1;
              int prevSkip=start==1 ? 0 : start-10;
              if(prevSkip!=0)
                   if(js)
                        prevLink="<a href=\""+linkPage+""+prevSkip+")\" class=\"bgWhiteABlacksmallU\"><Previous</a>";
                        firstLink="<a href=\""+linkPage+"1)\""+" class=\"bgWhiteABlacksmallU\"><<</a>";
                   else
                        prevLink="<a href=\"../"+linkPage+"skip="+prevSkip+"\" class=\"bgWhiteABlacksmallU\"><Previous</a>";
                        firstLink="<a href=\"../"+linkPage+"skip=1\" class=\"bgWhiteABlacksmallU\"><<</a>";
              else
                   prevLink="<span class=\"bgWhiteABlack\"><Previous</span>";
                   firstLink="<span class=\"bgWhiteABlack\"><<</span>";
              if(nextSkip!=0)
                   if(js)
                        nextLink="<a href=\""+linkPage+""+nextSkip+")\" class=\"bgWhiteABlacksmallU\">Next></a>";
                        lastLink="<a href=\""+linkPage+"" + totalPages + ")\" class=\"bgWhiteABlacksmallU\">>></a>";
                   else
                        nextLink="<a href=\"../"+linkPage+"skip="+nextSkip+"\" class=\"bgWhiteABlacksmallU\">Next></a>";
                        lastLink="<a href=\"../"+linkPage+"skip="+totalPages+"\" class=\"bgWhiteABlacksmallU\">>></a>";
              else
                   nextLink="<span class=\"bgWhiteABlack\">Next></span>";
                   lastLink="<span class=\"bgWhiteABlack\">>></span>";
         String completeLink=firstLink+"��"+prevLink;
         completeLink=completeLink+"������"+pageLinks;
         completeLink=completeLink+"������"+nextLink;
         completeLink=completeLink+"��"+lastLink;
         //Set the required attributes for the calling page as this page is included using jsp:include action
         request.setAttribute("pageRecords",pageRecords);//helps displaying the records of the current page
         request.setAttribute("pageLinks",pageLinks);//provides links to the other pages
         request.setAttribute("nextLink",nextLink);//provides link to the next 10 pages
         request.setAttribute("prevLink",prevLink);//provides link to the previous 10 pages
         request.setAttribute("firstRecordPosition",new Integer(firstRecordPosition));//gives the position of the first record in the list
         request.setAttribute("lastRecordPosition",new Integer(lastRecordPosition));//gives the position of the last record in the list
         request.setAttribute("recordSize",new Integer(records.size()));//gives the size of the list
         request.setAttribute("currentPage",new Integer(currentPage));//provides the skip parameter
         request.setAttribute("rowSize", new Integer(rowSize));//provides the rowsize value for the subsequent pages
         request.setAttribute("firstLink",firstLink);//provides link to the first page of the list
         request.setAttribute("lastLink",lastLink);//provides link to the last page of the list
         request.setAttribute("completeLink",completeLink);//complete link with first, previous,pageLinks,next and last links
         String recordStatus = "";
         if(recordSize==0){
              recordStatus ="No Records Found";
         }else{
              recordStatus = firstRecordPosition + " to " + lastRecordPosition + " Record(s) of " + recordSize;
         recordStatus= "<span class=\"bgWhiteABlackb\">" + recordStatus +"</span>";
         request.setAttribute("recordStatus", recordStatus);

  • Want to reduce the size of database

    Hi Guys,
    We have Oracle 10G database over Unix platform, Customer want to reduce the size of database as much as possible and the ami of customer to move the storage area of this database to other one. so we resize some datafiles and get lots of free space at mount point but while checking the utilzation of table is showing somw what different as other . kindly the below O/P:
                                                                                        %                         MaxPoss    Max
    Tablespace Name                         KBytes            Used            Free   Used         Largest          Kbytes   Used
    *a DATA                             45,875,200       8,740,992      37,134,208   19.1       1,728,512     100,663,248   45.6
    *a HIGH_S_DATA                      21,504,000       1,331,520      20,172,480    6.2       3,048,704               0     .0
    *a HIGH_S_IND                       15,360,000         853,568      14,506,432    5.6       1,661,504               0     .0
    *a IND_DATA                         57,241,600       3,512,832      53,728,768    6.1       3,995,648     100,663,248   56.9
    *a LOW_S_DATA                      357,376,000      28,436,736     328,939,264    8.0       4,063,232     167,772,080  213.0
    *a LOW_S_IND                       268,902,400      12,148,352     256,754,048    4.5       4,063,232      67,108,832  400.7
    *a SYSAUX                            1,433,600         897,152         536,448   62.6         485,312      33,554,416    4.3
    *a UNPARSED_DATA                       102,400             128         102,272     .1         102,272               0     .0
    *a USERS                             4,096,000              64       4,095,936     .0       4,063,232      33,554,416   12.2
    *m SYSTEM                            1,433,600         835,520         598,080   58.3         597,952      33,554,416    4.3
    *m TEMP                             54,033,408      54,033,408               0  100.0               0      33,554,416  161.0
    *m UNDOTBS1                         37,650,416         426,416      37,224,000    1.1       4,063,232      33,554,416  112.2
    sum                                865,008,624     111,216,688     753,791,936
    SQL> select sum(bytes/1024/1024/1024) from dba_segments;
    SUM(BYTES/1024/1024/1024)
                   54.5392456
    SQL> select sum(bytes/1024/1024/1024) from dba_data_files;
    SUM(BYTES/1024/1024/1024)
                   773.406235above all o/p is different, no able to understand it. please help me in this .
    Could you please tell me is there any way to reset the HWM at Datafile level and how we reset the HWM of those tables having Materlized view?

    Hello,
    I'm not really sure what is the problem here? Everything seems to be OK. From what I have seen ,your database can stand to be resized down quite a bit.
    The actual amount it can be resized down depends on the highet HWM for the segments in the datafile, as in:
    set line 200col file_name format a90
    select file_name,
    ceil( (nvl(hwm,1)*&&blksize)/1024/1024 ) USED_SPACE,
    ceil( blocks*&&blksize/1024/1024) SIZE,
    ceil( blocks*&&blksize/1024/1024) -
    ceil( (nvl(hwm,1)*&&blksize)/1024/1024 ) ECONOMY --how much of the space can be reclaimed
    from dba_data_files a,
    ( select file_id, max(block_id+blocks-1) hwm -- here we get the max hwm for the datafile from the extents residing within it
    from dba_extents
    group by file_id ) b
    where a.file_id = b.file_id(+)
    and ceil( blocks*&&blksize/1024/1024) -
    ceil( (nvl(hwm,1)*&&blksize)/1024/1024 ) > 2000
    >
    You can also do a reorganization of the segment you suspect has a high degree of reclaimable space within its extents (high HWM and low actual space used). You can run segment advisor to help with that.
    Hope it helps,

  • Problem in showing binary data from database

    Hi,
    I store some image files in my Oracle database and I want to show them in JSP pages. I constructed a jsp page which returns the image, foto.jsp looks like this:
    <jsp:useBean id="photo" class="BizDel.Foto" scope="session" />
    <%
    int iNumPhoto;
    Connection conn=null;
    try{
    DriverManager.registerDriver(new OracleDriver());
    conn=DriverManager.getConnection("jdbc:oracle:thin:@server:1521:orcl", "username", "password");
    conn.setAutoCommit (false);
    byte[] imgData=Foto.getPhoto(conn);
    response.setContentType("image/gif");
    ServletOutputStream o=response.getOutputStream();
    o.write(imgData);
    o.flush();
    o.close();
    catch(Exception e)
    e.printStackTrace();
    throw e;
    finally
    conn.close();
    %>
    Foto.getPhoto() returns the image file as a binary array.
    In the jsp page that I want to display the image, I wrote
    <img src=foto.jsp/>
    I see that the image processed, but nothing is displayed in the page. When I wrote the foto.jsp directly in the address bar, the image is retrieved properly and the page tries to process it as a file(tries to find a plugin for displaying the image file, that I dont want to.).
    Can anyone help?

    Andi,
    Thanks for your suggestion.
    I tried your way. Here is the servlet code:
    public void doGet(HttpServletRequest request,
    HttpServletResponse response) throws ServletException, IOException {
    int iNumPhoto;
    Connection conn=null;
    if(request.getParameter("imgID")!=null){
    iNumPhoto=Integer.parseInt(request.getParameter("imgID"));
    try{
    DriverManager.registerDriver(new OracleDriver());
    conn=DriverManager.getConnection("jdbc:oracle:thin:@server:1521:orcl", "username", "password");
    conn.setAutoCommit (false);
              //retrieves the photo from database, works well...
    byte[] imgData=Foto.getPhoto(conn);
    response.setContentType("image/gif");
    OutputStream o=response.getOutputStream();
    o.write(imgData);
    o.flush();
    o.close();
    catch(Exception e)
    e.printStackTrace();
    throw e;
    finally
    try{conn.close();}catch(Exception e){}
    Again, there is no exception but the page does not show the image. When I directly write the servlet in the address bar, this time nothing happens, I cannot see the image.
    Any suggestions...?

  • Armitage don't want to show workspace monitors!

    Hey guys,
    i installed metasploit + armitage form official metasploit website. I registered it, configured everything correctuly(my friend helped me about database) and armitage starts fine, but I can't make it display Monitors on workspace as graphic picture of network. Here are pictures, maybe they can help
    How my armitage looks like:
    http://www.dodaj.rs/f/3h/hm/3Mu927oq/sc … 2-1105.png
    How it should like:
    http://2.bp.blogspot.com/-UYC-MGMjNqA/T … mitage.png
    So basicly, im telling that no matter what i do inside it, it simply dont want to show that monitor of my local host.
    Anyone can help me?
    -- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --
    Last edited by stefkee (2012-12-28 22:13:23)

    Have you...?
    If you want to use Armitage, do not install Metasploit with the 4.5 installer.
    Previous versions of the Metasploit installer separated Rapid7's commercial products and the open source programs. The 4.5 installer installs one environment shared by Rapid7's commercial and the community's open source interfaces. msfconsole and armitage still load, but it's a different environment. The teamserver script does not work in the environment setup by the new installer. On Linux, I've verified that Armitage loads and works, but you'll see syntax errors due to it trying to load "pro modules". I've seen reports that it does not load on Windows.
    For now, use the 4.4 installer and run msfupdate. The 4.4 installer ships with the same dependencies as the 4.5 installer. msfupdate will give you the latest sourcecode for 4.5.
    To uninstall, run: /opt/metasploit/uninstall
    I suspect that these things are an easy fix. I'll keep you posted.
    http://www.fastandeasyhacking.com/manual

  • Hey How Do I Get Group Message On The IPhone 4s because some reason it doesn't want to show . First i did is setting then messages  it only show imessage and message count )HELP)

    ey How Do I Get Group Message On The IPhone 4s because some reason it doesn't want to show . First i did is setting then messages  it only show imessage and message count )HELP)

    At the bottom of the page Settings > Messages you should have a section headed "SMS/MMS" Turn MMS messaging on then you can turn group message on.

  • SelectOneChoice not showing all values from database

    Hi!
    I have to put a list of values in my select one choice. When I do the query in database, all the values are selected. But, with the same query on JPQL, the select on choice do not show all values in database. Anyone can help me, please?
    P.S.: I am using SelectOneChoice with SelectItems, in JDeveloper 11g
    Code:
    <af:selectOneChoice id="selAction" value="#{row.idCmd}"
    unselectedLabel="&lt;Selecione>">
    <af:forEach var="alertTypeNode"
    items="#{bindings.actionFindAll.iteratorBinding.allRowsInRange}">
    <af:selectItem value="#{alertTypeNode.dataProvider.idCmd}"
    label="#{alertTypeNode.dataProvider.nmCmd}"
    id="si1"/>
    </af:forEach>
    </af:selectOneChoice>

    In your page binding check the rangesize setting for the executable you use - set it to -1.

  • HT4437 What is difference between air play and home sharing if you just want to show iPhoto's on HD tv through apple tv (just purchased MacBook Air and Apple tv)

    What is difference between air play and home sharing when wanting to show photos on HD tv through apple tv?  Just bought Mac book air and apple tv. 

    You would have to use home-sharing if streaming from a computer. Computer would need to be on and running iTunes.
    http://support.apple.com/kb/HT4352
    Airplay would be useful if streaming from an IOS device
    http://support.apple.com/kb/HT4437

  • I recently downloaded Ios 7 and all the songs that i have purchased before but deleted off my itunes because i didn't want them showed up. I don't know how to delete them off my ipod and i really don't want them there

    I recently downloaded Ios 7 and all the songs that i have purchased before, but deleted off my itunes because i didn't want them, showed up. I don't know how to delete them off my ipod and i really don't want them there. Is there a way to get them off? The songs dont show up in my itunes on my computer, just on my ipod with a download button next to them. I don't want them there anymore because i don't like that kind of music anymore and i don't know how to get them to go away.

    There is a similar setting for Videos on that Settings screen, so if you leave that 'on' you may have similar happening in the Videos app

  • How do I get my purchased movies from iTunes to show in my Library without storing all the GBs on my hard drive?  [I want to show the Cloud Purchases.]

    Hey Hey! 
    Running OSX 10.9.4 and iTunes 11.3
    I am pretty sure that this has been addressed somewhere, but I could not find it - so thanks up front!!!
    How do I get my purchased movies from iTunes to show in my iTunes Library without storing all the GBs on my hard drive?  I want to show the Cloud Purchases without having hundreds of GBs taking up my HD space. 
    Thanks!

    Deborah,
    You cannot import contacts from your Nano to your PC via iTunes.  The syncing process is only one way.  However, if you enable disk mode on your iPod, open it up in a Windows Explorer window, you should see a Contacts folder.  From there you can copy them back over to your PC. 
    Even though this article is talking about adding contacts to the PC, it should walk you through some of the steps mentioned above.
    http://support.apple.com/kb/HT2419?viewlocale=en_US
    B-rock

Maybe you are looking for

  • Counting all the rows in a table

    I've just come across what I think is a big oversight in the Power Query UI: it doesn't seem to be possible to find the total number of rows in a table using just the functionality available in the UI. I can do this very easily if I write my own expr

  • Icloud email on windows 8.1 not sending

    I just added my icloud (me.com) account and it will receive mail fine, but does not send mail at all. Advanced settings are listed below : username = <you>@me.com email = <you>@me.com Password Incoming server = imap.mail.me.com, SSL = on, Port = 993

  • Format of the gateway URL

    How is the gateway URL formed? after the gateway there is a PTARGS_x_x_x_..... How is the PTARGS_x_x.... formed? Is it configured any where on the portal server I am using the gatewau URL in one of the publisher presentation templates and this value

  • Upgrading my Mac SE FDHD from 3.2 to 6.0.X

    Hey, I have an Apple SE FDHD running system 3.2, I also have the system disks for 6.0.8. Is it possible to install 6.0.8 straight from 3.2 or would I have to install 4.0.X, 5.0.X and then 6.0.X? Also, does anyone know if the Apple SE can support two

  • CS5 crashes when previewing using temporary file

    Hello everyone! I've started having an issue with CS5 crashing anytime I try to preview a doc with out saving it first. I've had the "Preview using temporary file" option checked for more than a year and never had an issue. Any ideas? Thanks So Much!