Easy Data Recovery

Data Recovery Software, Tools, Methods, Reviews, Advice & More!

Crystal Reports For Microsoft RMS - Overview For Developer/Report Designer

Article By: Andrew Karasev


If you are software developer or database administrator - we would like to give you the clues on Crystal Report creation for Microsoft RMS

  1. Database: Microsoft SQL Server or MSDE - this means that you can deploy native SQL driver for connection or use ODBC for flexibility.

  2. Tables Structure - it is extremely self-explanatory: Customer, Transaction (invoices, returns, layaways and others), TransactionAmount, Cashier, Tender to give you examples

  3. Links - Usually master table has ID column and Transaction-related table links by [Entity]ID column: Transaction.CustomerID=Customer.ID to give the idea. This query will give you customer info of sales transaction: select b.FirstName, b.LastName, a.* from [Transaction] a join Customer b on a.CustomerID=b.ID. Please pay attention to the brackets around Transaction - transaction is reserved word in MS Transact SQL - the Microsoft blend of SQL92

  4. Hints on dataflow/synchronization - Microsoft RMS uses worksheets technology and all the data goes from stores to headquarters database through worksheets. Headquarters database doesn't create its own transactions - so be careful and do not try this type of data integration.

  5. SQL Views and Stored Procedures - yes - feel free to create them directly in RMS Headquarters database and deploy in your Crystal Report.

  6. Advanced Techniques - in MS SQL Enterprise Manager you can create Linked Server to all ODBC/OLEDB compliant databases: Ctree, PervasiveSQL/Btrieve, MS Access, ORACLE, DB2, Unidata, Navision (C/ODBC) and using OPENROWSET construction you can create geterogeneus view and stored proc - then you can have the data from multiple systems in your Crystal Report.


Happy designing and developing! if you want us to do the job or use our product - give us a call 1-866-528-0577! help@albaspectrum.com

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

Microsoft RMS Resources

Reduce TCO: The Java Database Way
TCO (Total Cost Ownership) is the buzzword in today's business world. This metric helps enterprise managers assess direct and indirect costs and benefits derived from their investment on IT components...
Your Hard Drive Data Recovery Guide
Hard drive data recovery can be an intimidating prospect for any novice computer user, but luckily there are several recovery services available that can aide you in the enormous, daunting task of saving...
Solve Your Data Problems with a Data Recovery Tool
A data recovery tool is a piece of software or hardware that helps you recover data that is lost from your computer for any number of reasons. There are many recovery tools on the marketplace, most of...
Data Recovery Processes
Six months ago my computer crashed. When I turned my computer on it would not load Windows XP and so I could not get into my two hard drive files. As an author and writer of ebooks, I had all my files...
Data Backup and Recovery Is Imperative
Your chances of recovering data are only realistically as good as the system you have in place for data backup and recovery. As businesses keep up with technology advancements they become increasingly...
The Daily Life of a Disk Data Recovery Technician
Eugene is a disk data recovery agent that works for a major company solving their computer problems. He is well trained in what he does and using several tools to operate the various functions that his...

Additional Microsoft RMS Related Resources...


Copyright © EasyDataRecovery.info
Sitemap  |  Disclaimer  |  Privacy