Star your own bussiness today


helpyourbiz.org keyword stats



Most current MSN search phrases:

business software
bussiness bussiness plan
how to start small bussiness search
board example of budget
msn + recent graduate salaries how to make pay stubs for small business
windows best small businesses to own
grants to open your own business in sample bussiness plan
federal bussinesstaxid 4 small bussiness.com
enjoy examples of 30,60,90 day business plans
great plains dos support program
nevada start
opening a daycare center 30-60-90 sales plan
microsoft macrobiotics

Xp_sendmail for Microsoft Great Plains Dynamics Gp Faq

Emailing options for Microsoft Great Plainsespecially in attachment. SA impersonates in
version 10.0 and earlier: 9.0, 8.0, 7.5, 7.0,windows admin, so you should not trust the
6.0, 5.5 could be programmed in SQL Emailtesting of using sa if you plan to email pdf
feature. However there are serious securityattachments.
considerations you should be aware of.
Customizing Microsoft Dynamics GP as the4. SQL user id impersonalization. Well, in
internal activity is not easy one, and thencase of Great Plains Dynamics GP user id is
you need automatic emailing, we recommend toreally SQL login, propagated to DYNAMICS and
you check with specialists. In this smallcompany databases. And considering the fact,
article we would like to concentrate on SQLthat attachment should be authorized by
mail or xp_sendmail extended storedWindows domain user, you have to imprersonate
procedure:SQL login. We spent few hours with Microsoft
technical support to make that happen,
1. MAPI client setup on your SQL Server 2005however at this time, December 2007,
or 2000. This is relatively easy task. YouMicrosoft SQL Server 2005 seems to have this
should run your SQL server service underas  internal  bug
domain account, which will be setup in
exchange to email your stuff from Great5. Attachment security work around.
Plains, more likely Accounts ReceivableObviously the format of this tiny article
account, if you plan to email invoices todoesn't allow us to give you all the source
your customers. Just install Microsoftcodes, however we are happy to give you the
Office Outlook 2007, 2003 or 2000 - they'llhint right in the article - please consider
do the job - you don't really need thecreating SQL Server job to run emailing
"power"  of  Outlook  2007procedure (we'll give you the code) with SA
user  credentials
2. Adobe PDF writer. It is not enough to
install third party free PDF printer6. Linux and UNIX customers. If you deploy
emulation programs, you will need genuine PDFRedhat or another Linux or Unix solution, you
writer to generate PDF form of your invoicescan try to import PDF files created in
from simple customized Microsoft Great PlainsWindows Microsoft Dynamics GP logic to your
Dexterity application - please check with us,Linux solution and do invoices emailing from
we have this Dex customization let's saythere
"solution", as it is not an off-the-shelf
product. PDF writer is required if you plan7. eConnect, C# and VB.Net approaches.
to email letters to your customers, where youTechnically xp_sendmail could email Crystal
will  be  attaching  invoices  in  PDF formatReports version, GP ReportWriter and PDF
files, in the solution we propose you try out
3. Security. XP_SENDMAIL works under SQLPDF format, and if you need further logic
security realm. If you use sa for testing,advancements, we are here to help you.
it might not work for regular GP users,



1 A B C D E F 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132