Busy Accounting Software Remote Access



  • Busy can be accessed from any device that supports HTML5, Java, or RDP protocol. What's more, You can use your local printer to print the invoices / ledgers, etc. You can use your local disk to export or synchronize your Busy data. From single user to multiple users, the data is accessible securely within your company / group.
  • Additionally, with certain operating systems there are built-in remote access tools that provide a few basic features, even though they remain somewhat limited in comparison to those offered as paid software. The free remote access software solutions are a great way to determine which features your business requires most.
  • Remote access software allows local users to establish a connection with a remote device or network. The software can be installed directly onto a device and accessed over the internet at any time.

Busy Software client server edition is a perfect choice for those looking to speed up their financial accounting data processing and ensuring data integrity and reliability, that ultimately leads to efficient business accounting.

Implementation of Client-Server Model in BUSY

Sage Accounting Remote Access

Remote Access Busy Accounting Software Online. Hosting Busy Software on Cloud enhances the functionality and availability of Busy software with Remote Access. We know that the present world is moving towards digitalization on Cloud. Because the cloud is more secure than the on-premises system, it allows you to access data and software from.

Before starting the implementation of Client Server in BUSY, let us first understand working of a Business Application (e.g. BUSY) with databases. Any Business Application consists of three main components:
a) Application
b) Database Engine (DBE)
c) Data Files

Business Application interacts with the DBE for the saving/retrieval/processing of data and the DBE in turn interacts with the Data Files for saving/retrieval of data. There are primarily two types of database technologies
a) File Server
b) Client Server

In File Server mode, the Application and the DBE resides on the same computer whereas the Data Files may reside on the same computer or some other computer. Examples of File Server Database are MS Access, Dbase, Paradox, FoxPro or any other Flat File Database.

In Client Server mode, the DBE and the Data Files resides on the same computer and the Application may reside on the same computer or some other computer. Examples of Client Server Databases are MSSQL, Oracle, Informix, Ingress, MYSQL etc.

For avoiding confusion we would be discussing the most common Multi-User case where the Application and the Data Files resides on different computers. We would be referring the computer where the Application is residing as Client and the computer where the Data Files are residing as Server.Fil

File-Server Mode

Given below is a pictorial view of a File Server Based Application. Here the Application and the DBE are residing on the Client and the Data Files are residing on the Server.

Client-Server Mode

Given below is a pictorial view of a Client Server Based Application. Here the Application is residing on the Client and DBE and the Data Files are residing on the Server.

Advantages of Client Server

Since the DBE and the Data Files resides on a single computer only, all the data processing takes place on the Server computer only.

it improves the speed of data processing resulting in better application speed. Second in case of network failure between Client and Server (Which is very common), the data processing does not get affected hence improving the data integrity and reliability.

After discussing the difference between the Client-Server and the File-Server models, let us discuss the Database technologies available in BUSY and implementation of Client-Server in BUSY.

Database Technologies available in BUSY

Before Ver. 3.0(4a), BUSY was based on File Server Technology only (MS Access as Backend Database). Now starting from BusyWin 3.0(4a) version we have the option to choose the backend Database. User can use BUSY either in File Server mode (MS Access Database) or Client Server mode (MSSQL Database).

Busy accounting software remote access app

Busy Accounting Software Remote Access Software

Different models of BUSY

Till now we had 4 models of BUSY software
a) SS (Standard Single-User)
b) SM (Standard Multi-User)

All the above four model works in File Server mode (MS Access based). Now we have introduced two more models to provide Client Server database capabilities

SC (Standard Client-Server)
SC would provide the features of Standard Edition in Client Server mode and PC would be providing features of Professional Edition with Client Server mode.

Client Server would always be Multi-User but unlike SM & PM, where a single dongle is sufficient for all the computers in a LAN, all the Client computers in Client-Server mode would require independent dongle of either SC or PC model.

Maintaining our old tradition, we still have the single BUSY application, which would switch to relevant database mode depending upon the dongle installed on the computer. If no dongle were installed on the computer then the default mode would be File Server mode (MS Access).

Software

Requirement for Client-Server model

1. Operating System requirement

