Many to many using date

Hi all,
I am constructing a staff training section in my site and need to display the courses and dates that staff members have completed.
THE DATES ARE IMPORTANT AS THE COURSES NEED TO BE TAKEN AGAIN AFTER A SET PERIOD
I decide to use a Many to Many as the number of courses available  can be changed. I Have the following tables in the BD:
Courses
     course_id
     course
Staff
     Lots of fields
I am trying to use the following relationship table
course_rel
     staff_ID (primary)
     course_ID (primary)
     course_date (DATE)
When I insert the Many to Many action into the staff insert page it works as expected EXCEPT only the bottom field of the insert table is selectable (see image)
Is it even possible to insert dates in this way? If not can anyone suggest another option?
Thanks in Advance
Louie

OK solved the problem of the inactive fields (changed the auto increment setting of the staff_ID as it was conflicting with other mtm I had in the same form)
Now however,a new problem has arisen. the fields all work and the date picker works but the date is not being stored in the course_date field of the database?
All I get in the database is 0000-00-00, any ideas?

Similar Messages

  • How to use many format data into a template?

    How to design a template but it can interface from many format data? 

    This is the one from 2010 but should still work.
    http://www.bfcnetworks.com/blogs/alexpearce/pull-sharepoint-2010-document-properties-into-word-quick-parts/
     You basically create a new document in the library (must have the columns you want into the word document), then you use the Quick
    Parts to insert the data where needed. Then you save this document as your template. Then anytime someone creates a document in the library when you open the document it will read from the columns of the item.
    I used a workflow and had the users actually update a SharePoint list, then that in turn creates a new document in the document library and populate the columns from the list form. Then You can send that document link to folks to download / print or whatever.
    Is that what you are talking about?

  • Hello, okay? since then, was robbed today, and my find my    iphone this down, please tell me if he has a way to locate the computer, I need the iphone again, it has many important data it please help me

    hello, okay? since then, was robbed today, and my find my
      iphone this down, please tell me if he has a way to locate the computer, I need the iphone again, it has many important data it please help me

    It's gone and you most likely are not getting it back.
    If you had important info on it, you should have made backups so you would not lose the data.

  • Many useful bookmarklets eg. Dec screen brightness

    Use the following link for many useful bookmarklets. Here u can find night mode/dec screen brightness, moving to top of page in one go, changing the font to bold, google translation of a diff language page to english, highlighting links in a page & many other social networking tools.
    http://o.yeswap.com/
    i've not used all of the tools available on that page but a small note that u've to use them for each page if u want that feature enabled. Eg. if u want to use night mode then u'll hv to enable it for each page u open. In opera mini u can do it by assigning it a speed dial link. Hope u find it useful
    Please mark the post as solution if it solves your problem.
    Current Device - Nokia Lumia 1020/920

    Hi Sam,
    Thanks for joining the forums to ask your question. This site may help you with finding a keyboard shortcut for brightness. http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02951398&lc=en&cc=ie It also gives several other shortcuts that may be useful in the future.
    Often times you might have to press the function key (fn) along with the corresponding F# key that has the icon you are looking for. For example, pressing FN + F9 on my computer let's me adjust the brightness. Most of the time the brightness icon looks like a sun or star :
    I hope this helps. If not, let me know and we can continue working to get your screen at the right brightness level.
    Thanks for attending HP Expert Day!
    I am an HP employee and am happy to help any way I can.
    Thanks,
    Brittany
    Thank you for participating in HP Expert Days. I am an HP employee and am happy to help you.

  • Why does my phone use data with cellular data turned off?

    I have problems with my iPhone 5 using data on its own. It usually happens at night, with all the apps closed and plugged in to charge (should be connected to my wifi). Recently, I started turning off my cellular data any time I'm at home out of desperation to save my data. Last night, my phone used 6MB of data with my data off, plugged in. I use My Data Manager to track, it matches up with AT&T's record of my data usage, so I'm pretty sure the app is not wrong. I have the 200MB plan, so I have to be very careful and it's incredibly frustrating to wake up and find 6MB gone when cellular data was turned off. Does anyone know what's going on?  I haven't bothered calling Apple or AT&T, I never get anywhere with either one.

    I'm not familiar with My Data Manager but from the name I would think it would tell you what app or apps have used the data and that might help narrow down the problem. If it doesn't have that information, you can go to Settings > Cellular > Use Cellular Data For and that shows usage by each app and if you click on System Services in that list it will also give details of that usage. The numbers are since you last reset the statistics (bottom of that screen). With a little time and detective work you may be able to identify the cause.
    Also, there have been many discussions on various internet forums of AT&T (and other) reporting of the time of data usage not matching the actual time of the use. The usage numbers over a number of days for example are accurate but usage reported at 2AM may actually be a summary of some types of use that happened the previous day.

  • How to get useful data from request?

    Hello.
    I am looking for creating a management tool for a web site. All I want is that is there any ready to use API or package or open source project for retrieving user�s information? I just mean that is there any easy to use way in java to get useful data from a client (for example location, his or her system configuration and information �).
    Thanks.

    If you dump all the data from request (see the javadoc, and especially the "header methods" ) you'll see the data you can get are quite simple.
    The only thing you can try to rely on are ;
    - the IP address from the sender (when reversed to DNS, you can sometime use the tld to locate the country it comes from. Yet, you'll get many .com name, so it's not that significant. it may also give you the IAP used). Note that if the user is using a proxy, it's the proxy IP that you'll collect
    - the User-Agent header : from this, you can guess the OS and the browser used
    - the Referer header : usefull to get where your user comes from (where they found a link to your site)
    - the Cookie header : if you're using a servlet container with session id stored in cookie, you should see the Cookie header appear on the second request to your site. That helps finding out wether your user accep cookie or not (from a server point).
    Besides these, i don't think you can get any other useful data without asking your users on a form. Note that it's the client that decides to send Referer, User-Agent or Cookie headers. Those are not mandatory to the Http Protocole and some browser allow their user to fool their content (butmore than 90% of the widespread browsers don't)

  • Issues with Using Data Dashboard and Using Web Service

    After running a system for many months it has suddenly decided to not work at all.  I am using Data Dashboard to read variables on a host.  I'll outline the system here to get a baseline:
    I'm running LV 2012 SP1 f5. 
    I collect data from one Ethernet port and interfact it to another Ethernet port to form a proxy.
    I use a fixed IP address from my DSL along with port forwarding/port triggering in my router for data observation and control.
    So, what have I done so far?
    1.  Repaired my original LV 2012 SP1 and tested system.
    2.  Upgraded to LV 2012 SP1 f5 and tested system.
    3.  Ran service.msc and checked all the NI services that should be operational.  Started and stopped several of them and rebooted computer.
    4.  Deployed all my SVs (multiple times)
    5.  Disconnected second Ethernet interface becasue sometimes the variables would deploy to this IP address.
    6.  Turned off my wireless because sometimes the variables would deploy to this IP address.
    7.  Checked "Web Server Configuration" "Application Web Server" for correct port number.
    8.  Checked "Web Services Management" and under "Deployed Web Services" there is one category:  SV is marked as running.  NOTE!!  WebService is NOT listed and this could be a problem
    I can use the following to retrieve data&colon;  localhost:<port number>/sv/variable.  But when I substitute my DSL IP number, I can no longer get any data.
    So, what am I missing?  
    Thanks,
    Paul.

    Siana,
    Thanks for your response.
    I haven't touched the NI code in months.  It is running on an XP laptop and I have the Windows updates turned off.  McAfee is running on it and of course that updates regularily.  This laptop is a dedicated machine that I only use for this function, nothing else.  I haven't added or subtracted any programs for many months.
    There have been no changes to the DSL from me.  AT&T is constantly trying to get us to upgrade to U-Verse but we have resisted.  All DSL modem and router hardware is the same.  
    Confusing, huh?

  • How to  use data function using characterstics variable for calculation on

    how to  use data function using characterstics variable for calculation on  attribute as key figure

    Hi Gayatri
    Did you not see my answer for CASE because CASE does indeed offer the use of the BETWEEN clause, but DECODE does not. Let me give you a little synopsis of DECODE.
    In its most simple form it takes 4 values and looks like this: DECODE(A, B, C, D)
    This essentially means, IF A = B THEN C ELSE D
    The trick to solving BETWEEN in a DECODE is to work out algoriths where A = B. Because we don't know how many values are between 00 and 99, although I could guess there were 100 we could of course have 100 parts in the DECODE but that would be awful. How about if we look at it another way and say this:
    IF PART_NUMBER < 'SDK00' THEN pay_amount
    ELSE IF PART_NUMBER > 'SDK99' THEN pay_AMOUNT
    ELSE pay_amount + 100
    This statement only had 2 hard coded values, but how to make DECODE work with less than? Easy, we use the LEAST function. The LEAST function takes 2 values and returns the one with the lowest value. So I use LEAST(PART_NUMBER, 'SDK00') then whenever the PART_NUMBER is lower than SDK00 it will be true. A similar situation exists for the opposite function GREATEST. Putting all of this together then, you can do this:
    DECODE(PART_NUMBER, GREATEST(PART_NUMBER, 'SDK00'), DECODE(PART_NUMBER, LEAST(PART_NUMBER, 'SDK99'), PAY_AMOUNT * 100, PAY_AMOUNT), PAY_AMOUNT)
    In English this can be read as follows:
    IF the PART_NUMBER is greater than or equal to SDK00 and the PART_NUMBER is less than or equal to SDK99 THEN PAY_AMOUNT x 100 ELSE 0
    Best wishes
    Michael

  • How to consolidate data files using data pump when migrating 10g to 11g?

    We have one 10.2.0.4 database to be migrated to a new box running 11.2.0.1. The 10g database has too many data files scattered within too many file systems. I'd like to consolidate the data files into one or two large chunk in one file systems. Both OSs are RHEL 5. How should I do that using Data Pump Export/Import? I knew there is "Remap" option could be used, but it's only one to one mapping. How can I map multiple old data files into one new data file?

    hi
    datapump is terribly slow, make sure you have as much memory as possible allocated for Oracle but the bottleneck can be I/O throughput.
    Use PARALLEL option, set also these ones:
    * DISK_ASYNCH_IO=TRUE
    * DB_BLOCK_CHECKING=FALSE
    * DB_BLOCK_CHECKSUM=FALSE
    set high enough to allow for maximum parallelism:
    * PROCESSES
    * SESSIONS
    * PARALLEL_MAX_SERVERS
    more:
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28319/dp_perf.htm
    that's it, patience welcome ;-)
    P.S.
    For maximum throughput, do not set PARALLEL to much more than twice the number of CPUs (two workers for each CPU).
    Edited by: g777 on 2011-02-02 09:53
    P.S.2
    breaking news ;-)
    I am playing now with storage performance and I turned the option of disk cache (also called write-back cache) to ON (goes at least along with RAID0 and 5 and setting it you don't lose any data on that volume) - and it gave me 1,5 to 2 times speed-up!
    Some says there's a risk of lose of more data when outage happens, but there's always such a risk even though you can lose less. Anyway if you can afford it (and with import it's OK, as it ss not a production at that moment) - I recommend to try. Takes 15 minutes, but you can gain 2,5 hours out of 10 of normal importing.
    Edited by: g777 on 2011-02-02 14:52

  • How to get pivot table by using dates

    Hi,
    How to get pivot table by using dates in column.
    Below is the sample table and its value is given.
    create table sample1
    Order_DATE       DATE,
    order_CODE       NUMBER,
    Order_COUNT   NUMBER
    Insert into sample1 (Order_DATE,order_CODE,Order_COUNT) values (to_timestamp('30-SEP-12','DD-MON-RR HH.MI.SSXFF AM'),1,232);
    Insert into sample1 (Order_DATE,order_CODE,Order_COUNT) values (to_timestamp('30-SEP-12','DD-MON-RR HH.MI.SSXFF AM'),2,935);
    Insert into sample1 (Order_DATE,order_CODE,Order_COUNT) values (to_timestamp('30-SEP-12','DD-MON-RR HH.MI.SSXFF AM'),3,43);
    Insert into sample1 (Order_DATE,order_CODE,Order_COUNT) values (to_timestamp('30-SEP-12','DD-MON-RR HH.MI.SSXFF AM'),4,5713);
    Insert into sample1 (Order_DATE,order_CODE,Order_COUNT) values (to_timestamp('30-SEP-12','DD-MON-RR HH.MI.SSXFF AM'),5,11346);
    Insert into sample1 (Order_DATE,order_CODE,Order_COUNT) values (to_timestamp('29-SEP-12','DD-MON-RR HH.MI.SSXFF AM'),1,368);
    Insert into sample1 (Order_DATE,order_CODE,Order_COUNT) values (to_timestamp('29-SEP-12','DD-MON-RR HH.MI.SSXFF AM'),2,1380);
    Insert into sample1 (Order_DATE,order_CODE,Order_COUNT) values (to_timestamp('29-SEP-12','DD-MON-RR HH.MI.SSXFF AM'),3,133);
    Insert into sample1 (Order_DATE,order_CODE,Order_COUNT) values (to_timestamp('29-SEP-12','DD-MON-RR HH.MI.SSXFF AM'),4,7109);
    Insert into sample1 (Order_DATE,order_CODE,Order_COUNT) values (to_timestamp('29-SEP-12','DD-MON-RR HH.MI.SSXFF AM'),5,14336);
    select * from sample1;So how to get the data like below.
              order_date
    order_code 30-sep-12 29-sep-12
    1 232 368
    2 935 1380
    3 43 133
    4 5713 7109
    5 11345 14336

    Using the extra data I inserted in my previous reply:select ORDER_CODE,
    SUM(DECODE(extract (month from ORDER_DATE),1,ORDER_COUNT,0)) JAN,
    SUM(DECODE(extract (month from ORDER_DATE),2,ORDER_COUNT,0)) FEB,
    SUM(DECODE(extract (month from ORDER_DATE),3,ORDER_COUNT,0)) MAR,
    SUM(DECODE(extract (month from ORDER_DATE),4,ORDER_COUNT,0)) APR,
    SUM(DECODE(extract (month from ORDER_DATE),5,ORDER_COUNT,0)) MAY,
    SUM(DECODE(extract (month from ORDER_DATE),6,ORDER_COUNT,0)) JUN,
    SUM(DECODE(extract (month from ORDER_DATE),7,ORDER_COUNT,0)) JUL,
    SUM(DECODE(extract (month from ORDER_DATE),8,ORDER_COUNT,0)) AUG,
    SUM(DECODE(extract (month from ORDER_DATE),9,ORDER_COUNT,0)) SEP,
    SUM(DECODE(extract (month from ORDER_DATE),10,ORDER_COUNT,0)) OCT,
    SUM(DECODE(extract (month from ORDER_DATE),11,ORDER_COUNT,0)) NOV,
    SUM(DECODE(extract (month from ORDER_DATE),12,ORDER_COUNT,0)) DEC
    from SAMPLE1
    where trunc(order_date, 'YY') = trunc(sysdate, 'YY')
    group by order_code
    order by order_code;
    ORDER_CODE JAN FEB MAR APR MAY JUN JUL AUG   SEP   OCT NOV DEC
             1   0   0   0   0   0   0   0   0   600   600   0   0
             2   0   0   0   0   0   0   0   0  2315  2315   0   0
             3   0   0   0   0   0   0   0   0   176   176   0   0
             4   0   0   0   0   0   0   0   0 12822 12822   0   0
             5   0   0   0   0   0   0   0   0 25682 25682   0   0Now a bit of explanation.
    1) Whenever you pivot rows to columns, no matter what version of Oracle and no matter what method you use, you have to decide in advance how many columns you are going to have and what the names of the columns are. This is a requirement of the SQL standard.
    2) I use the WHERE clause to get just the data for this year
    3) With EXTRACT, I get just the month without the year.
    4) Using DECODE, I put every month's data into the correct column
    5) Once I do all that, I can just GROUP BY order_code while SUMming all the data for each month.

  • I accidentally deleted my firefox profile on OS X. My bookmarks, usernames, passwords - all gone. Used data recovery software...

    Data recovery software called Data Rescue 3. It seemed to have brought up many deleted files. I sifted through as many as I could. I have removed the ones that are .pdf, etc. and obviously not related to firefox.
    The folder & files I recovered:
    1) SQLite - I have many files called SQ00001.db, SQ00002.db, etc. I don't know if these are the user names or passwords or what? They are in a folder called SQLite. If I click on this nothing happens.
    2) There are files under misc called login-0001.keychain - Are these passwords, usernames?
    3) Web Bookmarks - Files called Bookmarks00001.plist. If I click on this it opens up in text edit and I can see some books randomly throughout.
    4) Mozilla - Only on file called bookmarks-00001.html
    5) There are many other files one in text ending in htm. and plist.
    6) Some other files called DS_Store-00001, etc.
    7) Also some files called embed.default.js.gz (under Archives folder and ZIP). I don't know what this is.
    I tried to recover the files... I don't know what to do with them. Obviously some files might be useless. If I could get the usernames saved that would mean everything to me. Literally. I have all my work on there... :(
    I could look up other files specifically, please just let me know. Running OS X 10.6.8.
    A lot of questions said use data recovery, I've read and read and am truly stuck. What do I do with these files? How do I get my username and profile info back. There is no file called .ini or 12345678.default. (example).
    Please, please, please help. Thank you.

    For passwords, look for 2 files key3.db and signons.sqlite
    For usernames saved in form fields, look for formhistory.sqlite
    Bookmarks are in places.sqlite
    For descriptions of each profile file, read:
    <br> [[Profiles - Where Firefox stores your bookmarks, passwords and other user data#w_what-information-is-stored-in-my-profile|What information is stored in my profile?]]

  • ORA-03297: file contains used data beyond requested RESIZE value

    DB 10.2.0.4
    AIX 5.2
    PROD
    I have dropped many big tables after moving on another database, what i thought it will free the space of the disk because right now there is no provision to extend the disk size and disk size have already occupied 90%. I dropped tables which had 150 GB total size but when i am trying to resize the datafiles it is giving below error whereas that datafile has free space ( example: free space 8000mb and total size 20000mb of that file i tried to resize it to 14000mb it is giving below error)
    I tired the same for many datafiles for a particular tablespace all datafiles are giving same error except one of them.
    ERROR at line 1:
    ORA-03297: file contains used data beyond requested RESIZE value
    Thanks

    user13382934 wrote:
    DB 10.2.0.4
    AIX 5.2
    PROD
    I have dropped many big tables after moving on another database, what i thought it will free the space of the disk because right now there is no provision to extend the disk size and disk size have already occupied 90%. I dropped tables which had 150 GB total size but when i am trying to resize the datafiles it is giving below error whereas that datafile has free space ( example: free space 8000mb and total size 20000mb of that file i tried to resize it to 14000mb it is giving below error)
    I tired the same for many datafiles for a particular tablespace all datafiles are giving same error except one of them.
    ERROR at line 1:
    ORA-03297: file contains used data beyond requested RESIZE value
    ThanksThis error occurs when some object has blocks "adjacent" to the High Water Mark.
    In order to RESIZE, the object needs to be identified & then moved;
    preferably to a different tablespace.
    After do so you can RESIZE at least a modest amount.

  • Does watching videos on iTunes U use data?

    A couple weeks ago I was watching videos on my iPhone from iTunes U while at home connected to Wi-fi. I found out that my video streaming using 200+ MB of data and ended up costing me a lot.
    I considered that maybe the Wi-fi just wasn't working but now yesterday I was watching another video. I kept checking to make sure that the Wi-fi was on and working. Yet from just watching a couple 5-10 min videos, I used around 70 MB of data.
    Is anyone aware of how iTunes U shares course information (in particular the videos)? I just assumed that it would use Wi-Fi if I was home but that does not seem to be the case.
    I have 90% sure that this is not an issue with my Wi-Fi at home.
    It there a way to make sure that iTunes does not use data to stream videos. I can't afford to be watching them otherwise.
    Many thanks to anyone who can help,
    Diana-Marie

    You could try going to settings, general, network, and turning cellular data off. Then try using itunes university. That will let you know if it's able to use wi-fi or not.

  • Using data synchronization in Calculation Manager

    Hello,
    How is it possible to use data synchronization in business rule (11.1.1.3)?
    Or to write a batch file for synchronization. Have anyone an example for such a batch file?
    Many many thanks,
    WhiteBaer
    Edited by: WhiteBaer on 04.01.2010 08:25

    Hello Michael,
    i am trying to synchronize two applications (Planning and HPCM). I did it with Data Synchronization.
    Now i want to make it possible to synchronize the applications without going out of planning. For example with Custom Menu (Right-Click-Menu).
    Another way to do it is to use XREF in Calculation Script.
    It must be possible to write a batch file to execute a synchronization.
    Do you have any idea?
    Many thanks in advance,
    Whitebaer

  • Using Data Merge for filenames?

    First off, I'm running Indesign CS5 on Snowleapord.
    I've used Data Merge to create one file with 45 pages. Each page is a form letter, with the first line being the persons name.
    What I need to do is save each of those pages as its own Jpg file, (Easy to do, just export>Jpg)
    Where  I'm having trouble is in the filename scheme. If it saves each page as  "formletter-1" "formletter-2" I end up not knowing who's letter it is.
    I'd  like to name the files for the name of the person in the letter, the  <<Name>> field from data merge. There are FAR to many to do  this by hand.
    Any suggestions?
    Thanks so much.
    PS
    I don't know anything about scripting. I hope somebody can write one or provide me with a link to a solution.

    I am trying to do the same thing.
    I have an Indesign document with data merge information on it. I can successfully get it to create either a multipage indesign document or PDF.
    I now want to name PDF with one of my field names and create single named PDF files.
    I tried clicking on the above link be the website has no information on it.
    I am using a mac and unfortunately know nothing about scripting.
    Many thanks if someone can help.

Maybe you are looking for

  • CPU Usage Maxing Out using Explorer

    Ola guys, Ok, here's the prob.   When I go to rename a video file XP states that the file is being used by another program (which it's not).  This is followed by a system slowdown in which explorer is utilizing the CPU to 95-100%.  This requires me t

  • Best way to have a 'standby' apps node

    Hi, We're in the process of discussing several options for creating a standby application node in another data center. For the database we've decided to use Data Guard. But we're divided on the Application node. I'm of the view that we should have a

  • How 2 convert numeric value to character value?

    Hi friends, I want to convert numeric value to the character value. Is there any FM available? Points rewared soon. Regards Ronn

  • How to design a query framwork

    Hiiiiiiii, Right now I am designing a query fram work in java & I need some suggestion to complete the work. Main objective : System will pas a query to the database with java and in user interfacewill show all the records of the table. The query is

  • Can't install 32Go of Ram in my Mac Pro

    Hi Everyone, I own a 2012 Mac Pro actually running with 2 x 8Go of memory plus 6 x 2Go (these ones were provided by the reseller). When I bought the set of 8go, I picked 4 to upgrade to 32Go but it never worked, the Mac Pro couldn't see 32Go, only 16