Re: VB6 signature capture

Tech-Archive recommends: Fix windows errors by optimizing your registry



On Aug 13, 2:22 pm, Suziecorb...@xxxxxxxxx wrote:
On Aug 13, 2:13 pm, "Ralph" <nt_consultin...@xxxxxxxxx> wrote:



<Suziecorb...@xxxxxxxxx> wrote in message

news:1187008973.632563.52800@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Hi there,

I wish to implement a signature capture functionality to my vb6
project. What I ideally wish to do is allow users of a tablet pc to
draw their signature and then save this as an image in a .bmp file. I
have spent a lot of time looking into this and just can't find a way
to do it. Does anyone have any ideas of where to start?

Any help is hugely appreciated.

Thanks,
Suzie Corbett

First stop is to download the Tablet PC SDK for your O/S. Here is the URL
for XP. (links to others are present)http://www.microsoft.com/downloads/details.aspx?FamilyId=B46D4B83-A82...

It contains both dotNet and COM components. Most of the examples and
documentation are dotNet, but you can quickly figure it out.

hth
-ralph

Great, thanks for your help ralph



I have successfully placed my image into a bmp file. However my
requirements have now altered and I need to place it into a Sybase
database. Does anyone know what data type I need to place the image
into in order to pass it to a database? Sybase provides a data type
"image" which should be fine. I've tried writing the bmp into a binary
variable however when entering this to the Database I am being told
that there are illegal characters and therefore it will not insert.
Any one have any ideas?

Thanks for your help,
Suzie

.



Relevant Pages

  • Re: VB6 signature capture
    ... I have successfully placed my image into a bmp file. ... requirements have now altered and I need to place it into a Sybase ... Does anyone know what data type I need to place the image ... into in order to pass it to a database? ...
    (microsoft.public.vb.general.discussion)
  • Re: VB6 signature capture
    ... I have successfully placed my image into a bmp file. ... requirements have now altered and I need to place it into a Sybase ... into in order to pass it to a database? ... I think we used to convert anything into a Hex String (Ansi ...
    (microsoft.public.vb.general.discussion)
  • Re: VB6 signature capture
    ... requirements have now altered and I need to place it into a Sybase ... Does anyone know what data type I need to place the image ... into in order to pass it to a database? ... takes a file location and reads it into a long binary and then this ...
    (microsoft.public.vb.general.discussion)
  • Re: Database set up help
    ... let's see...I choose the y/n data type because I am using ... User opens up form and enters Employee Information in the fields ... 2 of the 38 options in my main menu are BPCS Applications ... I set up a database with this so far: ...
    (microsoft.public.access.gettingstarted)
  • Re: runtime error with Mask edit control
    ... DateOfBirth property is a string. ... If no value is entered into the Property, the database stores a null. ... > its data type (one would assume the same as the property, ...
    (microsoft.public.vb.controls)