A basic one

wrote this simple code,
configured the odbc connection,but still the code's not working.
here's the code
import java.sql.*;
public class connectiondemo
     public static void main(String a[])
          try
               Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
               Connection con;
               con=DriverManager.getConnection("jdbc:odbc:msit","scott","tiger");
               Statement stat=con.createStatement();
               stat.executeQuery("select * from product");
          catch(Exception e)
               System.out.println("error"+e);
looks like the connection type object is
not being created bcoz the errors are
E:\JAVA1\Java\soccer\login\connectiondemo.java:10: incompatible types
found   : java.sql.Connection
required: Connection
               con=DriverManager.getConnection("jdbc:odbc:msit","scott","tiger");
                                                       ^
E:\JAVA1\Java\soccer\login\connectiondemo.java:11: cannot resolve symbol
symbol  : method createStatement ()
location: class Connection
               Statement stat=con.createStatement();
                                          ^
2 errors
Process completed.
plz help guyz.

Don't cross post please!!!!!!
http://forum.java.sun.com/thread.jspa?threadID=611074
You are already flooded with replies there.
xH4x0r

Similar Messages

  • Camera Calibration profiles, non showing apart from basic ones.

    Fairly new
    to lightroom3, I shoot in raw on a 5dii, never connected the camera directly to the PC, load images via a card reader, lens correction profiles are there. But only  6 profiles for camera calibration are there. None specific to the camera. All the images are CR2 files. I am following Scott kelby's book. Am I doing something wrong. Help please.

    Lightroom show only the profiles that are specific to your Camera. You should see Adobe Standard which is the Profile Adobe has created specific to your camera then there should be a number of profiles which start with the word Camera then faithful, vivid, landscape etc. Those are other profiles which Adobe created to try and match the rendition of your camera specific settings. Your camera name is not specified but the profiles that show will be the ones for you camera.

  • VBA Programing Question - Very Basic - One Field Maps to Another Field

    I have a MS Project schedule where I created some custom fields.  I have one custom field for the number of items required to complete the task and then another custom field for the remaining "open" items.  I am using those two fields
    to make a calculated third column which calculates the "% completed"...I couldn't call it "% complete" since that is one of the built-in fields. 
    The problem is then I have to go down through and manually type in the "% complete" values so that they match my calculated "%completed".  It sure would be slick if I had a macro that would automatically make all of the "% complete"
    fields match the "% completed" fields. 
    Seems simple, but I have zero experience in VBA programming.
    Thank you in advance for your help.
    Bill

    Try:
    Sub UpdateCompleteStatus()
    Dim Job As Task
        For Each Job In ActiveProject.Tasks
        If Not Job Is Nothing Then
            If Not Job.Summary Then
                If IsNumeric(Job.Number3) Then
                    If Job.Number3 >= 0 And Job.Number3 <= 100 Then
                        Job.PercentComplete = Job.Number3
                    End If
                End If
            End If
        End If
        Next Job
    End Sub
    Number 3 being zero is not a problem, but being an error value or <0 or >100 is a problem.
    <p>Rod Gill</p> <p><a href="http://www.project-systems.co.nz/project-vba-book/index.html/">The one and only Project VBA Book</a> <a href="http://www.project-systems.co.nz/"></p> <p>Rod
    Gill Project Management</a></p>

  • Large Still Images into PE - One Workflow

    Everyone wants the highest quality that they can obtain when doing their videos. It’s natural to want the best. Well, when dealing with still images, bigger is not necessarily better, for two reasons. First, overly large still images can really tax a system and second, one is limited to the frame size of the video, so these have to be resized somewhere - this resizing can be in the NLE (Non Linear Editor) program, or in an image processing program like PS (Photoshop), which does a better job anyway. Doing this in PS, or PSE, will result in better resized images, and they are easier for the NLE to work with. Quality is as high as your Project’s Preset will allow, and you are more efficient, with fewer crashes, slowdowns and hangs. It is a win-win situation.
    Here is my normal workflow when dealing with still images. This workflow is for NTSC 4:3 720x480 with a PAR (Pixel Aspect Ratio) of 0.9. If your Project’s Presets are different, use those specs to resize to.
    Since I shoot my still images in RAW, I Copy my files from the CF card to my system and catalog these images by location, subject and date (if necessary). I’ll do a quick conversion and Save_As Adobe DNG for backup. I then process these RAW images in PS with the ARC (Adobe Raw Converter), correcting them and then doing a Save_As PSD into a sub-folder. All of this is in my still photo library.
    Normally, I will edit these PSD’s to find the images that I wish to use in a Video Project, and will Copy the selected images to another folder. You’ll see that I work with a lot of Copies, so my original files are always untouched and stored elsewhere. This guards against anything happening to them.
    At this point, I’ll decide how I wish to use these selected images in my Video Project. Let’s just say that they are all horizontal images, and are still full-size from my camera. As stated, my Video Projects are DV-NTSC 4:3 720x480 PAR 0.9. [Remember, your Video Project may vary, so you will need to plug in the dimensions for YOUR Video Project in that case.] I also will have done my Cropping on each image individually, to get them to 4:3 Aspect Ratio. I do this my eye and by hand, rather than via an Action, because I want full aesthetic control.
    In PS, I have a set of Actions for Video. An Action is like a Script, but less powerful and less involved in the writing. As I have already done all of my image enhancements and additional processing before I did my Copy to the selected folder, I only have to worry about my Action resizing these selected images for use in my Video Project. My Action here is to resize to 720x480 with a PAR of 0.9, and I normally use the Action that does this with a particular resizing algorithm, Bicubic-Smoother (though I also use Bicubic-Sharper on occasion).
    For the next step, I go to my folder structure (remember, this folder contains copies of my selected still images in PSD format), and create a new sub-folder "[Project Name]_720x480." Back in PS, I choose File>Automate>Batch. Here I set my Source Folder, my Destination folder and the Action to perform. In my case, it’ll be the Destination Folder, that I just created, [Project Name]_720x480, and my Action will be my NTSC 4:3 720x480 Smooth. I check to have the Open command by-passed, because I do not need to see this take place on my monitor. When I hit OK, PS grabs all files in my Source Folder, runs the commands of my Action and does a Save_As for all files into my Destination Folder. I can process hundreds of large images down to a great 720x480 PAR 0.9 via Bicubic-Smoother interpolation, in moments. Now, I’m ready to go. Last, I Copy my Destination Folder to my Video Project’s folder hierarchy (usually on another HDD), and then Import these processed stills into my NLE.
    What if I need to pan on one, or more of these images, while they are zoomed out completely? I don’t have enough pixels in my horizontal dimension to do this. I am just filling the frame with my still. Well, if I find that there are such images, I go back to my folder with the full sized images in my still images library, and select the ones that need to be larger. I run another Action on these, but it’s one that resizes to something larger than 720x480, say 1000x750. Now, I have another Destination Folder with the name [File Name]_1000x750. I’ll Copy this over to my Video Project, and Import these into the NLE. Here, I can go to Project Panel and remove the 720x480 versions if I so choose, but since a Premiere Project file (.PRPROJ or .PREL) is only an XML database, I may just leave them. It does not contain any media files, just links to where they are on the system and to what operations are performed on them.
    By doing my resizing in PS, rather than in Premiere, I have accomplished two things:
    1.) I have better quality resized images, using the algorithms in PS, plus have a choice of several interpolation methods to work with.
    2.) I have lessened the processing load on my NLE and on my system, while doing the editing
    I get higher quality and lower resource overhead - hence my reference to "win-win."
    Now, back to my aesthetic control. I do not do any automatic zooming or panning. If one allows the NLE to do this, then they will want to probably process all of their images to 1000x750 (remember, this is for an NTSC 4:3 Project, so you will need to calculate what YOUR Project will require).
    The two programs that I use are Photoshop and Premiere Pro, but Photoshop Elements can do the same things, though the exact commands might be different. Premiere Elements will handle the resized still images, just like Premiere Pro and the only difference will be the terminology used when one wishes to Import the still images.
    I also keep all of my images in .PSD (the native format of PS), and do not convert to JPEG, or other. If one’s camera shoots only JPEG, I suggest writing the Action to do the Save_As to .PSD, as another JPEG compression will cost one quality. Yes, the JPEG’s will be smaller, but remember we are looking for the ultimate quality, so larger file sizes are just part of that equation.
    One does not have to deal with all of the Copies, as I do. However, this allows me to go back to the originals, or to the processed full-sized .PSD’s at any step along the way. There is only one thing worse than not being able to go back to an intermediate version with full Layers and Adjustment Layers, plus any Alpha Channels, and that is finding out that you’ve lost your original RAW and DNG backups! That’s why I do a lot of Save_As and also work from Copies all along the way.
    Hunt

    Your workflow looks good. I do similar, but use PS, in lieu of LightRoom. I also do DNG's for my archives.
    Provided that one chooses a JPEG compression algorithm setting that does not do too much compression, I doubt that anyone, but the most very critical, could tell the difference in Video. Most of my tests on PSD vs JPEG have been for print. There, one can more easily detect the differences. Video "hides" some of that.
    To date, I have not had a Project where the Asset size differences between equally sized PSD's vs JPEG's caused any slowdown, or problem. There could be a resources savings with the smaller JPEG files, but there is a tiny bit of overhead dealing with the JPEG compression. I have never tested this, so can only guess that the smaller Asset size of the JPEG would trump that overhead - just a guess on my part.
    For me, keeping the images in PSD does save a tiny bit of work in my Action (basically one less operation to perform), but I doubt that one could measure that time difference, even over the automation of hundreds of images. Besides, it's only one additional line in the Action. My feelings on JPEG vs PSD is firmly based in my print experience, and I am probably being too critical with images going to video. When I move up to HD and BD authoring, I need to apply a very critical eye, to see if I can tell the differences on an HD TV. So long as one does not apply too much JPEG compression, the differences should be very slight, at the worst, and maybe not even noticed, at best.
    I do minimize the impact of many files on my Project by sizing to what I need. If I will not be doing any pans on zoomed-out images, I size to my Project. For pans on zoomed-out images, I calculate just what I will need for those pans, and might end up with several groups of sizes, to accommodate each. Still, the vast majority will be sized to exactly what I need for the Project - very few extra pixels.
    In my case, and yours too, I have my RAW, my DNG, my working Layered PSD's, and then my sized output. I always keep all working PSD's, as I might change my mind, or my client might change theirs, and I do not want to have to go back and redo work, if I still have those working files. I also do as little destructive editing, as I can, using Dupe Layers, and Adjustment Layers, whenever possible. If I can, I never Flatten, or Merge Layers, so I can make any/all changes at any time, and only have to do the resizing via the same Actions. That is basically a "one-button" solution, once I have made the changes required.
    Good luck,
    Hunt

  • Connect more than 3 ATV's at the same time to one iTunes Library.

    Seriously! Im about to go nuts on this!
    I have a big problem, I have 13 ATV's, 1 x MacMini witch has two external drives on 1TB containing film attached to it.
    I want to be able to connect all the ATV's to the same iTunes library, I know that you cant stream to 13 ATV's simultaneously. I just want them to be connected to the library so i dont have to run to the computer to connect another one just because you change location inside the boat.
    I have been in contact with Apple Pro support numerous of times regarding this and the only answer you get it pretty much.. this is the way it is.. like it or not..
    Have contacted Royal Caribbean Cruise ships yard down in Miami to try getting hold of the guy who had to do with the 1400 iMacs the had installed on their vessels. Not received a reply from him yet..
    Does anyone else have any tips on how I can approach or try to contact?
    I know that me with my few ATV's is a man with no voice when it comes to speak to Apple about this problem.. But the thing is that i am working as an IT Officer on a private owned yacht 70m+ and have allot of contact with other IT guys from other private owned vessels (read hundreds of hundreds private owned yacht around the globe) how was like me.. looking for a nice, quiet good looking pice of equipment with a nice, easy to use interface that isn't going to cost 100 000€.. If you start looking at it in that way, my 13 ATV' all of a sudden could been 1300? or maby even 13 000? when you start counting on potential yachts around the globe..
    I mean i understand why Apple have limited their iTunes to not be able to handle more than 3 ATV's at the same time.. but i still think its wrong to cut all possible changes to make it able to connect more than 3 external medias to the same library. They could have made a solution like what they have done with the Quicktime for example.. the player that comes standard in OSX is the basic one.. go online pay "what ever amount" and whips you have a pro version.. could have done exactly the same thing when it comes to iTunes.. basic pre installed.. buy a code in apple store and whips you have pro features..
    It cant just be me in the hole world ho has this problem?!?!
    Incredibly grateful for answers or thoughts.
    Best regards Timpos

    AC, Thank you for you reply.
    Even though it is supposed to be a 'simple' home video system it has so much potential!
    And i mean i know there is an solution since i know the Caribbean cruises are using apple as media centers onboard their ships. have to admit that i do not know if they are using frontrow or some other application created buy some other company.. i just know that some one must know how to get around it all and make it work..
    Just wish i had someone to get in contact with that is working hands on every day with this product, and get strait, good, final answers.. no "pro support" since im not happy with their answers anymore..
    I know i start to sound desperate.. but thats because i am..

  • Multiple Public IP's on one physical interface for devices behind Router.

    Hi guys, I am trying to find information on applying multiple IP addresses to a router
    basically one for the Router itself and then some for the devices behind the router, Which i am sure I need to apply some 1 to 1 NATs. I just do not know if i need to specify all the IP addresses on the main interface.
    Example being I have a router with WAN ip of xxx.xxx.xxx.xxx/25 , it only has 2 interface one for WAN one for LAN, i have a server I would like assigned its own public IP address.  but still on the same LAN network.
    Could someone help me out and point me in the right direction with a sample config

    I agree with the previous response that you need a static NAT to allow outside resources to initiate traffic to your server. You also will need NAT or PAT using the router interface address to allow the other hosts in your network to access outside.
    You do not need to configure any other of the addresses on the router interface other than the primary IP that you assign to the router interface. As long as the other addresses are used for NAT/PAT they are configured in the nat statements and not on the physical interface.
    HTH
    Rick

  • We use an Airport Extreme in my office, which works fine for me. Occasionally we need to have more than one computer running on it, but for some reason it won't connect to the internet. It says we have internet, but won't connect to wifi. What's going on?

    I use my computer everyday in our office and have no issue connecting to the internet/wifi, but when my boss comes in and tries to connect it doesn't work. It tells her she has internet, but won't connect to the wifi. We've tried a few different tactics(the basic ones I've seen on here), but nothing seems to be working for us. My computer automatically connects to our wifi.
    Just recently the Airport Extreme has started with the blinking amber colored light on the front, which I believe means something is wrong? Can anyone help us figure out what's going on and why we can't get my boss' computer to connect as it should?
    Thank you!

    Here's an update:
    Now the light is not blinking. It's a solid, consistant green. I don't know if it helps to narrow it down or anything, but I just figured I'd mention it.

  • Same basic color shortcuts as inDesign/illustrator/Photoshop

    Long standing miss from me, really useful when switching from an app to the other (Ps/Ai/inD)
    Shortcuts for
    D : Default color (black/White),
    Shift-X : switch the colors
    And may be 2 of the 3 most basic ones :
    , ; : (on the bottom right of a french keyboard) which set :
    , (comma) : picks the fill color (flat)
    : (colon) : picks the transparent color
    ; (semicolon) : picks a gradient (in Muse, may be switches from flat to gradient’s last settings ?)
    the ability to pick a color would require another default :
    X : switches the focus to fill/stroke color so we can remove (transparent) a stroke color, turn it into a flat fill, etc.

    You need to ask in those forums
    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • How do I keep my header consistent on multiple pages, and only making changes in one spot?

    This is my first website in a number of years.  Could you point me to a tutorial to show me how I go about designing so that the header will stay consistant on each of my pages, but only having to make changes to my header in one spot.

    I agree with Murray's recommendation about Server-Side Includes.  I use them all the time and they are very efficient.
    http://www.smartwebby.com/web_site_design/server_side_includes.asp
    Some people like the consistency of DW Templates.  Basically, one template.dwt controls the layout, site wide headers, footers, menus, etc...   Editable regions are added to the main Template so you can add unique content to your child pages.
    http://www.smartwebby.com/web_site_design/dreamweaver_template.asp#1
    Nancy O.

  • Basic transitions need to be rendered

    I just installed the uprage to FCP 6 and the some of the basic transitions need to be rendered before I can view them. I never had this problem before upgrading, so am assuming it is a setting that I am missing.
    A couple would play (some dissolves, all iris & a few more) and they come up with a grey line above it -- but most of the basic ones (some slides, some dissolves, stretch) come up with a red line and require rendering.
    I figure it must be a setting that I missed but can't find it in the manual or searching this forum.
    Any help would be wonderful.
    Thank-you

    FCP gave me the message that the clips were a different format than the sequence so I fixed that. Turns out it was the safe RT - now I remember having to do that the first time I installed the program. Feel kinda silly for forgetting something so basic.
    Thanks so much for helping on such simple screw up.
    Fixed it all!!!

  • I just took back my LG optimus b/c verizon forces me into ONE plan

    Verizon I hope you're listening because you just lost a paying customer who had already bought one of your phones and was all set to give you more money.  I wanted to get another prepaid phone for a relative (I currently have a basic verizon phone that we barely use), and I didn't realize until I got the LG optimus home from the store today that you "let" people "choose" ONE stinking plan (some "choice").  THAT is the so called "choice."  One plan.  One option.  Verizon = North Korea when it comes to the LG optimus phone. 
    I called to activate the phone and got told by the automated setup robot quote "you qualify for the 'allset' plan" and it gave me NO OTHER OPTIONS.  I never wanted the stupid "allset" plan because it's WAY too much money per month.  I wanted the same plan as is on my other prepaid verizon phone, which is the 99 cent daily usage fee then I add a $15 fill up card once a month or so.  We're like about half the population because we don't yack endlessly on stupid cell phones, we just wanted our basic one for emergencies, and another one so we could communicate, but if verizon can't drain your bank account every month, they don't want you as a customer.
    Since there is ZERO CHOICE allowed on the communist verizon lg optimus phone, I took it back to the store and got 100% of my money back.  You lost a paying customer AND you now have to process a returned phone.  See verizon, this is what you get when you treat customers like garbage and allow no choice whatsoever.  People walk away and keep their money when they're given no choices.
    Believe it or not verizon, we're not all made of money.  Furthermore, not all of us want to talk endlessly on a stupid phone.  MANY of us only want a decent phone for emergencies or near emergencies, and to take pictures, and don't use very much cell service in a month.  QUIT PUSHING EVERYONE INTO THE SAME EXPENSIVE BOX OF OVERUSE OF CELL PHONES, because many of us just won't stand for it.  Verizon, you need to recognize that there is more than one type of cell phone user out there.  Some people are constantly on their phones and apparently have endless money, but the majority of the population isn't like that.
    Telling me I "qualify" for your ONE measly "choice", the "allset" plan, is an insult to me the consumer and all potential customers.  Don't give me one "choice" and then tell me I "qualify" for your one measly "choice" which isn't a choice at all because there's no other option.  Verizon didn't give the courtesy of telling me clearly UP FRONT that there was only one "choice" allowed for that phone.

    No I haven't synced my iPhone with the computer I'm currently using. The computer that I normally sync my iPhone with is being repaired.
    I read a nearly identical question to mine (in which you answered) and I found my the answer. Thanks!
    Now I have a few more questions: If I mail my broken iPhone to Asurion, will I be able to get my data off of my iPhone once Asurion has it? And what will happen to my old iPhone and the data on it if I activate my replacement iPhone? Will my broken iPhone just become de-activated and will the data be erased or lost or something? Could I still sync it (with the computer ir originally synced with) and back up the data?
    Thanks.

  • Why can't I use the Basic brush tool?

    I'm learning the ropes of drawing in Illustrator and I've fallen at the first hurdle. Why can't I use the Basic brush tool? Whenever I select the brush tool and use the 'Basic' brush type, the cursor turns into a hashed circle indicating I can't draw. If I load other brushes, I can draw with other brush types, but I can't use the Basic one. If I select the Basic brush when I have other brushes loaded and try to draw with it, it always defaults to a different brush! I don't understand why.
    On a related matter, I'm also having trouble changing brush size. I know that using the [ and ] keys changes brush size, but I have no idea what the values are. If I try this in Photoshop, I can see the brush size in the Options bar, but in Illustrator it doesn't appear anywhere! Not in the Brushes palette, the Stroke palette or the Appearance palette. Where can I see the brush size?

    Glitcher,
    The following is a general list of things you may try when the issue is not in a specific file (you may have tried/done some of them already); 1) and 2) are the easy ones for temporary strangenesses, and 3) and 4) are specifically aimed at possibly corrupt preferences); 5) is a list in itself, and 6) is the last resort.
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to 3 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible);
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall, run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • Basic question - trouble connecting iphone to macbook pro

    Hi team,
    I have a fairly basic one for you all. I have recently purchased a macbook pro, previously had an ibook G4.
    I am connecting my iphone to the new computer and want to sync it to this machine. It is advising that once synced, all info from the old laptop will be cleared and new info added. All music, photos etc are already on the new comp so thats ok but my concern is losing my contacts..
    Can anyone tell me if this is the case? I have my iphone synced with outlook contacts and i would assume they will stay on the device but what about original phone contacts including those saved to the sim?
    Help appreciated!

    Apple really should give more options in these menus. I've had some "hold your breath and click" moments when using my iPod Touch as well.

  • Combining a JSPDynpage and a Dynpage into one iView

    Hi!
    Does anyone have any idea if it is possible (and if yes, how) to display a JSPDynpage and a Dynpage in the same iView in different trays. Not a page with two iViews though, basically one component containing both of them. I know it's a bit tricky, but there must be a way and I cannot find any documentation on this. Otherwise I would have to rewrite the JSPDynpage code into the original Dynpage which is not as easy given that it uses a bean. Anybody ever seen this kind of problem before?
    Cheers,
    --Sebastian

    Hi Sebastian,
    > one component containing both of them
    Think of it, what's "both of them" ... in the end, both will be components! So you won't achieve really to have two components as one, all you could do would be to <i>integrate</i> one component into the other (just put an isolated HTML container into one tray and call the component there directly).
    Hope it helps
    Detlev

  • Z1 freezing when opening basic apps, the power button isn't working either

    Many apps (including basic ones eg. Camera, Contacts) make the phone freeze for a second, then I just get the "not responding"error. When I press the camera icon I just get a black screen. Exporting contacts also makes the phone freeze for a few  seconds. So does Facebook, so does Youtube, so does most of the apps in my phone. I can turn of my phone manually holding the power off key, but if I want to boot it back up I have to do the force restart thingy (when you hold like 2 buttons at the same time) because holding the power key doesn't turn the phone back on. 
    I've tried everything from safe mode to the red button thing, but nothing helps.
    Help please

    Boot the phone in safe mode:
    http://talk.sonymobile.com/t5/FAQ/How-to-boot-your-phone-into-safe-mode/m-p/348008
    All we have to decide is what to do with the time that is given to us - J.R.R. Tolkien

