Results 1 to 2 of 2

Thread: Passing Recordset Data to Activex Dll

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2004
    Location
    Earth
    Posts
    17

    Passing Recordset Data to Activex Dll

    Hi

    I am working on a Application for a workgroup. What I want is to designate a separate computer for teh DATABASE. While a DLL for validation and sending/receiving the data to/from the DATABASE.

    Question No. 1 .

    How can I tell the DLL that what data to validate, to which recordset Data has to saved, and from which recordset auto generation of Record ID has to be done ? Means how to send data from a form to a DLL that will check the validity and send that to DB ?

    Question No. 2.

    What I will have to do If i designate a separate computer for DLL stuffs to be act as Business Rules Tier ?
    Thanks & Regards

    Zeeshan Hashmi

  2. #2
    Junior Member
    Join Date
    Aug 2004
    Location
    Pune
    Posts
    19
    hello

    u are making dll to bussness logic are u going to use this dll in com envirement or use as simple dll

    for simple dll u make a fuctions or methods to pass and written data u want for that u have to take parameters as strings, integers, or recordset u want want to written as adodb.recordset
    as u want and write query of business logic int that fuction to written the value.............
    vaishu999

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width