Suresh Veeragoni's Blog

A BizTalker's Blog

  Home  |   Contact  |   Syndication    |   Login
  21 Posts | 0 Stories | 32 Comments | 0 Trackbacks

News

Locations of visitors to this page
The Out Campaign: Scarlet Letter of Atheism

Disclaimer
The content of this site are my own personal opinions and do not represent my employer's/Microsoft view in anyway. In addition, my thoughts and opinions often change, and as a weblog is intended to provide a semi-permanent point in time snapshot you should not consider out of date posts to reflect my current thoughts and opinions

About
Suresh Veeragoni, working as a Principal Consultant at Sogeti USA LLC (A subsidiary of Capgemini SA Group), developing SOA & BPM solutions for Businesses using Microsoft CSD products (BizTalk, WF, WCF etc)

My Company

Sogeti




QR-Code for my Blog

qrcode

Tag Cloud


Archives

Post Categories

InfoPath

There are 2 entries for the tag InfoPath
If you have created InfoPath forms for simple CRUD operations with SQL Server, have you ever wondered how to refresh the secondary data source which refresh on Submit? InfoPath form provides an action called “Refresh”, but for that you need to use an extra button in the form. The user has to click the Refresh button every time whenever they submit the form, which is not that intuitive, right?! So, what is the alternative? How do you refresh the secondary data source, which loads the latest values...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Problem: Recently, when I was trying to run an InfoPath form (.xsn file) as different user from a client vista machine, which doesn't have the SQL server database access which the InfoPath form needs. The problem is more specific to InfoPath (as it allows only two types of authentication to SQL Server through InfoPath (NT and SQL User).So when you design InfoPath form to use NT access which is not a SQL User, it must run InfoPath natively as the NT user who have access rights on SQL User. But if...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati