Go Back   CodingForums.com > :: Server side development > MySQL > Other Databases

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-10-2005, 09:38 AM   PM User | #1
Netfundu
New Coder

 
Join Date: Jun 2004
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Netfundu is an unknown quantity at this point
Accessing MS ACCESS through SQL

Hi,

Just need some help..I have installed SQL 7.0 at my work PC and I do have MS Access installed. Is there a way where I can use the Table from MS Access and run Query using SQL server?

What is the equivalent of Access table in SQL?

Thanks in advance
Netfundu is offline   Reply With Quote
Old 03-28-2005, 11:13 AM   PM User | #2
Noodles24
Regular Coder

 
Join Date: Feb 2005
Location: UK
Posts: 133
Thanks: 0
Thanked 0 Times in 0 Posts
Noodles24 is an unknown quantity at this point
You'd have to import the data into SQL server in order to run queries on that data. You can then link tables in access to the tables in SQL server, they should act as if they are local to the access database

Quote:
What is the equivalent of Access table in SQL?
They're just called tables, same as every other database
__________________
Cooking Forum | Health Forums
Noodles24 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:47 AM.


Advertisement
Log in to turn off these ads.