Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Re: Saving to database
Started by marasma at 11-08-2006 3:52. Topic has 1 replies.

Print Search « Previous Thread Next Thread »
  11-08-2006, 3:52
marasma is not online. Last active: 5/28/2008 10:57:04 AM marasma

Top 25 Posts
Joined on 04-12-2006
Posts 99
Saving to database
Reply Quote
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
   Report 
  11-08-2006, 8:22
Bashar is not online. Last active: 2/12/2007 5:24:20 PM Bashar



Top 10 Posts
Joined on 08-27-2003
Posts 1,057
Re: Saving to database
Reply Quote
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.


Bashar Abdulqaiyume
LEAD Technologies, Inc.
   Report 
Post
LEAD Support Fo... » Developer » Database » Re: Saving to database

Powered by Community Server, by Telligent Systems