Unique / separate to_date problem

Hey guys,.

I am doing a project on feedback forms.
There is a query that is bothering me in oracle...

I used this application in the generation of reports in VB .NET.

This is the query:

SELECT unique (to_date(a.fdate,'dd-mon-yy')), t.teacher_name, s.subject_name, q.question_id, q.question_desc, q.opt1, q.opt2, q.opt3, q.opt4, count (a.opt1), count (a.opt2), count (a.opt3), (a.opt4) count of feedback f, answers, teacher t, s of subjects, questions q where A.FEEDBACK_ID = 'FF1' AND fdate as 5 January 09 ' and the group a.question_id = q.question_id and t.teacher_id = f.teacher_id and f.feedback_id = a.feedback_id and f.subject_id = s.subject_id by a.fdate t.teacher_name, s.subject_name, q.question_id, q.question_desc, q.opt1, q.opt2, q.opt3, q.opt4 order of q.question_id

But this query gives ambiguous data as output.

When I delete the attribute a.fdate to the query, it works fine.

Select t.teacher_name, s.subject_name, q.question_id, q.question_desc, q.opt1, q.opt2, q.opt3, q.opt4, count (a.opt1), count (a.opt2), count (a.opt3), (a.opt4) count of feedback f, answers, teacher t, s of subjects, questions q where A.FEEDBACK_ID = 'FF1' AND fdate as 5 January 09 ' and the group a.question_id = q.question_id and t.teacher_id = f.teacher_id and f.feedback_id = a.feedback_id and f.subject_id = s.subject_id by t.teacher_name s.subject_name, q.question_id, q.question_desc, q.opt1, q.opt2, q.opt3, q.opt4 order of q.question_id

But I need this area in my report. Can somone please help me out here!

I tried to use SEPARATE, to_char, but in vain!

Thanks a load!

Kind regards

Adijo

Now,.

If fdate is of type char or varchar2, then you can use this->

select trunc(to_date(a.fdate,'dd-mon-yy')),
       t.teacher_name,
       s.subject_name,
       q.question_id,
       q.question_desc,
       q.opt1,
       q.opt2,
       q.opt3,
       q.opt4,
       count(a.opt1),
       count(a.opt2),
       count(a.opt3),
       count(a.opt4)
from feedback f,
     answers a,
     teacher t,
     subjects s,
     questions q
where A.FEEDBACK_ID = 'FF1'
AND trunc(fdate) = '05-JAN-09'   -- As discussed earlier you can use between here
and a.question_id=q.question_id
and t.teacher_id=f.teacher_id
and f.feedback_id=a.feedback_id
and f.subject_id=s.subject_id
group by trunc(to_date(a.fdate,'dd-mon-yy')),
         t.teacher_name,
         s.subject_name,
         q.question_id,
         q.question_desc,
         q.opt1,
         q.opt2,
         q.opt3,
         q.opt4
order by q.question_id

Or, if that is the date the reference->

select trunc(a.fdate),
       t.teacher_name,
       s.subject_name,
       q.question_id,
       q.question_desc,
       q.opt1,
       q.opt2,
       q.opt3,
       q.opt4,
       count(a.opt1),
       count(a.opt2),
       count(a.opt3),
       count(a.opt4)
from feedback f,
     answers a,
     teacher t,
     subjects s,
     questions q
where A.FEEDBACK_ID = 'FF1'
AND trunc(fdate) = '05-JAN-09'     -- As discussed earlier you can use between here
and a.question_id=q.question_id
and t.teacher_id=f.teacher_id
and f.feedback_id=a.feedback_id
and f.subject_id=s.subject_id
group by trunc(a.fdate),
         t.teacher_name,
         s.subject_name,
         q.question_id,
         q.question_desc,
         q.opt1,
         q.opt2,
         q.opt3,
         q.opt4
order by q.question_id

N.B.: Not tested...

Kind regards.

LOULOU.

Tags: Database

