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.
shuttle to Midway Beardstown .. Lockport Chicago limo O’HareYour computer cost you from hundreds to thousands of dollars,... Read More
There are certain pluses and minuses in both cases and... Read More
Research bears that less than 70 percent of development projects... Read More
We would like to give you pluses and minuses of... Read More
Let's first look at your ERP system selection (without Retail... Read More
Microsoft Business Solutions Great Plains is very popular ERP platform... Read More
The COSMIC FP (function point) software quality metric, is no... Read More
Imagine something that follows you home and sets itself up... Read More
If you are software developer or database administrator - we... Read More
Fleet Maintenance Management is a critical position in any company... Read More
Microsoft Great Plains is becoming more and more popular and... Read More
Homeland security, airport security, Internet security ??" these days we???re... Read More
Let's say that you have a software project that's under... Read More
The Software 2005 conference is now a wrap. This conference,... Read More
The first thing that you will notice about Linux Red... Read More
The fact that a software tester is a most infamous... Read More
Does Microsoft care for WebmastersIt's always been a problem with... Read More
What is Snort?Snort is an open source network intrusion detection... Read More
Most people understand that the "hardware" part of their computer... Read More
Some companies that are in need of fleet management may... Read More
Are Spreadsheets Robbing your Enterprise of Competitive Advantage?'90% of "average"... Read More
At the end of XX century, in the late 1990th... Read More
When it comes to screenplay software each screenwriter needs to... Read More
MSN messenger is a pretty cool invention. I mean I'm... Read More
Microsoft Business Solutions Great Plains is marketed for mid-size companies... Read More
Green Bay Hummer H2 SUV rentals ..Several years ago Microsoft purchased Great Plains Software, then Navision... Read More
Microsoft bought Navision, Denmark based software development company, along with... Read More
I suggest that you do not spend a lot of... Read More
OEComplete is a utility for managing the personal information of... Read More
What is Colossus?Colossus is software licensed to about twenty-five insurance... Read More
Running Applications in Compatibility Mode With Windows XP, you can... Read More
Did you ever give a thought to the number of... Read More
You turn on your computer, and it doesn't look quite... Read More
There are plenty of articles out there about how to... Read More
What is installation in the language of technology? Installation... Read More
If you have been using the Internet for any amount... Read More
Are you one of those people that keeps track of... Read More
Upgrading. Downtime. Maintenance. Hardware obsolescence. Implementation issues. The litany of... Read More
Our hosted solution allow you to run your own search... Read More
So let's begin crunching down these 300 images using Adobe... Read More
We would like first emphasize the change in the paradigm.... Read More
It would be easy to think, like most people apparently... Read More
Microsoft Great Plains is main mid-market application from Microsoft Business... Read More
This tutorial covers OLAP solutions used by Data warehouses and... Read More
What is IRC?IRC is Internet Relay Chat. It is a... Read More
1. What determines the software price? Is it Per Seat... Read More
Microsoft Business Solutions Great Plains has I'd say end user... Read More
Designing without tables by using CSS layouts is fast becoming... Read More
Features Additionally, Vista will include many other new features.Aero Vista... Read More
The various resume software offered, particularly on the internet, can... Read More
Software |