Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 1st, 2004, 12:36 PM
Registered User
 
Join Date: Sep 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default .Net Windows Services Revisited - Help

Hello,

OBJECTIVE:
I would like to use a Windows Service to initiate a mail merge.
Is this an appropriate use of a Windows Service?

TECHNOLOGIES:
Microsoft .NET Framework 1.1 version 1.1.4322
SQL Server 2000

ACHIEVED:
VB.NET code to perform a merge from a form. The variables passed
being the word template and the date range into the .Net
Data Adapter where the people records are merged

NEED TO NOW:
Create a service that may use some of this code to run in the
background so that big merges do not tie valuable resources
leaving users not able to user their machines.

PROBLEMS:
Not sure how to use the records collected in the Data Adapter
to merge with my word template. Maybe somehow feed the records
into an array? And then to merge. If it's possible to use
an array.

If you have any suggestions or reading material that you might
be able to direct me to that would be very much appreciated.

Thank you kindly
Rhonda





Similar Threads
Thread Thread Starter Forum Replies Last Post
windows services rana018 C# 0 August 16th, 2006 05:13 AM
windows services marclena General .NET 0 June 30th, 2004 11:22 AM
Windows Services rodmcleay General .NET 1 June 29th, 2004 01:34 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.