473,387 Members | 1,463 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

backend-frontend tool in clientserver technology

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 1744
RedSon
5,000 Expert 4TB
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 8TB
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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...

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.