473,395 Members | 1,468 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,395 software developers and data experts.

connecting to a sql server to get specific values

When the person doing the data entry is entering data into a subform,
I need to connect to a sql server and get specific value based on the
record number and date.
There is 15 values I have to retrieve while the person is entering the
record.

When the person enters the date, I need to connect and retrieve the
values and update the access table, as well as display them in the
form.

can someone tell me a GOOD BOOKthat will discribe this kind of thing,
how its done as well as other things I might need to know when using
access to connect and retrieve values from sql ?

Nice explenations of different connection routines and what to expect.

thanks for any info on this type of thing.
Oct 29 '08 #1
3 1559
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

You can get info on how to link to SQL Server tables here:

http://support.microsoft.com/kb/892490/en-us

--
MGFoster:::mgf00 <atearthlink <decimal-pointnet
Oakland, CA (USA)
** Respond only to this newsgroup. I DO NOT respond to emails **

-----BEGIN PGP SIGNATURE-----
Version: PGP for Personal Privacy 5.0
Charset: noconv

iQA/AwUBSQjjNoechKqOuFEgEQKO1ACg4xgR61T6Bm1pmWN3Z32xuN 4gxWwAoKec
xTfyMzV6iFE/506FiS9okHWX
=PEi3
-----END PGP SIGNATURE-----
sparks wrote:
When the person doing the data entry is entering data into a subform,
I need to connect to a sql server and get specific value based on the
record number and date.
There is 15 values I have to retrieve while the person is entering the
record.

When the person enters the date, I need to connect and retrieve the
values and update the access table, as well as display them in the
form.

can someone tell me a GOOD BOOKthat will discribe this kind of thing,
how its done as well as other things I might need to know when using
access to connect and retrieve values from sql ?

Nice explenations of different connection routines and what to expect.

thanks for any info on this type of thing.

Oct 29 '08 #2

I looked at this.

I was wondering if there are any books on this topic or something like
using an access database as a frontend for a sql server. All of this
type of thing I am wanting to read up on and learn about.
On Wed, 29 Oct 2008 15:27:10 -0700, MGFoster <me@privacy.comwrote:
>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

You can get info on how to link to SQL Server tables here:

http://support.microsoft.com/kb/892490/en-us
Oct 31 '08 #3
what I had found out was this.

I just checked our Access installation. “Add Linked Table” seems to
support ODBC. I suppose I would use that. Just link in the table you
want to see. Then your database thinks it has a local table that is
always up-to-date. Assuming that SQL Server supports ODBC (I imagine
it does) and that there is a SQL Server database to look at in the
first place…
Oct 31 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: ysrana2001 | last post by:
In my office we have two SCO OpenServer (TM) Release 5 servers with two different terminals network. Now we have to join both server and windows server to share some file. Before we use generally...
0
by: Kong Li | last post by:
Follow up to this thread, the latest Oracle 9i release 2 patchset (9.2.0.5) fixed the handle count leak problem. The problem is in Oracle client component. Thanks. Kong ----- From: Kong...
3
by: kamilla | last post by:
I have a mysql 3.5 server installed on a suse linux 8.1, with address 10.0.0.100. Now I want to access that db from a W2K pc, address 10.0.0.200. I am able to ping 10.0.0.100, but I cannot connect...
12
by: Ann Marinas | last post by:
Hi all, I would like to ask for some help regarding separating the asp.net webserver and the sql server. I have created an asp.net application for a certain company. Initially, we installed...
3
by: windandwaves | last post by:
Hi Folk I have been asked to create an e-commerce website, where we need to connect to an SQL database. The database is used to run their POS in several branches. As this database is on the...
0
by: Suresh | last post by:
Hi Guys I have Db2 server installed on remote server. i am connecting to that remote server by using VPN. I want to connect that remote DB2 server instance using my local machine DB2...
10
by: mairhtin o'feannag | last post by:
Hello, I'm having problems connecting to my new v9 db box. The pertinent information is below: DB2_db2inst1 60000/tcp DB2_db2inst1_1 60001/tcp DB2_db2inst1_2 60002/tcp DB2_db2inst1_END...
2
by: SayamiSuchi | last post by:
-------------------------------------------------------------------------------- Hi, I have made one web application using Asp dot net 2005 and sql server 2005.The sql server i am connecting is...
0
by: Temporary | last post by:
C# Web Service in IIS Stops Connecting to Oracle (via ADO.NET) Over Time I have a Web Service, written in C#, published on a Windows XT Web Server under IIS, which repeatedly connects to an...
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: 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...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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,...

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.