Log in Register FAQ Memberlist Search ContactReview Forum Index
A GoldMine Discussion and Support Community

ContactReview Forum Index » GoldMine Coders » Locating a record in Goldmine using asp .net
Post new topic  Reply to topic View previous topic :: View next topic 
Locating a record in Goldmine using asp .net
PostPosted: Mon Sep 17, 2007 12:52 pm Points: 0 Reply with quote
djsmancomm
GoldMine Apprentice
Joined: 12 Sep 2007
Posts: 13
Location: Iowa




Can anyone point me to documentation about how to code a lookup from a web page. I would have the recid. I just need to be able to move goldmine to that record. I can do it in DDE from VB. I want to do it from asp .net using One of the newer supported tools.

My version of Goldmine is 6.70.70226. All I need is a place to start looking and I hope to figure out how to code it.

Thanks in advance.
View user's profile Send private message Send e-mail

PostPosted: Thu Sep 20, 2007 10:59 am Points: 0 Reply with quote
dexterb
GoldMine Journeyman
Joined: 09 Apr 2007
Posts: 47
Location: http://www.dbxforgoldmine.com




Since you only want to perform a lookup, why not simply connect to the database directly and run a query via ado.net? If you have your recid, for example for contact1, then you can simply use

select * from contact1 where recid = "recidvaluehere"

and then display the results in a page.

-
Dexter
www.endusersoftware.com
View user's profile Send private message Visit poster's website

Locating a record in Goldmine using asp .net
  ContactReview Forum Index » GoldMine Coders
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 7 Hours  
Page 1 of 1  

  
  
 Post new topic  Reply to topic  


Brought to you by Castell Computers, Doug Castell, Admin
RSS Feed
Powered by phpBB © 2001-2004 phpBB Group
Theme created by Vjacheslav Trushkin