| | | Forum Newbie
       
Group: Forum Members Last Login: 10/15/2008 6:16:43 PM Posts: 4, Visits: 10 |
| | i want to save fingerprint in my database and i have an sdk activex i added it from the component tab and i drag in my form but i can't complete i didn't know the next steps to complete this program thanks |
| | | | 
Forum God
       
Group: Forum Members Last Login: Today @ 11:19:17 AM Posts: 1,795, Visits: 4,572 |
| Welcome to A1vbcode gehan.  gehan (9/9/2008) i want to save fingerprint in my database and i have an sdk activex i added it from the component tab and i drag in my form but i can't complete i didn't know the next steps to complete this program Did you get an error message when you tried to drag it to your Form? Well as a general rule if its shown in the Components list then its registered but there is no harm in registering the activex again with Run: regsvr32 your.dll or your.ocx and you will recieve a message says if it registered correctly or not. Thats providing its located in the Win\Sys folder. If its somewhere else then you have to use the full path then the filename. To be truthful you only need to register a dll or ocx when you use it in VB IDE and not all dll's have to be registered either. Can you give us the filename of this activex. 
Keith http://www.martin2k.co.uk/forums/index.php?act=idx I've been programming with VB for 14 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning. |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 10/15/2008 6:16:43 PM Posts: 4, Visits: 10 |
| | Thanx a lot Keithuk for your co-operation I already registed all DLL and OCX. the activex is SITOCX, The file name of this activex is SIFinger.ocx and this is the file which i added in the component and dragged to the form. The scanner name is Identix. Thanx a lot and have a nice day Gehan |
| | | | 
Forum God
       
Group: Forum Members Last Login: Today @ 11:19:17 AM Posts: 1,795, Visits: 4,572 |
| gehan (9/14/2008)
Thanx a lot Keithuk for your co-operation I already registed all DLL and OCX. Ok now its registered but can you do anything with the control on your Form? I've never heard of SIFinger.ocx so I did a web search and nothing comes back so I tried SIFinger and your same post in VBCity pops up.  http://vbcity.com/forums/topic.asp?tid=157007
Keith http://www.martin2k.co.uk/forums/index.php?act=idx I've been programming with VB for 14 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning. |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 10/15/2008 6:16:43 PM Posts: 4, Visits: 10 |
| | Thanx a lot Keith for ur help I appreciate that so much I need to ask u about the complete procedure for the fingerprint in general and i try to solve it Thanx again and a have a nice dream |
| |
|
|