a) For Server : Any Server operating system such as Windows Server 2000, Server 2003, XP Server and so on which can run MSSQL Server 2000.

b) For Clients : Windows 98 or any higher version.

2. Software requirement

a) For Server : MSSQL Server 2000 Database Server

b) For Clients : BUSY Application, ODBC Connectivity Drivers and SQL Server 2000 Client Tools (Although Client Tools are not required for the running of BUSY, these may be required for troubleshooting)

After going through the requirements for running Client-Server model, let us now have a look at the steps to configure Client-Server model.

Steps to Configure Client Server model

On Server1. Install SQL Server 2000 Server Database (Set the Authentication Mode to ‘Mixed Mode (SQL Server & Windows)’ and NOT on ‘Windows Only’)

2. Register for a new Server through Enterprise Manager. While registering new Server, you can specify a name to this server. This server name would be required while specifying Server Information on Client computers.

3. Change the password for the default User SA. This password would again be required while specifying Server Information on Client computers.

On Client machine

1. If you have SC (Standard Client Server) or PC (Professional Client Server) dongle then BUSY will automatically start in Client Server model.

2. If you do not have a SC or PC dongle then to start the BUSY application in Client Server model, perform the following steps:

2.1 Create a separate icon of BUSY.

Access

2.2 Right click the BusyWin icon you have created and select the Properties option.

2.3 Click the Shortcut tab and then specify SC or PC as Command Line Argument in the Target field. Given below is a screenshot of Shortcut to Busywin.exe Properties window with Command Line Argument specified in it.

After configuring Client-Server model, the next step is to install the ODBC Connectivity Drivers in the client computer.

Installing ODBC Connectivity Drivers

In Windows 2000 / XP, ODBC Connectivity Drivers are part of the OS itself so there is no need to install them separately. For Windows 98, you need to install ODBC Connectivity Drivers. These drivers are available from Microsoft in the form of MDAC (Microsoft Data Access Components) Ver. 2.8. For the convenience of users we have provided these drivers in the BUSY CD (Drivers folder) itself. MDAC is a single executable file by the name of mdac_typ.exe. Kindly go to DriversMDAC2.8 folder in BUSY CD and execute mdac_typ.exe file and the ODBC Connectivity Drivers would be installed in the client computer.

In case of Windows 2000 / XP although it is not required to install these drivers, you may install them in case of any problem in connectivity of client with the server.

After installing the ODBC Drivers, next step is to specify the Server related information in the BUSY application.

Accounting

Setting Server Information

When you run BUSY on Client-Server mode then instead of CompanyàSet Data Directory, CompanyàSet Server Information option appears in the Company menu.

1. Click the Set Server Information option to specify details related to the Server.

2. On clicking the Set Server Information option, a Server Information window appears. Given here is a screenshot of Server Information window.

In the Server Information window, there are various data fields. The data fields are:
Database – Specify the database name in this data field (Fixed as MSSQL for the time being).
Sever Name – Specify the Server name in this data field as specified at the time of registering a new Server.
User ID – Specify a valid MSSQL server User ID in this data field. Default MSSQL Server user name is Sa.
Password – Specify password that you have specified for the user name Sa at the time of registering for a new Server.

This is the only configuration required to run BUSY in Client Server mode. Once this configuration is done, BUSY will work as it is as it works in File server mode (MS Access).

Data Exchange between Client-Server and File-Server mode

If you are working in File-Server mode and want to work in Client-Server mode then BUSY provides you with the BUSYAcces2SQL utility. This utility will convert the existing data from MS Access to MSSQL. The process of converting data may take some time depending upon the size of the data.
Note: The BUSYAcces2SQL utility is provided in the Add-On & Utilities folder in BUSY CD.

The same process can be reversed also. If you are working in Client-Server mode and want to work in File-Server mode then you can use the same BUSYAccess2SQL utility to convert data from MSSQL to MS Access.

Busy Accounting Software is an online accounting software that enables you to carry out accounting online. You can have access to all the business accounting data of your organization while you are travelling or on-the-go.
Data Hosting Services from BUSY

Busy Accounting Software Remote Access Encompass Health

Background

