Search - InfoPath Dev

InfoPath Dev

Use our Google Custom Search for best site search results.

Search

Page 10 of 10 (95 items) « First ... < Previous 6 7 8 9 10
  • Re: Visual Studio 2005

    Thanks for the link, I have seen that webpage before I am not a msdn subscriber and I thought beta period was over Would it work even though i'm not using beta and can i download it as i can not order cd?
    Posted to Code (Forum) by Stavi on 06-21-2006
  • Re: Populate Dropdown lists from primary datasource?

    If you goto Tools, Form Options, Open and Save, Open Behavior, Rules, you can then add a rule to query the main data connection as the form opens Infopath never quieries the main data connection when opening unless it is told to using this section
    Posted to Newbie Questions (Forum) by Stavi on 06-21-2006
  • Re: SQL Login Box keeps repeating

    When you set up the data connection did you select windows authentication? If so make sure all users have the same login permission on the SQL server
    Posted to SQL Database Integration (Forum) by Stavi on 06-21-2006
  • Visual Studio 2005

    I have been using infopath and visual studio 2003 for a while without any problems I have know been asked to do some work using visual studio 2005 but I cannot get it to create infopath projects I have looked for the toolkit that you needed for vs2003 but could not find a vs2005 version and the vs2003 version would not install What have I ...
    Posted to Code (Forum) by Stavi on 06-21-2006
  • Re: Automatically insert rows into repeating section

    Use the repeating table you have and 4 regular fields, CustId, NoOranges, NoApples, NoPears When the user has filled in the form and saves, closes or what ever, use this script to create 3 rows in the repeating table. // get values IXMLDOMNode CustID = thisXDocument.DOM.selectSingleNode(''/dfs:myFields/dfs:MyFields/@CustID''); IXMLDOMNode ...
    Posted to SQL Database Integration (Forum) by Stavi on 12-13-2005
Page 10 of 10 (95 items) « First ... < Previous 6 7 8 9 10
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.