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.
last minute cleaning help Wilmette ...Here is some free software tools to help you build... Read More
In the new era of internet marketing the problem of... Read More
Shareware is software that you can try before you buy;... Read More
Microsoft Great Plains fits to majority of industries, in the... Read More
During the years of our consulting practice, which comes back... Read More
Running Applications in Compatibility Mode With Windows XP, you can... Read More
TCO (Total Cost Ownership) is the buzzword in... Read More
Microsoft released Service Pack 2 (SP2) for the Windows XP... Read More
Several years ago Microsoft purchased Great Plains Software, then Navision... Read More
Spyware and malware are large problems for Internet users today... Read More
Once a business idea is selected, it is highly recommended... Read More
The most important benefit of XML is its simplicity. Though... Read More
What is Snort?Snort is an open source network intrusion detection... Read More
Microsoft Great Plains serves the wide spectrum of horizontal markets.... Read More
As you probably know, when Microsoft purchased Great Plains Software... Read More
When it comes to running an office, the SOHO entrepreneur... Read More
What is a Web Database?A web database is a database... Read More
Microsoft Business Solutions Navision serves both European and American megamarkets.... Read More
Microsoft CRM and IBM Lotus Notes Domino seem to be... Read More
Microsoft Client Relation Management system (Microsoft CRM) and Microsoft RMS... Read More
All of us know that Microsoft bought former Great Plains... Read More
CD and DVD replication is a process that works by... Read More
Microsoft Business Solutions Great Plains, former Great Plains Software Dynamics/eEnterprise... Read More
Microsoft Great Plains and Microsoft Retail Management System (Microsoft RMS)... Read More
Some companies that are in need of fleet management may... Read More
eco-friendly cleaning service Bannockburn ...While Ukraine is becoming a new popular IT outsourcing destination,... Read More
Follow the steps below to quickly design, generate, and deploy... Read More
I have yet to see a business that, sometimes in... Read More
Need help making sense of algebra? Have algebra lectures in... Read More
IBM Lotus Domino or Microsoft Exchange?The severe competition continues for... Read More
Stop the Runaway MouseWhat's the "runaway mouse?" You've seen it...you... Read More
The research in the field of Natural Language Processing usually... Read More
Microsoft Business Solutions Great Plains is very good fit for... Read More
While I was in college, if you would have asked... Read More
Most people understand that the "hardware" part of their computer... Read More
Looking at all the ads which promise to get rid... Read More
If you are to buy a HelpDesk & Asset Management... Read More
Think of this, first we had the HAM Radio, then... Read More
Microsoft Business Solutions CRM and IBM Lotus Notes Domino, being... Read More
We are in a transition phase in the Managerial Administration... 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
How many steps does it take you to locate and... Read More
Sticky Noteshttp://www.deprice.com/stickynote.htmWith StickyNote 9.0, you can create beautiful 3D notes... Read More
Microsoft Business Solutions Great Plains, former Great Plains Software Dynamics... Read More
Mapping Software Improves Data VisualizationFrom the outset, it is important... Read More
The fact that a software tester is a most infamous... Read More
The major reason I recommend getting your hands on real... Read More
Just stress testing one of the latest Linux distributions. Been... Read More
The objective for Zandi Digital is to make available clever... Read More
Software |