473,473 Members | 2,111 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

backend-frontend tool in clientserver technology

1 New Member
hi! this is Kaustubha from BLR , INDIA

i had a doubt about Client/server technology
1) how does a backend-frontend tool in clientserver technology work
and what are the differrent software tools that are used to
make this thing work
for example: RDBMS (oracle) and FORMS are used as
backend-frontend tool in clientserver technology
similarly MS-Access and Visual Basic is used
for the same purpose

and i want to know the knowhow of this and various other software tools which is made to use in software programming field
Jan 31 '07 #1
2 1746
RedSon
5,000 Recognized Expert Expert
hi! this is Kaustubha from BLR , INDIA

i had a doubt about Client/server technology
1) how does a backend-frontend tool in clientserver technology work
and what are the differrent software tools that are used to
make this thing work
for example: RDBMS (oracle) and FORMS are used as
backend-frontend tool in clientserver technology
similarly MS-Access and Visual Basic is used
for the same purpose

and i want to know the knowhow of this and various other software tools which is made to use in software programming field
This is an extreamly larget topic that you are asking about. It is hard to know what to tell you. First, any server style database engine should provide libraries for connecting to it and using the database services. Above you talk about Access, but access not only works with VB it also works with every other Microsoft technology like C# and J# and cpp. The trick is you have to know what library to use. If you have a particular database solution that you want to use, you should google for a matching connector or framework for allowing your application to "talk to" that database engine.
Jan 31 '07 #2
r035198x
13,262 MVP
This is an extreamly larget topic that you are asking about. It is hard to know what to tell you. First, any server style database engine should provide libraries for connecting to it and using the database services. Above you talk about Access, but access not only works with VB it also works with every other Microsoft technology like C# and J# and cpp. The trick is you have to know what library to use. If you have a particular database solution that you want to use, you should google for a matching connector or framework for allowing your application to \"talk to\" that database engine.


You can connect to an access database from Java and other non Microsoft technologies as well.
Feb 2 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Kenneth Miller | last post by:
Hello All, I need a python module to do real time graphs so I chose Matplotlib. I am trying to compile matplotlib at the moment and I have some problems, well not really. It compiles fine, it's...
0
by: Krishna Prasad | last post by:
Hello, I am in the process of designing the following kind of system -- A MySQL database holds hundreds of thousands of entries. All of these entries are periodically processed by a set of...
2
by: matt | last post by:
Hi all- I'm trying to port an ajax spell-checker (http://www.broken-notebook.com/spell_checker/index.php) to use with the moin moin wiki and have been somewhat successful. (By successful I...
1
by: batham | last post by:
Gurus, I have a mainpage.aspx webform, in the page load of this page I am displaying a text "Please wait connecting..." and then I want the user to see this output on the WebForm, while I do...
5
by: Derickson | last post by:
I am working with a production runtime Access 2000 db, split front-end and back-end. Running on a network, I need a nightly copy of the backend transferred to a laptop with a temporary network...
7
by: JMCN | last post by:
Is this possible to have the 97 users with 97 front end, 2000 users with 2000 front end, 2002 users with 2002 front end, and 2003 users with 2003 front end all linked up to an access 97 backend? ...
2
by: cmd | last post by:
I use a utility database and the following code to link from an original backend to a temporary backend, in order to replace the original with a newer version: Dim dbs As Database Dim tdf As...
12
by: Dan V. | last post by:
Since an ASP.NET/ADO.NET website is run on the server by a single "asp_net worker process", therefore doesn't that mean that even 50 simultaneous human users of the website would appear to the...
17
by: ApexData | last post by:
Hello Split DB (FE & BE) Linked. FE compiled to MDE. For security reasons, I have hidden the BackEnd. However, If the network is down or the FE can't find the Backend, then an Access Error...
6
by: bg_ie | last post by:
Hi, My company's backend is located at a location with a long address, something like - //our_servers/server_number_one/our_department/our_devision/ our_results/our_databases/backend.be I...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.