Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

adding new record to database using 2 activex.dll's

Status
Not open for further replies.

unreal

Programmer
Jun 28, 2001
8
0
0
CA
here is my problem I'm trying to add a new record to a database so I have 2 actvex's one for connection and one for buisness rules how do I retrieve the data from the form to pass it threw the buisness rules and send it to the connection dll where I have an insert statement.
thanx for yor help
Rickster
 
I would use XML and parse the strings when it got to the other dll.
Todd Norris
Hope this helps !
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top