This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, November 7, 2006 10:47:17 PM(UTC)
Groups: Registered
Posts: 51
Hi,
it's the first time I look hoe to save image information to a DB (MS SQL2005), and I need to know how I can save info, like AnnPoint, perspective info, Colors etc. I mean how can I save the real Lead objects to a DB?
Thanks.
P.S.: I use LT 14.5 n VB.NET
#2
Posted
:
Wednesday, November 8, 2006 3:17:58 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
There are no built-in methods for saving the LEAD objects into
databases. You will need to extract the data you want to save
from the objects in the form of string or numbers and save them into
the database using ADO.NET methods.
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.