Used Tablet PC
Page 9 of 9 FirstFirst ... 789
Results 81 to 87 of 87

Thread: Ink support in MS Access

  1. #81
    kevinh2 Guest

    Default

    quote:Originally posted by TMetzinger

    I'm thinking of getting the latest version of MS-Access so that I can finally get rid of my paper based flight log.

    What I need to be able to do is make a very simple database - one table and each record will have about 15 fields relating to a particular flight - the start and end points, the flight time, etc. I need, however, to record a signature of a flight instructor or examiner in this database.

    Does Access now support ink as a data type, so I can capture ink in a box on the form?

    Thanks in advance,

    Tim Metzinger
    Tim-

    In the past, I created an Access based flight log that was in my early Access days (and pre-tablet days). As a result, it's not too elegent, but I tried to emulate Sporty's professional log in design.

    I still keep a paper log and have been negligent about adding entries to Access. I think one reason I stopped using it was that I didn't have good query skills to add columns and make reports. And as you noted, it is nice to have a CFI sig.

    Your posting inspires me to revive my electronic log and modify it using the resources that Fritz illustrated below. Maybe I can get the reports better too. It appears that C# express is a great programing resource that could be used to enhance Access. I come from the old procedural programming school of Fortran and Pascal. I am coming up to speed on OO and hope to do some useful tablet apps with it. (Programming is not my primary business.)

    With the availability of SQL express, I am now thinking that might be a more portable way to go, especially since SQLExpress is still free. Using Access obviously requires anyone else who wants to use the the db to need Access. A lot of my flying friends don't have that nor do they want to spend money on it. But with SQLExpress, the price is right :)

    Let me know how your project goes.

    Kevin

  2. #82
    kevinh2 Guest

    Default

    quote:Originally posted by TMetzinger

    I'm thinking of getting the latest version of MS-Access so that I can finally get rid of my paper based flight log.

    What I need to be able to do is make a very simple database - one table and each record will have about 15 fields relating to a particular flight - the start and end points, the flight time, etc. I need, however, to record a signature of a flight instructor or examiner in this database.

    Does Access now support ink as a data type, so I can capture ink in a box on the form?

    Thanks in advance,

    Tim Metzinger
    Tim-

    In the past, I created an Access based flight log that was in my early Access days (and pre-tablet days). As a result, it's not too elegent, but I tried to emulate Sporty's professional log in design.

    I still keep a paper log and have been negligent about adding entries to Access. I think one reason I stopped using it was that I didn't have good query skills to add columns and make reports. And as you noted, it is nice to have a CFI sig.

    Your posting inspires me to revive my electronic log and modify it using the resources that Fritz illustrated below. Maybe I can get the reports better too. It appears that C# express is a great programing resource that could be used to enhance Access. I come from the old procedural programming school of Fortran and Pascal. I am coming up to speed on OO and hope to do some useful tablet apps with it. (Programming is not my primary business.)

    With the availability of SQL express, I am now thinking that might be a more portable way to go, especially since SQLExpress is still free. Using Access obviously requires anyone else who wants to use the the db to need Access. A lot of my flying friends don't have that nor do they want to spend money on it. But with SQLExpress, the price is right :)

    Let me know how your project goes.

    Kevin

  3. #83
    kevinh2 Guest

    Default

    quote:Originally posted by TMetzinger

    I'm thinking of getting the latest version of MS-Access so that I can finally get rid of my paper based flight log.

    What I need to be able to do is make a very simple database - one table and each record will have about 15 fields relating to a particular flight - the start and end points, the flight time, etc. I need, however, to record a signature of a flight instructor or examiner in this database.

    Does Access now support ink as a data type, so I can capture ink in a box on the form?

    Thanks in advance,

    Tim Metzinger
    Tim-

    In the past, I created an Access based flight log that was in my early Access days (and pre-tablet days). As a result, it's not too elegent, but I tried to emulate Sporty's professional log in design.

    I still keep a paper log and have been negligent about adding entries to Access. I think one reason I stopped using it was that I didn't have good query skills to add columns and make reports. And as you noted, it is nice to have a CFI sig.

    Your posting inspires me to revive my electronic log and modify it using the resources that Fritz illustrated below. Maybe I can get the reports better too. It appears that C# express is a great programing resource that could be used to enhance Access. I come from the old procedural programming school of Fortran and Pascal. I am coming up to speed on OO and hope to do some useful tablet apps with it. (Programming is not my primary business.)

    With the availability of SQL express, I am now thinking that might be a more portable way to go, especially since SQLExpress is still free. Using Access obviously requires anyone else who wants to use the the db to need Access. A lot of my flying friends don't have that nor do they want to spend money on it. But with SQLExpress, the price is right :)

    Let me know how your project goes.

    Kevin

  4. #84
    kevinh2 Guest

    Default

    quote:Originally posted by TMetzinger

    I'm thinking of getting the latest version of MS-Access so that I can finally get rid of my paper based flight log.

    What I need to be able to do is make a very simple database - one table and each record will have about 15 fields relating to a particular flight - the start and end points, the flight time, etc. I need, however, to record a signature of a flight instructor or examiner in this database.

    Does Access now support ink as a data type, so I can capture ink in a box on the form?

    Thanks in advance,

    Tim Metzinger
    Tim-

    In the past, I created an Access based flight log that was in my early Access days (and pre-tablet days). As a result, it's not too elegent, but I tried to emulate Sporty's professional log in design.

    I still keep a paper log and have been negligent about adding entries to Access. I think one reason I stopped using it was that I didn't have good query skills to add columns and make reports. And as you noted, it is nice to have a CFI sig.

    Your posting inspires me to revive my electronic log and modify it using the resources that Fritz illustrated below. Maybe I can get the reports better too. It appears that C# express is a great programing resource that could be used to enhance Access. I come from the old procedural programming school of Fortran and Pascal. I am coming up to speed on OO and hope to do some useful tablet apps with it. (Programming is not my primary business.)

    With the availability of SQL express, I am now thinking that might be a more portable way to go, especially since SQLExpress is still free. Using Access obviously requires anyone else who wants to use the the db to need Access. A lot of my flying friends don't have that nor do they want to spend money on it. But with SQLExpress, the price is right :)

    Let me know how your project goes.

    Kevin

  5. #85
    kevinh2 Guest

    Default

    quote:Originally posted by TMetzinger

    I'm thinking of getting the latest version of MS-Access so that I can finally get rid of my paper based flight log.

    What I need to be able to do is make a very simple database - one table and each record will have about 15 fields relating to a particular flight - the start and end points, the flight time, etc. I need, however, to record a signature of a flight instructor or examiner in this database.

    Does Access now support ink as a data type, so I can capture ink in a box on the form?

    Thanks in advance,

    Tim Metzinger
    Tim-

    In the past, I created an Access based flight log that was in my early Access days (and pre-tablet days). As a result, it's not too elegent, but I tried to emulate Sporty's professional log in design.

    I still keep a paper log and have been negligent about adding entries to Access. I think one reason I stopped using it was that I didn't have good query skills to add columns and make reports. And as you noted, it is nice to have a CFI sig.

    Your posting inspires me to revive my electronic log and modify it using the resources that Fritz illustrated below. Maybe I can get the reports better too. It appears that C# express is a great programing resource that could be used to enhance Access. I come from the old procedural programming school of Fortran and Pascal. I am coming up to speed on OO and hope to do some useful tablet apps with it. (Programming is not my primary business.)

    With the availability of SQL express, I am now thinking that might be a more portable way to go, especially since SQLExpress is still free. Using Access obviously requires anyone else who wants to use the the db to need Access. A lot of my flying friends don't have that nor do they want to spend money on it. But with SQLExpress, the price is right :)

    Let me know how your project goes.

    Kevin

  6. #86
    kevinh2 Guest

    Default

    quote:Originally posted by TMetzinger

    I'm thinking of getting the latest version of MS-Access so that I can finally get rid of my paper based flight log.

    What I need to be able to do is make a very simple database - one table and each record will have about 15 fields relating to a particular flight - the start and end points, the flight time, etc. I need, however, to record a signature of a flight instructor or examiner in this database.

    Does Access now support ink as a data type, so I can capture ink in a box on the form?

    Thanks in advance,

    Tim Metzinger
    Tim-

    In the past, I created an Access based flight log that was in my early Access days (and pre-tablet days). As a result, it's not too elegent, but I tried to emulate Sporty's professional log in design.

    I still keep a paper log and have been negligent about adding entries to Access. I think one reason I stopped using it was that I didn't have good query skills to add columns and make reports. And as you noted, it is nice to have a CFI sig.

    Your posting inspires me to revive my electronic log and modify it using the resources that Fritz illustrated below. Maybe I can get the reports better too. It appears that C# express is a great programing resource that could be used to enhance Access. I come from the old procedural programming school of Fortran and Pascal. I am coming up to speed on OO and hope to do some useful tablet apps with it. (Programming is not my primary business.)

    With the availability of SQL express, I am now thinking that might be a more portable way to go, especially since SQLExpress is still free. Using Access obviously requires anyone else who wants to use the the db to need Access. A lot of my flying friends don't have that nor do they want to spend money on it. But with SQLExpress, the price is right :)

    Let me know how your project goes.

    Kevin

  7. #87
    kevinh2 Guest

    Default

    quote:Originally posted by TMetzinger

    I'm thinking of getting the latest version of MS-Access so that I can finally get rid of my paper based flight log.

    What I need to be able to do is make a very simple database - one table and each record will have about 15 fields relating to a particular flight - the start and end points, the flight time, etc. I need, however, to record a signature of a flight instructor or examiner in this database.

    Does Access now support ink as a data type, so I can capture ink in a box on the form?

    Thanks in advance,

    Tim Metzinger
    Tim-

    In the past, I created an Access based flight log that was in my early Access days (and pre-tablet days). As a result, it's not too elegent, but I tried to emulate Sporty's professional log in design.

    I still keep a paper log and have been negligent about adding entries to Access. I think one reason I stopped using it was that I didn't have good query skills to add columns and make reports. And as you noted, it is nice to have a CFI sig.

    Your posting inspires me to revive my electronic log and modify it using the resources that Fritz illustrated below. Maybe I can get the reports better too. It appears that C# express is a great programing resource that could be used to enhance Access. I come from the old procedural programming school of Fortran and Pascal. I am coming up to speed on OO and hope to do some useful tablet apps with it. (Programming is not my primary business.)

    With the availability of SQL express, I am now thinking that might be a more portable way to go, especially since SQLExpress is still free. Using Access obviously requires anyone else who wants to use the the db to need Access. A lot of my flying friends don't have that nor do they want to spend money on it. But with SQLExpress, the price is right :)

    Let me know how your project goes.

    Kevin

Similar Threads

  1. Access
    By artfridge in forum Tablet PC Software Forum
    Replies: 0
    Last Post: 08-07-2007, 05:11 PM
  2. Access
    By hafrkamp in forum Tablet PC Software Forum
    Replies: 0
    Last Post: 08-07-2007, 05:11 PM
  3. Is there an incompatability between the 'Access
    By Hammerhead in forum General Tablet PC Discussion
    Replies: 7
    Last Post: 01-04-2006, 05:39 AM
  4. http://support.intel.com/support/wireless/wlan/s
    By flibbertigibbet in forum General Tablet PC Discussion
    Replies: 2
    Last Post: 11-20-2005, 06:10 PM
  5. Printing Ink From Access XP
    By Bruce A. Jones in forum General Tablet PC Discussion
    Replies: 8
    Last Post: 05-14-2004, 01:07 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •