<
Hi every body , i have finished programming my DBMS ( it uses SQL 92 ), in
reallity it's a BDE enhancment ( where no need for ocx , Dll , nor BDE ) .

i need all your help to write my DBMS ODBC Driver .

thanks in advance for all your suggestions ...

michy>

Assuming this is not intended for .NET, i'd recommend writing an OLE DB
provider for use with ADO. This will provided more functionality (e.g. ADOX)
and it is well documented on MSDN.
But frankly, I wonder why you are reinventing the wheel...?

Peter Laman
Senior Software Engineer
Lance ICT Group
Roermond, the Netherlands
http://www.lance-safety.com
-
"I know you believe you understand what you think I said,
but I am not sure you realize that what you heard is not
what I meant."
                                           Alan Greenspan

__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to