Maybe you are looking for

  • Find and replace with multiple files and with a watch folder

    I am trying to create a watch folder that uses red_menace script to: 1. Have a folder that receives multiple xml files that run the script one by one. 2. then move the files to an output folder. I tried modifying the set TheFIle to choose file -- the

  • Customer Support Portal to report problems is not working

    The Customer Support Portal at: https://www.adobe.com/cfusion/support/index.cfm?event=portal&loc=en_us Is not working. I called into installation help.  The person said he could not help me and I needed to report the problem through the Customer Supp

  • Checking whether checkbox is inactive

    Hello! My report outputs lines from DB to a list. In the list, there are lines with checkboxes. I mark a checkbox -> do an operation on the specified line -> return to the list. I make the checkbox in the line inactive through the following statement

  • Adobe Reader Search function fails

    @@I'm using Adobe Reader Version 11.0.10 under Windows 7 64-Bit SP1 with all actual updates. When i try to search any word or Phrase of contained in the text of a specific PDF File, then the search Fails. It does not come up with the search item i ha

  • CAN YOU TAKE ME THROUGH IT STEP BY STEP

    If possible can you take me through this netscape thing, I am getting lost, I have put the signtool in the same dir as my class files. I have one main class file Results.class, but this has created another two files so I have 3 now. C:\Results\ Resul