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

Connecting to SQL Database

Alright, so the company I'm working at has currently decided that they're going to convert their Access (2003) databases to SQL Databases; that's all simple enough I suppose (that's not my job), but they want to keep their Access as a frontend and the SQL Database as the backend.

So basically, what I'm asking is is there anyway to pull the data from the SQL Database and display it in Access?
May 10 '07 #1
5 2726
JConsulting
603 Expert 512MB
Alright, so the company I'm working at has currently decided that they're going to convert their Access (2003) databases to SQL Databases; that's all simple enough I suppose (that's not my job), but they want to keep their Access as a frontend and the SQL Database as the backend.

So basically, what I'm asking is is there anyway to pull the data from the SQL Database and display it in Access?
You can link SQL tables just like you can other Access tables.

If you go into File/Get External Data/Link Tables

when it opens the link wizard...look for "Files of Type" ODBC.

now you have to define your ODBC connection.

There's more to it...but you didn't really ask for that much in your Q.
J
May 10 '07 #2
You can link SQL tables just like you can other Access tables.

If you go into File/Get External Data/Link Tables

when it opens the link wizard...look for "Files of Type" ODBC.

now you have to define your ODBC connection.

There's more to it...but you didn't really ask for that much in your Q.
J
You can't happen to explain what an ODBC is can you? Or how to create one? I'm pretty lost on the subject, and I'm asking the admin of the SQL Server and she has no idea what I'm talking about. We're creating our tables in Microsoft SQL Server's Enterprise Manager, and I'm in Access, I found the server name, and connected to it, but I found no tables.
May 14 '07 #3
JConsulting
603 Expert 512MB
You can't happen to explain what an ODBC is can you? Or how to create one? I'm pretty lost on the subject, and I'm asking the admin of the SQL Server and she has no idea what I'm talking about. We're creating our tables in Microsoft SQL Server's Enterprise Manager, and I'm in Access, I found the server name, and connected to it, but I found no tables.
what did you put in for your DSN?
May 14 '07 #4
ADezii
8,834 Expert 8TB
Alright, so the company I'm working at has currently decided that they're going to convert their Access (2003) databases to SQL Databases; that's all simple enough I suppose (that's not my job), but they want to keep their Access as a frontend and the SQL Database as the backend.

So basically, what I'm asking is is there anyway to pull the data from the SQL Database and display it in Access?
Look into Access Projects which are specifically designed for Access Front End - SQL Back End architecture.
May 14 '07 #5
Heh, nevermind, it seems that I wasn't able to see the tables because of certain right issues. Thanks for all the help guys!
May 14 '07 #6

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

Similar topics

4
by: John Morgan | last post by:
I have Enterprise Manager on my local machine. For the last twelve months it has been connecting without problem to my online SQL Server database provided by my ISP. Three weeks ago the ISP...
4
by: CodeImp | last post by:
A simple app I quickly wrote to try getting info from a database. Here is the first part of its code. The rest of the code is irellevant. using System; using System.Data; using...
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...
5
by: Sebastian | last post by:
I'm using the following code to connect to an access 2000 database. (with reference to adodb) Public DBvar As New ADODB.Connection() DBvar.Open("Provider=Microsoft.Jet.OLEDB.4.0; Data...
3
by: GTDriver | last post by:
I'm trying to connect my application with a web service located on my own web server(localhost). I guess when the solution/proect is built it makes a file called 'Web...
5
by: nielsgron | last post by:
Hi, I have created a database on DB2 8.1 and 8.2 for Windows using the codeset "Big5" with the command: db2 CREATE DATABASE TWBIG5 USING CODESET BIG5 TERRITORY TW When I try to connect to...
5
by: Odd Bjørn Andersen | last post by:
I have installed DB2 9 Enterprise Edition on my laptop and created the sample database. Now I'm having truble connecting to the database from Command Editor. If I connect from Command Window it's...
0
by: =?Utf-8?B?R2lkaQ==?= | last post by:
Hi, I've my win32 application which connecting to my sql database. till now i used MSDE as my database and now i want to upgrade to sql express 2005. after the upgrade i tried to connect to the...
3
by: Sebouh | last post by:
Hi guys. I'm completely new to databases, so i wanna ask you if this is achievable. I've been learning how to connect to an MS SQL database file with java. I've finally learned the basics,...
2
by: bobt1991 | last post by:
I just installed Microsoft Visual Studio 2008 Express edition, and it installs some sort of stripped down version of SQL Server. It comes with no tools for connecting to your "local" database,...
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: 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
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...

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.