Sometime back, the Client-Server edition of BUSY (MS-SQL based) was introduced, which provided the facility to use BUSY through Internet, storing data on a remote Data Server. In this model, both Client and Server computers need to be connected to the Internet. Whereas the Data Server requires an Internet connection with static IP, the Client computer can have a normal Internet connection with a minimum speed of 256 Kbps. This model provides the flexibility of sharing the data online from multiple locations across the globe.

Problem

As mentioned above, in order to work in Internet mode, one needs to setup a Data Server where all the data would be stored. The Data Server needs to be connected to an Internet connection with a static IP. It also requires a Server operating system and MS-SQL Server software. Besides, the Data Server should have a good firewall or a good security system to protect the server from unauthorised persons and hackers.All above tasks require technical expertise, which normally is not available with small businesses.

Solution

To free small businesses from the hassles of setting up a Data Server of their own, BUSY now has installed its own Data Server where any Customer can share the server space on paying a monthly rental. The Data Server installed by BUSY will work as a Remote Server for the Customers who want to work online without going into the hassles of setting up their own server. Moreover, by sharing the space on Data Server from BUSY, the Customers will be free from bothering about the security of the data and from taking regular backups of the data. To summarise, the advantages of using BUSY Data server are:
No technical expertise required in setting up and maintaining Data Server.
Saving in the cost of setting up and maintaining the Data Server.
No need to worry about data backup / security.

KEY FEATURES OF BUSY ONLINE ACCOUNTING SOFTWARE :
- Online billing software / online invoicing
- Online inventory management
- Online payroll management
- Online POS

This is a Home or Office work environment. Any Computer or Laptop, Anywhere and Anytime. Absolutely NO infrastructure cost. Keeping data on Cloud Server is highly safe then your local computer. Security with reliablilty of your data is our prime moto.

  • BUSY DHS is a Cloud based platform.
  • 100% compatible with BUSY GST Release.
  • 5 Minutes ready to use setup.

This is our unique service which removed the barier of time and place for maintaining the accounting, inventory or statutory data. In closing time or heavy ruch time period for finalising accounts, making sales statements after all day billing and many other situation, every body was spending time in late hours in office or shop.

Best Remote Access Software

Now after using our Busy DHS services you can feed or maintain data in office or shop. Go right time back to home. In your comfort zone open DHS and continue working on that. In morning at office or shop you will get the updated data to work further. It will make life easier.

Manage your all Purchases, Sales, POS, BOM, each & every transactions. You can use your local printer to print the invoices / ledgers, etc. You can use your local disk to export or synchronize your Busy data.

BUSY DHS is only Cloud based platform company proving the BUSY on cloud server to be featured on Busy Accounting Software Website. Following are some features.

ACCESS ANYTIME, ANYWHERE

Hosted on World Class infrastructure with 99.9% uptime. Your Busy Enterprise Edition is securely available 24/7 wherever you are. Work as per your comfort zone and the time suits you to work.

LIGHT IN WEIGHT

The secured RDP tool that is powering Busy Software on Cloud is optimized in such a way that even on low bandwidth. You can connect using 2G, 3G / 4G network, or any Broadband. It simply working perfect.

HIGHLY SECURED

Data is hosted on highly secured servers. It is on Firewalled network. Encrypted data flow. Backup of data is taken automatically every night. You just relex and feed your Busy data on a highly secured infrastructure.

BACKUP OF DATA & CUSTOMIZATION

Some time it is required to have data in excel on local computer for MIS reporting purpose. You can Importor Export data From server to your local disk at your office computer if required.

Busy accounting software remote access app

REMOTE PRINTING

Although your data is on cloud, you can print all of your reports, details, invoices on local printers. Poweful Printing Tool. You can create Invoices, Ledgers, etc. in Busy Enterprise Software running on Cloud; and print it on your local printer, connected to your PC in your office. No hassle to install printer drivers, It support all printers.

ACCESS FROM ANYWHERE

Data can be fed from any where. If you are feeding acclunting data from office, you can see the same from home or anywhere it is required to see. This way you will be able to work even in odd hours if required without sitting in office or shop. This will even help to get your audit done online.