Using a TTable in a DLL

Using a TTable in a DLL

Post by Scott Chappe » Mon, 14 Apr 1997 04:00:00



Is is possible to use a TTable in a DLL.

I am trying to write a DLL that is used with NT 4 Remote Access Manager,
and I need to be able to write to a table from a DLL.  Whenever I try this
I keep getting an application error in my test program(most likely caused
by the DLL that I wrote).  If anybody knows of where I can find information
on this could you please let me know.

Thanks

Scott Chappel

 
 
 

1. Make a DLL using Ttable

Hello, (URGENT)

 I made a database application with paradox table in Delphi 3. In my
program, I use many report with Qreport, but now, I want to place all
the report in a DLL outside my main program. But in my DLL, I need to
see all my Table from my main program and I doesn't want to recreate ou
reopen all the table, it's almost 80. So I pass only the table I need in
one procedure but inside my DLL, a can see the Ttable, the name but I
can't access the data.

 How can I pass a Datamodule or Ttable in parameter from an EXE to a DLL
????!?!?!?

 Can I assign an other ttable inside of my DLL by my parameter ?????

 Thanks,
 Jean-Philippe Dumas

--
|----------------------------------------------------------
| Jean-Philippe Dumas
|----------------------------------------------------------
| Consultant Analyste Informatique - Computer Consultant
|----------------------------------------------------------
| 2505 Andre-Fleury, Beauport, Qc, Canada, G1C 4K8
| (418) 626-8070 -- Fax: (418) 626-8070
|----------------------------------------------------------

| WWW:   http://www.total.net/~dumasjp
|----------------------------------------------------------

2. Is the following the correct usage of INSERTED ?

3. -- H E L P -- Using TTable in DLL --

4. setnet32.exe

5. Persistant Database connection when using TTable components in a DLL

6. Help - Code for Printing a Graphic

7. Is it possible ??? (TTable>EXE&DLL)

8. ADO Output Parameters From SQL 7

9. TTable in a Delphi DLL

10. DLLs: TTable as parameter

11. Creating a DLL in VB4 using MAPI and ODBC32.DLL

12. 3D controls using ctrl3d.dll / ctrl3dv2.dll

13. HELP: Using AVICAP.DLL and MSVIDEO.DLL for video capture