Click here to Skip to main content
16,006,341 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionTree View related question ? Pin
Tridip Bhattacharjee9-Dec-03 0:48
professionalTridip Bhattacharjee9-Dec-03 0:48 
Questionhow to add check box and radio button on menu easy way? Pin
Tridip Bhattacharjee9-Dec-03 0:46
professionalTridip Bhattacharjee9-Dec-03 0:46 
Questionhow to change background and foreground color of menu easy way? Pin
Tridip Bhattacharjee9-Dec-03 0:45
professionalTridip Bhattacharjee9-Dec-03 0:45 
Questionhow to add icon in menu using vb.net easy way? Pin
Tridip Bhattacharjee9-Dec-03 0:43
professionalTridip Bhattacharjee9-Dec-03 0:43 
AnswerRe: how to add icon in menu using vb.net easy way? Pin
DJ Scoot10-Dec-03 0:35
sussDJ Scoot10-Dec-03 0:35 
GeneralPrinter pages Pin
gls2ro9-Dec-03 0:13
gls2ro9-Dec-03 0:13 
Generalworking with hardware Pin
dabuskol8-Dec-03 23:39
dabuskol8-Dec-03 23:39 
GeneralRe: working with hardware Pin
Dave Kreskowiak9-Dec-03 5:50
mveDave Kreskowiak9-Dec-03 5:50 
1. does anyone know how to capture the image from a digicam and insert into a SQL server database using vb .net?

You might want to check out Windows Image Acquisition here[^]. No garantee that it will work with your camera though. It would appear that you have to check with the manufacturer of the camera to see what device drivers are available for it and any possible SDK's. You also might want to check for TWAIN compatibility. That should make your life much easier when using the WIA API's.
Once you have the images, it's not that hard to put them into an SQL database. This[^] article describes the process for use with an Access database, but the concepts apply to SQL databases as well.

2. How to capture the signature file using a pentablet hardware using vb .net and save the image into SQL server?

You're probably going to have to depend on the manufacturer for the SDK's and docs for this one. But, once again, when you get the image, the SQL part is easy.


RageInTheMachine9532
Generalcolumnstyle for usercontrols Pin
Günther Meusburger8-Dec-03 20:28
Günther Meusburger8-Dec-03 20:28 
GeneralNeed Help in emergency..... Pin
xprtguro8-Dec-03 18:23
xprtguro8-Dec-03 18:23 
GeneralRe: Need Help in emergency..... Pin
Colin Angus Mackay8-Dec-03 23:00
Colin Angus Mackay8-Dec-03 23:00 
Generallaunching an application in vb to control powerpoint application Pin
Anonymous8-Dec-03 18:14
Anonymous8-Dec-03 18:14 
GeneralRe: launching an application in vb to control powerpoint application Pin
Dave Kreskowiak9-Dec-03 12:36
mveDave Kreskowiak9-Dec-03 12:36 
GeneralPassing command line arguments to vb.net Pin
vbTom8-Dec-03 11:40
vbTom8-Dec-03 11:40 
GeneralRe: Passing command line arguments to vb.net Pin
Dave Kreskowiak8-Dec-03 11:47
mveDave Kreskowiak8-Dec-03 11:47 
GeneralRe: Passing command line arguments to vb.net Pin
vbTom8-Dec-03 12:09
vbTom8-Dec-03 12:09 
GeneralCustom Control Pin
Robert Breault8-Dec-03 10:29
Robert Breault8-Dec-03 10:29 
GeneralRe: Custom Control Pin
Cliff Wellman8-Dec-03 10:45
Cliff Wellman8-Dec-03 10:45 
GeneralRe: Custom Control Pin
Cliff Wellman9-Dec-03 4:12
Cliff Wellman9-Dec-03 4:12 
GeneralTreeView Control Pin
phase18-Dec-03 6:11
phase18-Dec-03 6:11 
GeneralASP.NET VB Execute a String to Change Label Text Pin
etihwl8-Dec-03 4:53
etihwl8-Dec-03 4:53 
GeneralRe: ASP.NET VB Execute a String to Change Label Text Pin
Ian Darling8-Dec-03 5:25
Ian Darling8-Dec-03 5:25 
GeneralRe: ASP.NET VB Execute a String to Change Label Text Pin
etihwl8-Dec-03 5:36
etihwl8-Dec-03 5:36 
GeneralRe: ASP.NET VB Execute a String to Change Label Text Pin
Ian Darling8-Dec-03 5:48
Ian Darling8-Dec-03 5:48 
GeneralRe: ASP.NET VB Execute a String to Change Label Text Pin
etihwl8-Dec-03 6:40
etihwl8-Dec-03 6:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.