Find Sporting Goods on eBay
Video and Audio], Broadcasting and podcasting Broadcast On the Net

[description], Story, any other text you want to use.

Upgrading Great Plains Dexterity Customization – switching to new technologies: SQL, Crystal, eConnect

 by: Andrew Karasev

This article is for intermediate Great Plains Dexterity developer. It describes the directions to phase out Dexterity functionality and replace it with newer technologies.

Microsoft Great Plains and its current programming language Dexterity should still be considered seriously by developers community. However Microsoft Business Solutions announced switching to new technologies, mostly .Net, where all the MBS applications will be arranged into suites (Microsoft Financials, Microsoft Distributions, Microsoft Manufacturing, Microsoft Human Resources) and integrated into so called Microsoft Business Portal. Looking into the future we recommend you to analyze Microsoft Great Plains Dexterity customization for replacement it's portions with Microsoft SQL Server stored procs, Crystal Reports, direct C#/VB.Net web publishing, eConnect

1. Replace Dexterity cursor with SQL Stored Procedure

Dexterity was designed as multiplatform technology (primarily Btrieve, Ctree, SQL Server, potentially Oracle). Dexterity data retrieving mechanism is based on Range start, Range End, Get First and Get Next clauses. It is in fact similar, however a little bit slower to cursors in Transact SQL. Long ranges in Dexterity are good candidates for replacement by SQL stored procedures with update clause.

For example, consider to replace following Dexterity code:

Range clear SOP_HDR_WORK.


Clear 'SOP Type' of table SOP_HDR_WORK.


Clear 'SOP Number' of table SOP_HDR_WORK.

Range start table SOP_HDR_WORK.


Get first table SOP_HDR_WORK.


While errEOF do


If 'Salesperson ID' of table SOP_HDR_WORK = "ERIC" then


Edit table SOP_HDR_WORK.


Set 'Salesperson ID' of table SOP_HDR_WORK to "BILL".


Save table SOP_HDR_WORK.


End if.


Get next table SOP_HDR_WORK.


End while.

With the following SQL code

Update SOP10100 set SLPRSNID="BILL" where SLPRSNID="ERIC"

Bringing new data into a table in Dexterity is based on change/edit table clauses, in SQL they are equivalent (by performance) to inserting one record at the time.

When having long cycle of change/edit table in Dexterity, consider replacement by SQL stored procedure with Insert Into clause.

2. Use Crystal Reports, call them from via VBA in Modified form

The easy way to call Crystal Report from your VBA code from your modified form:

Const RPT = "D:ClientsTheClientInvoice Status.rpt"

Public crwApplication As CRPEAuto.Application


Public crwReport As CRPEAuto.Report

Private Sub Print_BeforeUserChanged(KeepFocus As Boolean, CancelLogic As Boolean)


If SalesTransactionInquiryZoo.Type = "Invoice" Then

If crwApplication Is Nothing Then


Set crwApplication = CreateObject("Crystal.CRPE.Application")


End If

Set crwReport = crwApplication.OpenReport(RPT)


crwReport.ParameterFields(1).SetCurrentValue (DocumentNo)

crwReport.Preview

End If

3. Use Direct .Net Web Publishing from Great Plains Database

The easiest and safest way is to use eConnect - SDK with VB samples, created for eCommerce programmers and web designers to call the functionality in Microsoft Great Plains. If your company can not afford eConnect - create your own set of stored procedures to address Great Plains database and go ahead with Visual Studio.Net to do the web publishing.

Happy upgrading and customizing! if you want us to do the job - give us a call 1-866-528-0577! help@albaspectrum.com

About The Author

Andrew Karasev is Chief Technology Officer in Alba Spectrum Technologies – USA nationwide Microsoft CRM, Microsoft Great Plains customization company, based in Chicago, California, Texas, New York, Georgia, Arizona, Minnesota, Washington, Colorado and Florida and having locations in multiple states and internationally (www.albaspectrum.com), he is Dexterity, SQL, C#.Net, Crystal Reports and Microsoft CRM SDK developer.


akarasev@albaspectrum.com


streaming media conference

Brodcast On the Net - streaming video, streaming audio, video conferencing, audio
Broadcast On the Net. If you are running a search for video conferencing and are looking for audio streaming or video streaminng and web conferenceing then you have come to the proper place. You can find many of the finest sites with the best conferencing services. Even find video studios or maybe the video talent to produce your program, no matter what you are looking for you can see the best streaming media here.
Brodcast On the Net - streaming video, streaming audio, video conferencing, audio

If you've spent any time online looking for streaming media conference, you've undoubtedly seen advertisements plastered all over the Web. Companies large and small pay for streaming media conference ad banners and links to their websites from other companies' websites. Advertising rates vary wildly, depending on the site and its audience.

What determines which streaming media conference sites attract advertisers? Sites whose audience demographics match those of the advertiser's customer base. For instance, companies who sell streaming media conference to businesses, want to pitch their message to executives who making decisions in that area. To put it bluntly, the streaming media conference advertiser wants to get their message to you, the consumer. That's why they use appropriate and appeal banners and links like those shown here.

Main Menu
Broadcast On the Net
Site Map

Affiliate Ads, Links, news, etc.

News for 18-Jul-10

Source: BBC News - Home
Nigeria football passports taken

Source: BBC News - Home
NHS sets £1.7bn aside for reform

Source: BBC News - Home
Pakistan accused over Swat deaths

Source: BBC News - Home
Row over Canada fighter jet order

Source: BBC News - Home
US cleric put on terror blacklist

Source: BBC News - Home
iPhone faults to hurt Apple's core fans?

Source: BBC News - Home
Woman raped at Latitude festival

Source: BBC News - Home
Two die as storm hits south China

Source: BBC News - Home
Tiley suffers poor end to round

Source: BBC News - Home
University 'denied to thousands'


Links
Links
Links
Google

Forum On The Net | Meetings On The Net | Medical Newscast | Talk On The Net
Copyright © 2005. Name of Site here. Last Updated: Sunday, 18-Jul-2010 00:00:48 MDT.
Kids Meet   Present On The Net   Internet Meetings