Can this be done with ADDT? (many-to-many update)

Hi
I'm trying to do a update/insert pages for many-to-many tables. I have done the insert part. But I'm having problems with the update (and list) part.
I stumbled over this page:
http://examples.codecharge.com/ExamplePack/ManyToManyListbox/ManyToManyListbox.php
It shows exactly how I want it. But it does not have to be on the same page.
Does anybody have a good example how to do this for the update part with ADDT?
My head is a mess with id's here and id's there and tables everywhere, so I cant get my bearings right.
Thanks
Olle

Hi.
What is going wrong?
I'll try to explain what I did.
First you need 3 tables in your database. Example, One for directors one for movies and one for the relations. The relations table only have two colums one that will contain directors id and one that will have movies id.
Then in DW
Set up an Update form with the Form wizard. It only need to have the Directors as a select list.
Second apply the many to many wizard server behavior.
master table is Directors
relations able is Relations table (with the two key fields linking to the other two tables)
and Detail is movies table
Hit finish and ADDT will do the rest for you. This is displayed as checkboxes. But I think it could be tweeked to a select list pretty easy.
I hope I remembered it all now :)
Regards
olle

Similar Messages

  • In Mail with Snow Leopard you could number your e-mails. Can this be done with Lion?

    In Mail with Snow Leopard you could number your e-mails. Can this be done with Lion?

    If you're referring to desktop icons, right click on the desktop > Show view options > check "show item information".

  • Have just migrated from the world of PC's. and I had my set up so that when I typed a new sentence it started with a capital with out me pressing shift. also, i could set up words to self fill like ur would auto correct to your. can this be done with mac

    Have just migrated from the world of PC's. and I had my mail text typing set up so that when I started  a new sentence after a full stop  it started with a capital with out me pressing shift. also, i could set up words to self fill like ur would auto correct to your. can this be done with mac

    I don't know about the first letter cap but the spelling is simple. Edit - Spelling and Grammar - Select While Typing and Correct Spelling Automatically.
    I'd also STRONGLY recommend that you bookmark and use:
    Mac 101
    Switch 101
    Find Out How Video tutorials
    List of Useful URLs for switchers
    Welcome to the Light side.

  • HT3819 everybody in my family has a different apple id, how can we share our music? can this be done with home sharing?

    everybody in my family has a different apple id, how can we share our music? can this be done with home sharing?

    Setting up Home Sharing for Apple TV (2nd and 3rd generation)
    iTunes- Setting up Home Sharing on your computer
    iOS- Setting up Home Sharing on your device
    Troubleshooting Home Sharing
    iTunes- How to share music and video
    iTunes- How to share music between different accounts on a single computer

  • HT1694 I need toi sync my personal Outlook calendar to my iPhone 5, can this be done with a non-server system?

    I need toi sync my personal Outlook calendar to my iPhone 5, can this be done with a non-server system?

    You're welcome.
    Have you never synced your iPhone with iTunes on your computer to transfer music and any other iTunes content from your iTunes library on your computer, or to transfer photos from your computer to your iPhone, etc.?
    What I'm referring to is your iPhone sync preferences with iTunes on your computer, not any setting on your iPhone.

  • Bookmarking video: Can this be done with QT server?

    I am considering a hosting service that has QT streaming.
    I'd like a capability similar to DVD chapters for my on-line video, with links in the description under the video that will go to a specific time code or bookmark on my video.
    Can this be done?
    Thanks,
    Cris

    I did look up the LiveStage web site to see what that is all about. The example sites were all VR, panoramic, displays all of which is very impressive but not what I need. I couldn;t get your movie to display properly, so I didn't see what is supposed to do. I do thank you for pointing me toward something I hadn't seen before which is totally cool.
    Many quicktime movies I have found on the web which claim to be streaming are really progressive download. I can't position the cursor ahead of what has already downloaded. Those that actually do stream and buffer well will allow me to jump about anywhere on the time line.
    When I drag and click or simple click somewhere on time line using the controls of the Quicktime browser plug-in, the movie will buffer and start playing at the chosen location.
    Obviously, there is communication with the server. I just want more control over than communication. I'd like to be able to send a command to the server telling it to go to a particular frame or time code and start buffering and then playing from that specified time.
    It seems so obvious. I can't believe that there isn't a script to do this.
    There are Apple Scripts that control navigation in Quicktime Player, scecifically "Move to X in front movie" Apple Script. It works with Quicktime Player on files stored on my computer.

  • Can this be done with css rollovers?

    Hi,
       I'm using Dreamweaver CS4 on a Windows PC. I understand the basics of css rollovers where you change the background image position up or down but the text used will still end up being a common font that will suit every pc. What I'd like to do is use an uncommon font in my navigation bar. I made an image in photoshop that had two versions of a word like home for example one on top of the other like you would for a css rollover but once I created a link I had the link color border around the image, so it didn't work. Here is a link to a website that is similar to what I'm trying to do http://www.inksmithtattoo.com/. Look at the navigation, can this be done using css rollovers? If not how do you think it was done? Is there a way to use uncommon fonts in a navigation bar? I even did some research on using Dreamweavers hotspot function but found that there were issues in using it for navigation. I'm getting pretty familar with Dreamweaver but I'm not that good at coding so if anyone does have any ideas please include some keywords that I can google and read more about what your trying to say, links to the info would be even better but I realize that if your as busy as I am you can't take that kind of time.
    Any ideas or help will be greatly appreciated.
    Thank you to all,  dluthier

    That site is using images only. It is not a text based link:
    here is the css they are using:
    #navAbout a {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../_img/navAbout-Home.gif) no-repeat scroll 0 0;
    left:473px;
    top:318px;
    As you can see it is an image only. See the attachment with this post. Also since it is a background image it won't show up if you right click on the so seemed text
    Please install firebug or webdeveloper plugin if on Firefox and you will be able to inspect the elements and know what exactly they are.
    Hope it helps
    Regards,
    Vinay

  • Develop streaming data processing applications in C# with Stream Computing Platform and Storm in HDInsight. Can this be done with Visual Studio Community sign up?

    Hello,
    I am a  student and love the Visual Studio Community 2013 to implement some of my research projects. I am currently working on a project that involves streaming data analysis. I found this article ( http://azure.microsoft.com/en-us/documentation/articles/hdinsight-hadoop-storm-scpdotnet-csharp-develop-streaming-data-processing-application/
    ) but do not have MSDN subscription (I cannot afford it)  as required in the article. Can this be done somehow with Visual Studio Community 2013 sign up?
    Thank you all in advance for your time and for your help.
    J.K.W

    Hi,
    I just confirmed that the key with Visual Studio Community is that, although it is free like Express, it does not have the limitations that Visual Studio Express had. So, to answer your question, Yes - you can do all your development work as a student with
    VS Community 2013 sign up. You can also refer to this blog for more details -
    http://blogs.msdn.com/b/quick_thoughts/archive/2014/11/12/visual-studio-community-2013-free.aspx
    Regards,
    DebarchanS
    DebarchanS - MSFT

  • Can this be done with Spry?

    I've got a page that has some menu items displayed in a Flash
    movie. (See this page
    http://www.lunchboxes.ae/offices/samplemenu.php
    for the example).
    Can this be done using a Spry dataset that can be changed
    using Contribute ultimately rather than editing the Flash movie
    every time?

    Hello,
    You should try to look deep in to the source of this:
    Original
    Photo Gallery from the Demos
    Ther is a slide show option. you can put this technique in to
    a table in many times and it will look like what you need.

  • Can this be done with flash

    I need to generate a chart using flash or flex (im not sure
    which) on the
    server side and output it as a jpg?
    can this be done? can somebody point me to the right
    direction
    Thanks,
    Tem

    You mean using data from the server? Flash, and Flex, run
    client side, but
    can pull data from a server - and make a graph. I don't know
    Flex, but it
    wouldn't be too hard in Flash. AS3 is better for outputting
    as a JPEG, but
    it can be done in AS2 as well.
    There are many tutorials for loading data into Flash, just
    Google things
    like 'Flash XML' or 'Flash Database'. I'd also recommend
    looking at AMFPHP
    http://www.amfphp.org/) an
    alternative to Flash remoting that makes calling
    server-side functions, and passing data, a snap.
    For image export, search on 'Flash image output' - here's one
    to get you
    going:
    http://www.quasimondo.com/archives/000645.php
    Dave -
    Head Developer
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • Can this be done with iWeb? Thx

    I know this is Flash, but look how simple this slide show is. As a Residential realtor imagine how simple this would be to have the photos changing on the left and a "capture contact info" input on the right.
    Can I do something like this with iWeb?
    http://www.libertyluxegreen.com/?utmsource=nytimes.com&utm_medium=module&utmcampaign=adv
    Thanks so much.
    Best
    Chris

    There are a number of ways to create a simple sideshow like that. One is the Conveyor Belt Slideshow with the window set to be the size of one photo instead of the size in the demo. A one photo version of it can be found at the bottom of this demo page: Embed a Specific Portion of a Web Page Within an iWeb Page.
    There are other ways using javascript. Jalbum has over 100 skins/themes to choose from. This is one: Jalbum.
    There are many more javascript types out there. If you search this forum for slideshow or javascript slideshow you'll find posts with links to other examples.
    OT

  • Can this be done with a view ?

    I want to create a view which contains data from many table.
    The tables are arranged as such :
    1 parent table and 5 child tables.
    Each child tables contains a foreign key which equals a primary key of the parent table.
    Theoriticly there is a limit of 9 entries in a child table for each entry in the parent table.
    Is this possible to have a view which contains 9 fields for each of the 5 child tables, fields which will either by empty/null in the view or contain data from the parent table if not ?
    I know this is really a mess and not a great thing to do at all. But I must interface with a third party COM objects which expects to find a table or view with these specifications, which leaves me 2 choices :
    1- create such a view, if it can be done ( I don't see how it can be done right now )
    2- Change my database so I have a table which has 9 times 5 fields most of which will be empty ( yuck ! )

    If I understand correctly, you have
    MIX
    mix_id
    other_columns
    and a bunch od constituent tables something like:
    mix_id,
    type,
    dosage.
    Assuming that the type column in constituent maps to one of the columns you want to create in your view, then something like:
    SELECT m.id, m.other_columns, c.c1d1, c.c1d2. c.c1d3, c.c2d1, c.c2d2. c.c2d3,
           c.c3d1, c.c3d2. c.c3d3
    FROM mix m,
         (SELECT id, MAX(c1d1) c1d1, MAX(c1d2) c1d2, MAX(c1d3) c1d3,
                 MAX(c2d1) c2d1, MAX(c2d2) c2d2, MAX(c2d3) c2d3,
                 MAX(c3d1) c3d1, MAX(c3d2) c3d2, MAX(c3d3) c3d3
          FROM (SELECT id, DECODE(const_type,'t1',dosage,NULL) c1d1,
                       DECODE(const_type,'t2',dosage, NULL) c1d2,
                       DECODE(const_type,'t3',dosage,NULL) c1d3,
                       NULL c2d1, NULL c2d2, NULL c2d3,
                       NULL c3d1, NULL c3d2, NULL c3d3
                FROM constituent1
                UNION ALL
                SELECT id, NULL, NULL, NULL,
                       DECODE(const_type,'t1',dosage,NULL),
                       DECODE(const_type,'t2',dosage, NULL),
                       DECODE(const_type,'t3',dosage,NULL),
                       NULL, NULL, NULL
                FROM constituent2
                UNION ALL
                SELECT id, NULL, NULL, NULL, NULL, NULL, NULL,
                       DECODE(const_type,'t1',dosage,NULL),
                       DECODE(const_type,'t2',dosage, NULL),
                       DECODE(const_type,'t3',dosage,NULL),
                FROM constituent3)
          GROUP BY id) c
    WHERE m.id = c.idshould be close to what you need. If you will always be querying the view for a specific mix_id (or maybe only a few), then an alternative might be:
    SELECT id, other_columns,
           (SELECT dosage FROM constituent1 WHERE type = 't1' and id = m.id) c1d1,
           (SELECT dosage FROM constituent1 WHERE type = 't2' and id = m.id) c1d2,
           (SELECT dosage FROM constituent1 WHERE type = 't3' and id = m.id) c1d3,
           (SELECT dosage FROM constituent2 WHERE type = 't1' and id = m.id) c2d1,
           (SELECT dosage FROM constituent2 WHERE type = 't2' and id = m.id) c2d2,
           (SELECT dosage FROM constituent2 WHERE type = 't3' and id = m.id) c2d3,
           (SELECT dosage FROM constituent3 WHERE type = 't1' and id = m.id) c3d1,
           (SELECT dosage FROM constituent3 WHERE type = 't2' and id = m.id) c3d2,
           (SELECT dosage FROM constituent3 WHERE type = 't3' and id = m.id) c3d3,
    FROM mix mIf you will generally be selecting all rows out of the view, then this will likely be very slow if mix is large, since each of the column queries wil be executed once for every row in mix.
    HTH
    John

  • Can this be done with LR4 and Drobo FS?

    When I import pictures on my MacBook Pro running Lion OS  at home into LR4, I set it up to backup onto my Drobo FS which is a NAS device wirelessly via my home network.
    Not being computer saavy at all, can I set up both my Drobo and configure LR4 on my MBP so when I am on vacation with the laptop, I can back up my vacation pics directly to the Drobo rather than carrying an additional external back up drive?
    I've heard about Drobo apps, specifically Pure ftd, downloaded it and looked at the documentation but it might as well be written in Martian. Is this the way to go or is there another software program?  I think pure ftd enables one to access your device, in this case, the Drobo, via the Internet. As I don't know anything about programming, I am completely lost when reading various forum threads about the set up. 

    Yes, that is exactly the problem with all cloud services for photo backup: how much volume do you shoot per day? What is the upload bandwidth you may count on?
    I dropped any such notion, because with a daily volume of 3-6GB raw images all the hours of the night would not be sufficient to upload this via the usual ADSL-lines in Europe.
    Directly within LR you can use any setup that you can select in the import dialog as storage destination for "make a second copy to".
    E.g. If you can map your drobo as a drive.
    If not, you could still use the ftp-mechanism to trigger the upload outside LR, after copying the images from your camera card.
    But as said, all depending if your volume will make the upload during the time available at your bandwidth.
    Cornelia

  • Can this be done with outer join?

    Hi All,
    I've two tables tab_a and tab_b. tab_a contains instruments and record_date columns apart from others. Each instrument can have many record_date ( say month end dates of the last year). These dates may or may not be same for other instruments . (i.e; say instrument1 has 12 month end dates of the last year while instrument 2 has quarter -end dates of the last year).
    On similar lines tab_b has instruments and distribution_date & active_ind. Data in this table also bear the same relation as that in Tab_a. active_ind shows whether that distribution_date is active or not.
    Note: tab_a.record_date and tab_b.distribution_date may not be same for the same instrument.
    Now, I'm supposed to check whether tab_a.record_date matches with tab_b.distribution_date or not.
    1) If it matches & if tab_b.active_ind is active then that record should be returned.
    2) If it matches & if tab_b.active_ind is inactive then that record should NOT be returned.
    3) If it doesn't match, then also that record should be returned.
    To achieve this I did something like this, but it doesn't seem to be working.
    I request you to help me in making it work for me.
    Thanx!
    select a.record_dt from tab_a a, tab_b b
    WHERE
             b.active_ind(+) = 'A'
               AND  b.distribution_date (+)=  a.record_date
               AND b.instrument(+) = a.instrument_id

    Table-A                          Table-B                                                Output
    instrument     record_date     instrument     distribution date     Active_ind     instrument     record_date
    1           01-jan-08     1            01-jan-08          I          
    1           01-feb-08     1            01-feb-08          W          
    1            01-mar-08     1            01-mar-08          A          1            01-mar-08
    1            01-apr-08     1           01-apr-08          A          1            01-apr-08
    1            01-may-08     1           01-may-08          A          1             01-may-08
    1            01-june-08     1                                                    1                01-june-08
    1            01-july-08     1            01-july-08          W          
    2            01-jan-08     2            01-jan-08          I          
    2            01-feb-08     2            01-feb-08          I          
    2            01-mar-08     2            01-mar-08          A          2             01-mar-08
    2            01-apr-08     2            01-apr-08          A          2            01-apr-08
    2            01-may-08     2            01-may-08          A          2            01-may-08
    2            01-june-08     2            01-june-08          A          2            01-june-08
    2            01-july-08     2            01-july-08          A          2            01-july-08
    2            01-oct-08     2            01-oct-08          A          2            01-oct-08
    2            01-dec-08     2            01-dec-08          A          2             01-dec-08
    3            01-july-08     3                                                 3               01-july-08
    3            01-aug-08     3           01-aug-08          I          
    3            01-sep-08     3            01-sep-08          A          3            01-sep-08
    3            01-oct-08     3            01-oct-08          A          3            01-oct-08Expected out put is to get all the dates for an instrument from tab_a with b.status_ind 'A' plus dates not found in tab_b

  • Can this be done with a mac + firefox as well?

    Well I'm loving my mac, very accessable and easy to use for new switchers that have been using windows all their life. Though there are a few things I miss from a pc, and one of them was being able to use te scroll wheel to open new tabs on firefox. Is there anyway that I can do this without it brining up the dashboard with tiger?
    I have tried switching to button three on the mighty mouse preference page, and it doesn't do anything.

    I don't have a mighty mouse but you shoud simply be able to right click on a link and select Open in New Tab.

Maybe you are looking for

  • TREX indexing problem with PDF files

    Hi all, I use KM to access DMS with the "DMS Connector for KM". I create an index on my DMS repository. I have more then 8000 documents. Most of then are PDF files. Only word document are indexed. i have read and put in place OSS Note 1008299 and 103

  • BPS retraction (CCA) - authorizations for background user (R/3)

    Hi, I'm  trying to retract plandata for statistical key figures from BW to R/3. During data retraction I get an error message in BW. The message is about missing authorities on R/3 side, but without any detailed information. We use the standard backr

  • Create sap-source system in netweaver

    Hello, i want to create a R/3-(4.6c)-source system in my Netweaver-BI (2004s), but I have problems with the connection. For the connection i created in the Netweaver a new destination and a user "User_A" with the profile "S_BI-WX_RFC / Business Infor

  • FRM-92101 - java exception - unable to  communicate with runtime process

    We have a Forms application developed in Forms 10.1.2.0.2. One of our forms gives a unusual error. This error comes from any client machine we run the application. Our menu form (menu.fmb), in it's ON-LOGON trirgger, calls a form called login.fmb. Lo

  • Speed improvements in JDeveloper 3.0

    Will the overall response time/speed improve in JDeveloper 3.0? Thanks Mike null