Support Forum

Ask questions and get help from MobileTogether experts.
MobileTogether Product Information
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
View
Go to last post Go to first unread
Mark Cormier  
#1 Posted : Monday, January 29, 2018 1:24:03 AM(UTC)
Mark Cormier

Rank: Newbie

Groups: Registered
Joined: 9/8/2017(UTC)
Posts: 8
United States
Location: MA

Thanks: 2 times
Hello,
I have an MS Access 2010 application that I would like to display the captured Base64 signature image currently stored in an MS SQL varbinary(MAX) data type. Ultimately the goal is to allow our office personnel to print out a copy (in the form of a PDF) of our service techs work orders that have been signed by the clients. I am new to this product and seem to be having a difficult time decoding the image data for use in my application. I appreciate any help you may provide...
AFC  
#2 Posted : Wednesday, January 31, 2018 8:05:26 AM(UTC)
AFC

Rank: Administration

Groups: Registered, Administrators
Joined: 9/15/2014(UTC)
Posts: 140
Austria

Was thanked: 18 time(s) in 18 post(s)
Hello Mark!

Where exactly do you have problems?

How to read data from a database is described e.g. in the Databases section of the manual.
Also the SimpleDatabase or the Database-And-Charts tutorial can help in that direction.

In case you have problems to show base64 encoded images on a page, you can look into the Images section (especially in base64-encoded-images) or the Base64Images.mtd tutorial.

Does this help?


Altova MobileTogether Experts
Mark Cormier  
#3 Posted : Wednesday, January 31, 2018 4:35:48 PM(UTC)
Mark Cormier

Rank: Newbie

Groups: Registered
Joined: 9/8/2017(UTC)
Posts: 8
United States
Location: MA

Thanks: 2 times
Originally Posted by: AFC Go to Quoted Post
Hello Mark!

Where exactly do you have problems?

How to read data from a database is described e.g. in the Databases section of the manual.
Also the SimpleDatabase or the Database-And-Charts tutorial can help in that direction.

In case you have problems to show base64 encoded images on a page, you can look into the Images section (especially in base64-encoded-images) or the Base64Images.mtd tutorial.

Does this help?


Altova MobileTogether Experts



AFC,
Thank you for the quick reply, I should have been clearer in my explanation. I am not having any problem within MobileTogether app displaying and re-displaying the signature image. The problem I am having is that the MS SQL database being updated is being managed by a desktop MS Access application back in the home office. I was looking to see if anyone might know of a routine to display the Base64 image string within a VBA script that allows it to be seen in an MS Access form.
bbv  
#4 Posted : Wednesday, January 31, 2018 8:21:35 PM(UTC)
bbv

Rank: Administration

Groups: Registered, Administrators
Joined: 7/21/2014(UTC)
Posts: 498

Was thanked: 88 time(s) in 88 post(s)
Hi Mark,

I hope you are aware, that you can use your MobileTogether app on Windows too. No need to maintain two applications!
thanks 1 user thanked bbv for this useful post.
Mark Cormier on 2/1/2018(UTC)
Mark Cormier  
#5 Posted : Thursday, February 1, 2018 2:44:45 PM(UTC)
Mark Cormier

Rank: Newbie

Groups: Registered
Joined: 9/8/2017(UTC)
Posts: 8
United States
Location: MA

Thanks: 2 times
Originally Posted by: bbv Go to Quoted Post
Hi Mark,

I hope you are aware, that you can use your MobileTogether app on Windows too. No need to maintain two applications!


BBV,
The issue is that not all of the desktop applications are hosted on Windows 7 OS. I seem to be making headway on a VB.Net routine to accomplish this task but thank you for providing this information.
Mark Cormier  
#6 Posted : Thursday, February 1, 2018 2:46:26 PM(UTC)
Mark Cormier

Rank: Newbie

Groups: Registered
Joined: 9/8/2017(UTC)
Posts: 8
United States
Location: MA

Thanks: 2 times
Originally Posted by: bbv Go to Quoted Post
Hi Mark,

I hope you are aware, that you can use your MobileTogether app on Windows too. No need to maintain two applications!


BBV,
I should have stated in my last post that not all desktop applications are Windows 10, sorry about that...
bbv  
#7 Posted : Friday, February 2, 2018 1:43:27 PM(UTC)
bbv

Rank: Administration

Groups: Registered, Administrators
Joined: 7/21/2014(UTC)
Posts: 498

Was thanked: 88 time(s) in 88 post(s)
You can make this app run in Browser too. Then you are not limited to a particular Windows version
Users browsing this topic
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.