473,387 Members | 1,863 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.

terrible question?

I have an access db that contains lots of data. I have a software
package (want it) that will email out commission statements from the
data that is in access.

The catch? The data has to be in SQL format. MSDE or something of
the sort. Can I link the SQL DB to the Access data? I know you can
do it the other way around, but am unsure of this way.

thanks for any help
Justin

Sep 13 '07 #1
3 1266
On Sep 13, 3:09 pm, justin_...@yahoo.com wrote:
I have an access db that contains lots of data. I have a software
package (want it) that will email out commission statements from the
data that is in access.

The catch? The data has to be in SQL format. MSDE or something of
the sort. Can I link the SQL DB to the Access data? I know you can
do it the other way around, but am unsure of this way.

thanks for any help
Justin
Can a SQL database fit as an attachment to an email? How does this
make sense?

Sep 13 '07 #2
On Sep 14, 6:09 am, justin_...@yahoo.com wrote:
I have an access db that contains lots of data. I have a software
package (want it) that will email out commission statements from the
data that is in access.

The catch? The data has to be in SQL format. MSDE or something of
the sort. Can I link the SQL DB to the Access data? I know you can
do it the other way around, but am unsure of this way.

thanks for any help
Justin
What does you mean by "SQL Format"? Do you mean that the database
engine must be SQL Server because the software package has only SQL
Server drivers / SQL Server syntax hard coded?

You can use an Access database and attach SQL Server tables.
Conversely you can use SQL Server and attach Access tables. A snippet
from help doco is thus:

sp_addlinkedserver 'Nwind', 'Access', 'Microsoft.Jet.OLEDB.4.0', 'c:
\mydata\Nwind.mdb'

Sep 13 '07 #3
On Thu, 13 Sep 2007 13:09:13 -0700, ju********@yahoo.com wrote:

Isn't that a question for the vendor of that package?

Yes, you can create an Access db as a "Linked Server" in Sql Server.

-Tom.

>I have an access db that contains lots of data. I have a software
package (want it) that will email out commission statements from the
data that is in access.

The catch? The data has to be in SQL format. MSDE or something of
the sort. Can I link the SQL DB to the Access data? I know you can
do it the other way around, but am unsure of this way.

thanks for any help
Justin
Sep 14 '07 #4

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

Similar topics

2
by: Zam | last post by:
Hello World, Windows 2000 Server. IIS 5.0 Previous message/issue was: "sending HUGE file to client via Response.BinaryWrite" It's solved now. But now I have other unsolved and terrible thing:...
6
by: Thomas Beutin | last post by:
Hi, i've a speed problem withe the following statement: SELECT DISTINCT pz.l1_id, pz.l2_id, pz.l3_id, pz.l4_id FROM ot_adresse AS a, ot_produkt AS p LEFT OUTER JOIN ot_kat_prod AS pz ON (...
6
by: neverstill | last post by:
hi- So I wrote this nice little page that will allow the managers to add images to the products table. Without too many details to confuse everything, basically what I'm doing is: getting an...
1
by: paul | last post by:
This evening I spent $795 to purchase Infragistics' NetAdvantage 2005 product online. My MasterCard already shows the debit; however: (1) The confirmation email that I was promised never...
5
by: Pieter | last post by:
Hi, I'm getting a really terrible and anoying bug/problem in VS.NET 2005: 1. Create a new Windows Application. 2. Add a new class Class1. 3. Add a usercontrol UserControl1. 4. Add a public...
11
by: bio-anomoly | last post by:
I was just giving my PHP a bit of a spin, and I noticed that opendir opens EVERYTHING, and unix commands can be executed with the ' grave, like this 'ls -lR /'. Can someone quantify how slack...
22
by: ash | last post by:
hi friends i m trying to make a pogram that prints a random number(without any pattern( every time we run. can anyone suggest me the logic i m seeking anwer for 6 months thankx
4
by: Alan Silver | last post by:
Hello, Having been a light reader of this ng for a few months now (after several years absence), I have noticed that absolute positioning seems to be considered a Very Bad Thing around here....
4
by: anonymoushamster | last post by:
Whether it is a checkbox to be replcaed with and image or a textbox to be repalced with a dropdown, imfailing. One simple reason. I can add a new compoentn into the edit row ,I jsut cant...
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:
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:
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...

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.