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.
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
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 (help@albaspectrum.com), he is Dexterity, SQL, C#.Net, Crystal Reports and Microsoft CRM SDK developer.
Willow Springs limo O'Hare .. Lockport Chicago limo O’HareMicrosoft Business Solutions ? Great Plains has captured the US... Read More
.Net Framework is a platform or development environment to seamlessly... Read More
To all web designers out there, this article is for... Read More
We'll give you non formal view, based on our consulting... Read More
Microsoft Business Solutions CRM data conversion deserves FAQ type of... Read More
New post-recession era has new features, which didn't exist in... Read More
Microsoft Business Solutions Small Business Manager is scaled down Great... Read More
The adware and spyware definitions list is very long. But... Read More
Microsoft Business Solutions CRM is now approaching the phase of... Read More
Several software companies design programs for preventive maintenance. Most of... Read More
All your software is stored on a hard-drive. But how... Read More
We've all seen the ads on TV for Netzero 3G.... Read More
There is many things more frustrating than surfing a website... Read More
In a previous article, I wrote about OpenOffice... Read More
Microsoft CRM is now on the scene and it is... Read More
Anti-virus software is used to find, remove or fix files... Read More
Google Inc. has launched a new software package that allows... Read More
We are in a transition phase in the Managerial Administration... Read More
Need help making sense of algebra? Have algebra lectures in... Read More
The term "document management" and "paperless office" is the subject... Read More
Microsoft Business Solutions CRM is web-based CRM application, deploying all... Read More
FTP stands for "file transfer protocol". FTP is basically a... Read More
I started using PIP (Picture It Publishing) Platinum 2002 right... Read More
We live in a post-industrial age where information is the... Read More
In this small article we will be looking at the... Read More
group transportation logistics management Highland ..When it comes to screenplay software each screenwriter needs to... Read More
If you have been using the Internet for any amount... Read More
Microsoft bought Navision, Denmark based software development company, along with... Read More
In linux, one of great commands for finding out information... Read More
Former Great Plains Software Dynamics/eEnterprise, and currently Microsoft Business Solutions... Read More
You would like to protect your documents, wouldn't you? Reasons... Read More
User interfaces and accessibility are some of the most important... Read More
Follow the steps below to quickly design, generate, and deploy... Read More
Microsoft Great Plains, Navision, Solomon and Axapta are Microsoft Business... Read More
Microsoft Great Plains and Microsoft Retail Management System (Microsoft RMS)... Read More
Microsoft Business Solutions products: Great Plains, MS CRM, Navision, Axapta,... Read More
Microsoft Business Solutions CRM data conversion deserves FAQ type of... Read More
Great Plains Accounting, accounting package for mid-size and small companies... Read More
I provide, here clear explanations and a count of function... Read More
One of the things we can be as certain of... Read More
Looks like Microsoft Great Plains becomes more and more popular,... Read More
Did you ever want to erase everything on your computer?... Read More
Microsoft Business Solutions Great Plains was historically designed to serve... Read More
In the new era of internet marketing the problem of... Read More
Many Webmasters have never bothered to view their website's server... Read More
You have gotten those E_Mails buy software at deep discounts.... Read More
OEComplete is a utility for managing the personal information of... Read More
COMMAND LINE FUNCTIONA powerful command line script processor has been... Read More
Microsoft Business Solutions ? Great Plains is designed to meet... Read More
MS CRM is very close to document workflow automation, including... Read More
Software |