Hi All,
I am using Infopath 2007 and wants to save data to sql server 2005 using web service. can some one give me idea/steps/article related to my req.
thanks in Advance
View Complete Post
Hi,
is it possible to auto-populate an infopath form with a sql data connection?
i have a form that only populate the username of the logged in user. but i want to use a secondary data source to auto-populate the user his email, id and department all comming from a sql server database.
and after that auto-populate the user's manager name using sql server db
is this possible in infopath 2007 and how can i do this?
hi,
i want to create an infopath form that can receive the data out of the slq server database and edit the data in the database and then submit it.
here is what i did so far.
i created a data connection to a sql server database to SUBMIT the data.
also i created a data connection to the same sql server database to RECEIVE the data.
when i open the form the user and the user's details are already filled in the form, now i need to let the user edit the data in the fields or add a new data in a field and then the form need to be submitted to a temporary database to be checked first by an approver and after approval the form must be submitted to the real sql server database.
i tought about that the approver just need to click a button and the data will be submitted to the the real database.
both the temporary and the real database has the same tables and fields.
i just need to know how to edit and submit the data to the temporary later to the real database
thnx
I am using google transliteration to display the text in Hindi/Tamiletc.I tried to store the text appear as Hindi from textarea in an nvarcharfield of database (SQL Server 2005) , the text saved as "???????".After retireving text from the same it display the text as "???????".Can anyone help me how to store and retrieve the actual data from SQLServer 2005?I am using ASP.net,VB.Net and SQL Server 2005
Hi, I am using a IIS 7.5 on Windows 7. I have a simple application that uses System.Net.WebRequest to POST data to another URL (in fact, the server side URL is on my local computer and it is hosted in IIS 7.5).
1. The problem is the server does not save data from client although on the client side codes when I debug and I see the OK message return from the code line
response.StatusDescription; // this has value of "OK"
2. How can I debug the server code side where to receive the request from client side who posts the data ?
The following is the codes for client who posts data using System.Net.WebRequest, and codes for server side who received posted data to save to database.
Client side codes: // also run on my local computer
public string PostIntegrationXml(XmlDocument xmlSubmitDoc)
{
&nbs
Now you can perform efficient, sophisticated text analysis using regular expressions in SQL Server 2005.
David Banister
MSDN Magazine February 2007
Custom report items in SQL Server 2005 Reporting Services address your needs for custom reports without the pain of doing it from scratch.
Teo Lachev
MSDN Magazine October 2006
Reporting has always been one of the dark arts of development. The tools typically seem to do just enough to get you to a certain point, then leave you to find workarounds to solve more complex issues.
John Papa
MSDN Magazine July 2006
Many applications require some degree of integration with a reporting tool. A good solution, SQL ServerT Reporting Services 2005, provides Web-based reports and can be integrated into both Windowsî Forms and Web-based applications.
MSDN Magazine June 2006
SQL Server 2005 includes several important improvements to the Transact-SQL (T-SQL) language. One added feature is a new kind of trigger that fires when data definition language (DDL) statements run.
MSDN Magazine May 2006
SQL Server 2005 offers a completely redesigned SQL Server Integration Services engine, formerly known as Data Transformation Services. It includes many new features such as built-in support for Fuzzy Lookups and Fuzzy Groupings, which help you build powerful data-cleansing solutions. This article provides an overview of fuzzy searching techniques and a dissection of the underlying fuzzy search technology implemented in SQL Server 2005.
Jay Nathan
MSDN Magazine September 2005
In SQL Server 2005 Analysis Services you'll find new algorithms, enhancements to existing algorithms, and more than a dozen added visualizations to help you get a handle on your data relationships. Plus, enhancements to the Data Mining Extensions to SQL along with OLAP, DTS, and Reporting Services integration make it possible to create a new breed of intelligent apps with embedded data mining technology. Here the author explains it all.
Jamie MacLennan
MSDN Magazine September 2004
I have an InfoPath web-enabled form in MOSS 2007, that is integrated with a K2 blackpoint process for an approval workflow.
Once the form (a Purchase Order request form) has been approved in the K2 workflow process, I switch the form view to a "print-friendly" view for the requestor to view from the browser. However, now I need to go one step further with this scenario:
1) I need to somehow insert/embed an image with the scanned-in signature of the approver (likely stored in a SP doc library) at the signature line section of my form. Also, what are the security requirements for storing such images, but not granting all users access to these (e.g. only services accounts that need to access this for embedding into the form, etc.)?
2) Then I need to convert this final "print-friendly" view of the form (with the signature image) to a PDF document so that I can store it in SharePoint (and email it to the requestor using K2's email event capabilities).
Can anyone help me with a solution to both of these requirement, or point me to some resources for this (even 3rd party components are open-game).
thanks!
Hi all
I have a user who receives the error 'This form requires connections to data sources when it is loaded. At least one of these connections is not available. As specified by the form designer, this form will not open' when trying to Submit an infopath form located on a WSS2.0 site.
The user has been having this issue since upgrading to Office 2007 and IE7. I have had the user run an Office Diagnostics but this has not resolved the issue.
I am not aware of any other users experiencing this issue.
Any ideas please?
hi
i wanted to store image in sqlserver database image field and i did. But now in some cases i want to store null value in that image field please let me know how to do this using file uploader.please give complete sample code.
regards
Hall of Fame Twitter Terms of Service Privacy Policy Contact Us Archives Tell A Friend