View Single Post
  #9   Report Post  
Posted to microsoft.public.dotnet.languages.csharp,microsoft.public.excel.programming,microsoft.public.dotnet.framework.adonet
Rob Panosh Rob Panosh is offline
external usenet poster
 
Posts: 2
Default Create Excel Worksheet in C# / VB

Thanks...

Rob

"Paul Clement" wrote in message
...
On Mon, 5 Jan 2004 07:10:17 -0600, "Rob Panosh"


wrote:

¤ Horst,
¤
¤ Don't mean to jump on on your thread here but I have a question for you.

Do
¤ you know where I can find documentation for Excel when creating tables

using
¤ ADO.Net? i.e. - datatypes and general syntax ...
¤

You should be able to use the Jet database provider DDL syntax:

HOWTO: Common DDL SQL for the Microsoft Access Database Engine
http://support.microsoft.com/default...;EN-US;Q180841


Paul ~~~
Microsoft MVP (Visual Basic)