Jump to content

Recommended Posts

Posted

I have a scuba diving Program that is really designed badly. It will let me export a singel dive at a time. What I wouls like to do is rewrite the program for the way I would like to use it. How can I find out how to open up the database in a usable program like SQL server.

Posted

i think you are confused. The database is inside the sql server, you arite something to talk to the sql server. The language you use to do this all depends on what languages you know, perl and php would probly be the easyest languages to do this in.

Posted

Let's start with the basics:

- What is this program? Custom built stuff? Any chance of getting the old code?

- What is it using for storage? Flat files, a poorly designed DB (*cough*Access*cough*) or maybe something else?

- What are you comfortable with developing in?

Posted

The software can be downloaded from here: http://www.oceanicworldwide.com/services_software.html

it is called OceanLog for ATOM Version 1.0.4. I have tried to open it up in Access with no luck, maybe I am doing something wrong. the file extention for the actual db is DLG which i believe stands for DiveLog. I am confortable procramming in C, C++, and .net. Although I would like to program it in .net to make it web compatiable. I have tried to contact Oceanic for some help but no responce. Thanks in advance for your help.

Posted

Im still a bit lost here. What you need to do is sit down and lay your problem out properly.

Is the file your downloading data that is accessd via a program provided by Oceanic worldwide?

If it is then all u have to do it is open it and check out the file structure.

Flat files can also be accessed via odbc (wierd huh?) Sage (accounting software) does this. So if that is so, run a query against it...er... mm

Posted

From what I've read I get the impression that it takes information from a dive computer and saves it in a proprietary file format via an application that he doesn't like. Unless the file format is something that's easy to decode, like xml or something similar, you probaly won't be able to get anything out of it. And getting the data directly from the device and bypassing the program completely probably isn't easy either. So unless it got some kind of exporting feature or you like decoding binary file formats or proprietary data connections you're probably out of luck

Posted

Myeah. Maybe you can put that DLG file up somewhere? Donno if you consider the data in there sensitive or not...

Posted

Ok, so i was able to rmb and tell the db file to open with Access, which talking to Oceanic is what they used to design the DB. Now I am stuck with a prompt asking me for a password. Does anyone have a psw generator?

Posted
:lol: we have like three interpretations of the same problem yet poster has still not confirmed any of them ...meh i found it amusing

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...