473,405 Members | 2,354 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,405 software developers and data experts.

Is DSN-less connection to UPS WorldShip possible?

A long time ago in a company far, far away :-), I set up UPS WorldShip
to use an A97 query to provide up-to-date shipping label addresses
using a Data Source Name (DSN) created via the ODBC Administrator.
Now the shipping department at a different company that uses my
BillOfLading database would like to be able to have the main form
populate fields using the addresses that are stored locally within UPS
WorldShip. The business addresses from tblAccounts had to be adjusted
for things like loading docks, and the new information, including
multiple shipping addresses, was simply added as required to UPS
WorldShip. The shipping department has also grown accustomed to using
the UPS Worldship interface. It seems unnecessary to move all the
WorldShip data into an Access backend. So using Access to pull the
data from UPS WorldShip is where I'm headed. The recommendation in the
UPS WorldShip possibly out-of-date help file is again to use an ODBC
DSN. Is it possible to set up a DSN-less connection to the UPS
WorldShip data instead? The shipping department uses a single computer
for UPS WorldShip so a solution that uses any version of Access would
work since only a single upgrade would be required. Plus, for a single
computer, even using the ODBC DSN isn't that bad of an option if
necessary. I wanted to see if anyone here has done it before
contacting UPS.

James A. Fortune

Nov 13 '05 #1
6 5299
What type of database does UPS use?

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

<ji********@compumarc.com> wrote in message
news:11**********************@g43g2000cwa.googlegr oups.com...
A long time ago in a company far, far away :-), I set up UPS WorldShip
to use an A97 query to provide up-to-date shipping label addresses
using a Data Source Name (DSN) created via the ODBC Administrator.
Now the shipping department at a different company that uses my
BillOfLading database would like to be able to have the main form
populate fields using the addresses that are stored locally within UPS
WorldShip. The business addresses from tblAccounts had to be adjusted
for things like loading docks, and the new information, including
multiple shipping addresses, was simply added as required to UPS
WorldShip. The shipping department has also grown accustomed to using
the UPS Worldship interface. It seems unnecessary to move all the
WorldShip data into an Access backend. So using Access to pull the
data from UPS WorldShip is where I'm headed. The recommendation in the
UPS WorldShip possibly out-of-date help file is again to use an ODBC
DSN. Is it possible to set up a DSN-less connection to the UPS
WorldShip data instead? The shipping department uses a single computer
for UPS WorldShip so a solution that uses any version of Access would
work since only a single upgrade would be required. Plus, for a single
computer, even using the ODBC DSN isn't that bad of an option if
necessary. I wanted to see if anyone here has done it before
contacting UPS.

James A. Fortune

Nov 13 '05 #2
Douglas J. Steele wrote:
What type of database does UPS use?

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


Thanks Doug,

That was the right question. I found some .CSV files and some A2K mdb
files in the WorldShip folders. I'll poke around until I find the
address info and just link to the CSV file or Access table, after
upgrading the A97 version if the addresses are found in an A2K table.

James A. Fortune

Nov 13 '05 #3
The main backend file for UPS Online WorldShip (upsdb.mdb) is in A2K format,
and it is in this file that all address information is stored. It will not
be possible for you to extract the address data from upsdb.mdb into your A97
format database, either directly or by DSN/DSN-less connection. You will
need to upgrade your A97 database to A2K.

<ji********@compumarc.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
Douglas J. Steele wrote:
What type of database does UPS use?

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


Thanks Doug,

That was the right question. I found some .CSV files and some A2K mdb
files in the WorldShip folders. I'll poke around until I find the
address info and just link to the CSV file or Access table, after
upgrading the A97 version if the addresses are found in an A2K table.

James A. Fortune

Nov 13 '05 #4

ByteMyzer wrote:
The main backend file for UPS Online WorldShip (upsdb.mdb) is in A2K format,
and it is in this file that all address information is stored. It will not
be possible for you to extract the address data from upsdb.mdb into your A97
format database, either directly or by DSN/DSN-less connection. You will
need to upgrade your A97 database to A2K.


How about this idea: Back up the entire WorldShip directory first,
copy the A2K upsdb.mdb file across the network to a machine with A2K,
export the file as Tab delimited back across the network as upsdb.csv,
then import into A97 to replace the A2K upsdb.mdb file in the WorldShip
directory with an equivalent A97 upsdb.mdb.

Has anyone ever tried anything like this?

James A. Fortune

Nov 13 '05 #5
ByteMyzer wrote:
The main backend file for UPS Online WorldShip (upsdb.mdb) is in A2K format,


That file may be the main backend, but it didn't seem to have the
addresses I'm searching for. I'll keep looking.

James A. Fortune

Nov 13 '05 #6
I don't know if I had the right upsdb.mdb before but I found the
addresses I need in an upsdb.mdb file. The table name was something
like calPkgAgent. Thanks.

James A. Fortune

Nov 13 '05 #7

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

Similar topics

0
by: Leader | last post by:
HI All, I created a SQL Server DSN using Windows ODBC Data Source Administrator. While creating the DSN, it asked me about authentication process in reply to which I selected "With SQL Server...
3
by: kakaz | last post by:
Hi All there! I am quite new in MS SQL administration so let me explain how it work on Your instances of SQL Servers. We have several DTS packages on our server, all of them managed on some...
3
by: McCool | last post by:
How can I get the deployment project to setup a DSN pointing to an Access DB after installation takes place? Also, is there a way to kick off a vbs script after installation takes place through...
3
by: emily | last post by:
Perhaps this has already been answered. If so, I apologize. I'm a newbie at this stuff. I have a DTS package to import some Visual Foxpro data. Yes, I said Visual Foxpro. :) The DTS package...
1
by: Dan | last post by:
Hi I have recently converted an Access 97 database to 2003. Most of the change went fine with no problems but every now and then my DSN connections to my back-end SQL-database fail and it does not...
3
by: Zlatko Matić | last post by:
Hi! What happens with linked tables if they were linked using File DSN, when I copy the Access file on some other PC without File DSN ? What is the difference between DSN on linked tables and...
4
by: Steve Sweales | last post by:
I'm trying to find some code on how to create a DSN using C# and SQLConfigDataSource. Can anybody help me please, before I tear my hair out!! *** Sent via Devdex http://www.devdex.com ***...
3
by: Niks | last post by:
Hi, I need to connect to SQL server Database using a System DSN. Can anyone tell me how to connect to SQL Server using DSN in ASP.NET (VB.Net). Using a Try Catch block. Does anyone know how to...
0
by: senthildb2 | last post by:
Hi there, I want to create DSN for DB2 database through my VB application. I have installed DB2 v8.2 with FixPack6.0 ESE. (The actual version shown in Control Center is DB2 V8.1.13.193) The...
4
by: bytesbytes | last post by:
Hi, Im using VB6.0, Crystal report 10 and MSaccess Database. I was using Crystal report 6 and later upgraded to CR10. In VB6 i used DSN like .Connect = "DSN=DBName" & ";UID=admin;PWD=;" Now in...
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: 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
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...
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.