Similar Questions

  • TO_date problem

    Hello
    I have a problem that I need to get between the dates, but I can't use the command BETWEEN
    I was hoping that I could solve it like this

    and activity.send_date < to_date('2015/12/01','yyyy/mm,dd') - date is later than the date of entry as 1/12/2015 <
    and activity.send_date > to_date('2015/12/03','yyyy/mm,dd') - DATE is less than a date entered as 12/3/2015 >

    But it does not work.
    Can someone help me to understand how I could get this working to get like this example: all data between 20/11/2015 until 25/11/2015

    BR,
    Melx

    Q1. Why you cannot use between

    Try this

    Activity.SEND_DATE > = to_date('2015/11/20','yyyy/mm/dd') and activity.send_date<=>

    Search the =, operator, I used both

  • Firefox heading back to version 3.5?

    So I tried to run a flash in Firefox file, and loading very slowly. So I restarted my computer. When he started once again, my Firefox had changed from version 7 to version 3.5.

    It's really, really weird. I advanced and reinstalled Firefox 7 and everything seems fine, except for having to reinstall some add-ons and my story was wiped out. But I can't seem to find any instances of what happens to someone else. It would give me great comfort to know that it isn't just me.

    There are a few other reports of similar incidents, but some users find they have two program files of Firefox for different installations of Firefox - it's why I've asked about it. The only way to be sure is to look at the files button. path of the folder and see if there are two files for Firefox or maybe Mozilla Firefox or something similar.

    Firefox install always in the same folder, version after version, but some users do a 'custom' install and select an another folderset. In addition, from Firefox 4 beta, all pre-release - Beta, Aurora, & nightly - builds have their own unique, separate folder where Firefox versions have been installed. It was a problem for some users who tried a beta and then reverts to the same version, after he was released - they ended up with two almost identical facilities and had similar problems to your of. They lose Add-ons, but the compatibility check run whenever that version, they launched has been changed.

  • Application of Wireless Clients dhcp

    Hello

    I have 2 sperate DHCP servers installed in my office.

    One is hosted in a cluster environment and the other is on a server unique separate windows.

    Wireless clients and my LAN become IP DHCP from the single server

    But only my LAN IP clients get the extended cluter of DHCP server, wireless clients are not able to obtain intellectual property.

    I added the following on

    Controls added to interface vlan 1 on router gateway

    IP helper-address XX. XX. XX. XX (windows cluster virtual server IP)

    IP helper-address XX. XX. XX. XX (IP of server stand-alone windows)

    Additional command on the router to bridge worldwide

    chip-Relay IP dhcp

    Can someone let me know what could be the problem?

    Thanks in advance

    You did not understand.

    Step 1) click on your SSID. The first page should tell you what interface the ssid relates to. normally, you have created an interface vlan corporate and a virtual local network of comments interface.

    (Step 2), go to 'controller', 'interface' and select the interface according to

    There you have 2 fields to enter the DHCP server. Enter your ip addresses of the DHCP server.

    The ip address that will be given to customers is an ip address from the subnet of the interface WLC send the request.

    The fact that your uplink's trunk has nothing to do with this at all and the tab 'Advanced' wlan config is

  • How can I correct my address book so that it inserts the correct email address in the ' to: ' space?

    I can't locate the addresses in my address book because of a separate TBird problem which is apparently solved by technical experts, but I also have this AddressBook problem unrelated. When I start typing an e-mail address in the "to:" slot, Thunderbird end address since we can see it in the address book (but I don't). Then he words the address and insert it into the To: field. But, given that the address is blurred, it does not work. I have no idea that the address is blurred. It looks something like this when Thunderbird is done with it: "[email protected]@gmail.com."

    Removal and restoration of the profile makes no difference, as export/import of the contents of the address book as an .ldif file makes no difference. I asked this question before, but didn't get any help, so I try again.

    This means that a new type of auto-complete was introduced in the last version, but it has been insufficiently tested, and if several other previously hidden bugs have emerged. You can read the discussion (and add your vote for its importance) here:

    https://Bugzilla.Mozilla.org/show_bug.cgi?id=970456

  • Time extremely slow machine

    Hi all

    The case is the following:

    I have two MacBook Pro. A 15 inches and 17 inches. The two El Capitan running. I'm saving these two machines on a Synology NAS. 15-inch machines runs smoothly for more than two years now. It's very fast backup regardless of the amount of data to back up. 17-inch machine is troubling me. Every two weeks or so the backup will run very slowly. Sometimes more then three hours to 700kb. I checked and I can say that Mac is configured the same. The speed of my wifi is 300mps. I tried to rebuild the spotlight index, tried to connect to the ip address of the nas instead of examplenas.local I do the backup went corrupt apparently causing a very, very long time to complete. It's really annoying and it does not give me a good idea that my data is well protected.

    Is - it has anyone an idea what is happening here and I need to do about it?

    Thanks in advance.

    Best regards

    ADri

    Check the backup and primary drive.

    See Pondini A5 here http://pondini.org/TM/Troubleshooting.html

    You need to know what is happening... which means either reading the part of TM to the system log or use the widget, also in Pondini A1.

    It is not so easy to load in El Capo, but it does not work.

    Another thing I would do while he's in the pot... Plug the 17 "ethernet... Wait for the ethernet to support before turning off wireless. See if that solves the problem of speed. Wireless on old laptops with El Capo may have problems. You need to separate these problems TM issues.

  • HP Envy: Unable to connect with microphone for laptop

    I have some clothes focus cat-earphones that come with a microphone that plugs into a socket of the headset themselves and then has a unique separate cord to plug into the laptop. The laptop also has a single listener of type. I'm on a HP Envy running windows 10. It also has beats audio on it if it's of any help.
    When I plug the computer recognizes only a helmet but there it lists as disconnected. It is said that the same thing in regards to playback sound however I can hear through the headset. I looked through a bunch of forums and support HP itself's website and nothing seems to work. Some people suggested going on the Manager realtek audio, but even if the laptop has about this realtek audio Manager doesn't seem to be here

    Hello

    I thought about it.  Thanks for your time

  • MacBook Pro - fault of HDD - what are my options?

    Hello

    A week (or more) ago, I started to have problems with my MacBook Pro. As a first step, it would occur only when I start Skype, I live extreme 'delay', where nearly every program would stop responding until I have closed Skype (or so I thought). He started to get worse, and eventually I uninstalled Skype (assuming that it was the issue). I kept having problems, so I just tried a hard reset (turning point by using the power button and turn it back on).

    At this point, I managed to connect and the loading bar would come, but it will break about 3/4 of the way. Stop, I mean it would stop completely, and I would wait about 15-20 minutes to see if she would continue and he wouldn't. So, I started looking for ways to solve this problem and tried to use recovery tools.

    In disk utility, I had noticed that the HARD drive was completely full, all 500 GB have been exhausted. Which did not seem good at all for me, so I gritted my teeth and thought I might as well just delete because a lot of what used to take the system was old school work and projects. I went to clear the contents of the Macintosh HD, which seemed to be successful. After that, I knew I had to reinstall the OS, so I did.

    Call me now, looking forward, but I was very sick in the beginning. I reinstalled the operating system in the past and had no problem before. He's fine this time, make the usual breaks in ETA ranging from 1 hour and 22 minutes to 2 hours and 11 minutes, which seemed normal to me. Then at some point, after an hour of waiting, he just stopped at "3 hours and 30 minutes". I waited about 30 minutes to see if it would continue and it would not be fair. I can remember in the past be able to stop the installation and continue it later, so I tried to do. I cancelled it and tried again, but this time my Macintosh HD drive not appear. For the most part, my boot drive just disappeared.

    So, I did a hard reset, and now my MBP goes to a gray screen with a flashing folder with a '? ' in this regard. I am only able to load the recovery of Internet Options, but I am unable to do anything with "500,11 GB APPLE HARD drive". I can't verify, repair, erase, partition or format at all. I tried a lot of things without success.

    So, I called Apple, and they planned a genius bar reservation which I am very upset from the Apple Store closest to me is in another State. (I could find one that I felt was easier to make, but I still won't go).

    I talked to one of my friends on the issue, it is a networking / IT Major (I'm a big CS, but I don't know a lot about hardware issues). I described what happened, and he said it seems that the symptoms of hardware failure. He suggested I get an SSD and replace the HARD drive.

    I'm not worried about installing the SSD or a new HARD drive, I am worried if this is still the issue, plus I'm worried about the next step after installing the SSD. How do I get the OS on the SSD drive?

    Now, I'm looking just for any possible suggestion. I'll take tomorrow anyway at the Apple Store for my appointment, but it's just to be able to diagnose the problem and see how much they will be responsible to fix? My friend is not an expert in Apple products, so I ask those of you who knows more about the subject to enlighten me please if you agree it is a failed HDD delivers and if I have to buy an SSD and if so, how will come back Mac OSX on the computer?

    Product sheet
    MacBook Pro-mi 2012 - 13.3 "display

    Storage - disk HARD 2.5 GHz - 500 GB 5400 RPM

    Memory - 2.5 GHz - 4 GB DDR3 memory

    -2.5 GHz - Dual-core processor Intel i5 processor

    Last latest version of OS X El Capitan - (it seems to work Mavericks in the recovery of the Internet)

    (If you have the Apple store do it for you, they just installed inside origin.) Here again, they have all the Organization to fall back on Apple, and they have done this so many times, they can do it in their sleep.)

    How you replace a hard disk without pain, is buy an external enclosure for the new drive at the same time. You can choose a regular training of laptop computer size (2.5 inch) Rotary or a SSD in a portable format. SSD is more money, but faster and more fresh and not its no engine, it consumes less energy.

    Then install Mac OS X on the new drive while it is in the enclosure, then start the drive in the enclosure. The speaker has no need to be fast or fancy.

    Once you have everything as you like, and then do the "surgery" to move the new disk inside.

    This makes the installation easier, because you can get the old HD to recovery to help you install the new Mac OS X and even give some time to play with the old drive if you wish.

    The biggest improvement in this scheme is that it separates any problem installing and functioning of the new order of any problem of 'surgery' and makes it less complicated because you are only one step at a time.

    --------

    At the end of the process, you have an additional speaker. Then buy another, bigger drive to put it in and start using Time Machine, so you don't waste your stuff even once.

  • Error code: 800b0100 (impossible to find new updates)

    error message: Windows could not search for new updates. The code 800b0100. Windows Update has encountered an unknown error

    doc,

    If you receive Windows Update error 800b0100, it means that a file needed by Windows Update is corrupted or missing. System update readiness tool can correct some conditions that can cause this error. To use the tool, follow these steps:

    1. go to the System Update Readiness Tool http://support.microsoft.com/?kbid=947821Web page.

    Under the "Advanced information for users" section, find the Windows edition and the system type of your computer, and then click the link to download the system update readiness tool. To find your edition of Windows, see view your computer information http://windows.microsoft.com/en-us/windows7/View-your-computer-information.

    Reset

    2. run Windows Update again.

    Note As a general rule, the scan takes 15 minutes or less, but can take longer on some computers. The Windows Update progress bar is not updated during the scan, and progress seems to stop at 60% complete for some time. This behavior is expected. The scan is still running and you should not cancel the update.

    The update system (or CheckSUR) tool is a program that performs a unique analysis for problems that might prevent you from installing updates on your computer. The problem above is one of the conditions that the CheckSUR tool can check and repair.

    If the CheckSUR tool encounters problems while running, it records them in a file called CheckSUR.log, located in your Windows, under Logs\CBS\ folder. On a default installation of Windows, this will beC:\Windows\Logs\CBS.

    If the problem persists after taking these steps, go to the Microsoft Update Solution Center websitehttp://support.microsoft.com/ph/6527#tab0 to find more information about the error code or to request support by e mail.

  • error 800b0100 to occure while downloading the update

    Occure error downloading update

    Windows PowerShell 2.0 and WinRM 2.0 for Windows Vista (KB968930)

    Oprating systems: Windows vista Home premium 32-bit

    Help, please

    0X800B0100 TRUST_E_NOSIGNATURE

    No signature was present in the subject.

    If you receive Windows Update error 800b0100, it means that a file needed by Windows Update is corrupted or missing. System update readiness tool can correct some conditions that can cause this error. To use the tool, follow these steps:

    1. go to the System Update Readiness Tool http://support.microsoft.com/?kbid=947821Web page.

    Under the "Advanced information for users" section, find the Windows edition and the system type of your computer, and then click the link to download the system update readiness tool. To find your edition of Windows, see view your computer information http://windows.microsoft.com/en-us/windows7/View-your-computer-information.

    Reset

    2. run Windows Update again.

    Note

    As a general rule, the scan takes 15 minutes or less, but can take longer on some computers. The Windows Update progress bar is not updated during the scan, and progress seems to stop at 60% complete for some time. This behavior is expected. The scan is still running and you should not cancel the update.

    The update system (or CheckSUR) tool is a program that performs a unique analysis for problems that might prevent you from installing updates on your computer. The problem above is one of the conditions that the CheckSUR tool can check and repair.

    If the CheckSUR tool encounters problems while running, it records them in a file called CheckSUR.log, located in your Windows, under Logs\CBS\ folder. On a default installation of Windows, this will be C:\Windows\Logs\CBS.

    If the problem persists after taking these steps, go to the Microsoft Update Solution Center website http://support.microsoft.com/ph/6527#tab0 to find more information about the error code or to request support by e mail.

    04/14 / 1103:13: 37 am

  • Photosmart C6200 Alli a n

    Error message "0xc18a001" tried to install again new cartridges same error message even with NO cartridge in the printer.

    Help, please!

    Uniquer

    No problem, a friend.

    Here, you will find support for HP UK information:
    http://WWW8.HP.com/UK/en/contact-HP/phone-assist.html

  • Installing DirectX, that an internal error has occurred...

    PROBLEM:

    I get the following error message "DirectX Setup: an internal error has occurred." Please refer to the DXError.log and DirectX.log in your Windows folder to determine the problem. "When you try to install ANY version (version 9 or later) of DirectX using the directx web installer or the full installer. Please click to see these two newspapers DXError.log and DirectX.log.

    REASON:

    Why I'm trying to install directX this is because I am playing a game, "Dead Island", which apparently requires DirectX 9 .0c for the sound working properly and is my DirectX 9 .0c is missing files or is damaged and must be repaired/reinstalled. Irrespective of Dead Island requires DirectX 9 .0c or not, but it's the fact that I can't get directx even install or repair itself without the above error.

    SUMMARY:

    It seems that it does not matter which version of DirectX, I try to install the result of late is the above error message. This means DirectX 11, 10 and 9 and tried the directx web installer, but also complete installers with the same result. I searched and searched this forum and google searched and found different jobs with the same problem with different fixes the majority, arguing that their antivirus was the cause. Current indicated by DXDIAG DirectX version is version 11.

    I apologize if there are several posts like this, but I guess that these errors of DirectX are unique to each problem, so a new position must be made for each error even if the error message is obviously identical the DirectX error logs cannot be.

    MEASURES HAVE BEEN TAKEN:

    1. I've gone the route of software protection and uninstalled all traces of firewall antivirus/spyware and part 3 (which consisted of Avast and Threatfire) and the problem persists. Reinstalling the operating system is never my thing that I would like to know how to solve the problem now, in case this problem from happening again.

    2. I tried restores system as soon as a few months and the problem persists.

    3. I tried (SFC/scannow) System File Checker and found where it is said some of the problems have been resolved, and some could not be corrected. See log. (50 MB)

    4 Ran scans using several antivirus software different such as Spybot, Malwarebyte s, Avast, Threatfire and the list goes... and no infections not found and to my knowledge I have never been infected.

    5. tried "Microsoft difficulty it Center Beta" and there investigate and fix everything he could find, which wasn't much, and the problem persists.

    6 SP1 is installed and all updates are currently being updated.

    TECHNICAL DATA:

    I'm on Windows 7 64 bit Ultimate edition.

    CONCLUSION:

    I would like to see this problem get fixed and am willing to try almost anything except the easy way and reinstall the OS so please don't not to do this. Currently, it is a minor problem but could be a major problem if a new version of DirectX is eventually released and would be unable to install it because of the problem obvious. I am looking for any advice, known solutions or useful facts regarding my problem.

    I look forward to the answers. =)

    Hello ComputerNerds

    Below are a few threads on this issue. Some associated with other versions of the OS but the soultion threads are the same for Windows 7. If you have any questions please let me know. Thank you.

    http://social.msdn.Microsoft.com/forums/en-us/gametechnologiesdirectx101/thread/d5db370e-3596-477e-aca5-adfbbb0466d0/

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_other-gaming/Vista-DirectX-90C-and-age-of-Conan/cc123a72-6b1d-4a07-9528-e6055e0212b6

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_other-gaming/DirectX-9C-install-consistently-fails-on-Windows-7/ef576f97-a5d1-4693-9b56-d4493a686a1c

    http://social.technet.Microsoft.com/forums/en/w7itproinstall/thread/6c4d06d3-0801-4BB9-A5D8-b382a6014552

  • Restore the Office Public folder

    I have a problem in a laboratory on the Dell Optiplex 745 computers. In this workshop, there are 29 computers initially running Vista SP2. I cloned all 29 computers to Windows 7 Professional SP1. After I cloned these computers, I found 15 of them, the Public Desktop folder is missing. All other public folders (Documents, music, photos, etc.) are visible. What happens to all the accounts of profiles (Admin, teacher, student). It doesn't matter who is connected to one of the 15 computers. This isn't a unique profile corruption problem.

    I have show hidden files, folders, disks and I have disabled the 3... hide boxes. It is not restore the Office Public folder.

    I tried the file REG RESTORE. Nothing.

    I've tried searching Office Public folder. Nothing.

    I restarted the computer.

    I play ALL of these tests under an administrator account. Since the student on these 15 computers files, I can not re - clone these computers or can I do a repair on these computers. I don't want to take the risk of data loss. There must be way to restore the Office Public folder WITHOUT cloning or the repair of these computers.

    I tried to log on as LOCAL ADMINISTRATOR to resolve the problem to one of these computers. Also, I tried the administrator account to correct the problem.  Two of these accounts does not solve the problem

    I need to restore the original DEFAULT Office Public folder in C:\USERS\PUBLIC. Create a new folder and call it Office Public do not solve the problem. How do I know this, I tried to put a file in this new folder of the Public Office and did not appear on my desktop. That's how I know that simply create a single file does not work.

    Hello

    Is generally answer the question you have posted in the Microsoft Answers forums. It is better suited on TechNet forum
    TechNet forums - http://social.technet.microsoft.com/Forums/en/categories/

  • S10-2: no NX bit

    I fought with a strange question:

    Atom N280 supports a feature called NX bit (or XD - eXecute Disable Intel speaks). This feature allows to protect certain pages of RAM of executing code stored in them and is an important part of the operating system security mechanisms.

    However, my CPU don't recount this feature supported (by level of CPUID instruction 0 x 80000001).

    I was suspect a bug in the BIOS and reported the issue to the Lenovo IdeaPad support channel. However, after about 4 weeks of communication, they were unable to reproduce the problem in their test lab, claiming that NX bit worked properly in all the bones, they tried (BACK, Windows, Linux).

    They assumed a problem with the motherboard and suggested getting the laptop to a service center.

    Before I do, I want to check if I'm truly unique to this problem.

    Can anyone with a similar computer, please spend some of his time and bandwidth and check if its system reports NX bit as supported?

    This can be done with for example an of

    * CPU - z: http://www.cpuid.com/cpuz.php

    * chkcpu: http://web.inter.nl.net/hcc/J.Steunebrink/chkcpu.htm

    For the record, my system is S10 - 2, model No. 20027, BIOS 1ACN21WW (but the problem was there with 20 and 14 too).

    TIA

    Lenovo has finally acknowledged the problem and has released an update of the BIOS (v.24) with the fix.

  • When I edit the video, it will not play smooth?

    anyone out there who can help me?

    Nathalie Robles

    Which is good news if you have brought the video to the timeline, and there was no coloured line on this content. That's what we want. This suggests that we have the OK project settings. Just be aware when you change this video file, no the colored line will become orange. It's normal. Then you press the button made above the timeline. The orange line turns green. No line colored or the green line on the content of the timeline means that you see the best possible overview of your video in the monitor of editing area. The orange line means that you're not, and if you want the best possible overview, you have to press the button made above the timeline.

    What is the length and the file size of the video you just imported in the Track1 video Timeline. If you don't know, go to the active project, right-click thumbnail of the file there, select properties and read what the cottage for the duration and the large file.

    Back to the point where you simply drag your video to the timeline for the first time...

    Because you have your file on the timeline, there is no coloured line above it. Right-click on the file, select Time Stretch, in the Time Stretch dialog set the % speed = 99. When you return to the chronology, there will now be an orange line on the contents of the timeline. Now click the button made above the timeline. When the timeline is rendered, the orange line passes to the green. Now when video replays in edit box monitor, it runs smoothly?

    Everything that the les resultats results of the foregoing, please move to the publication + share/computer/AVCHD with Presets = MP4 H.264 1920 x 1080 p 24. Press the button Save to save this chronology in file (AVCHD.mp4) on the hard disk of the computer. Read that export with a drive on the computer. What is the quality of the reading of the export? We do this export to try to determine if there is a problem to separate a problem program overview. Let's compare the look of the preview with the aspect of the reading of the file using a drive on the computer.

    Thanks for the follow-up.

    RTA

Maybe you are looking for