473,320 Members | 2,177 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Create an access database through C# using ADOX.

I am trying to create an access db using ADOX in C# and I am finding
difficulties to find documentation on this in msdn library. Does anyone have
any documentation or samples of creating an access db programatically in c#?
THANKS.
Jul 21 '05 #1
2 5727
I did this once.
you would have to create a COM-interop library for ADOX using tlbimp.exe .
Then call into the resulting RCWs .
There is a newsgroup that discusses .NET-to-COM interop -
try mirosoft.public.dotnet.interop

They may have more answers.

or try
http://www.google.com/search?hl=en&n...ET+ADOX+tlbimp
-Dino
"desc" <de**@discussions.microsoft.com> wrote in message
news:D8**********************************@microsof t.com...
I am trying to create an access db using ADOX in C# and I am finding
difficulties to find documentation on this in msdn library. Does anyone
have
any documentation or samples of creating an access db programatically in
c#?
THANKS.

Jul 21 '05 #2
On Wed, 17 Nov 2004 12:23:04 -0800, "desc" <de**@discussions.microsoft.com> wrote:

¤ I am trying to create an access db using ADOX in C# and I am finding
¤ difficulties to find documentation on this in msdn library. Does anyone have
¤ any documentation or samples of creating an access db programatically in c#?
¤ THANKS.

HOW TO: Create an Access Database Using ADOX and Visual C# .NET
http://support.microsoft.com/default...b;en-us;317881
Paul ~~~ pc******@ameritech.net
Microsoft MVP (Visual Basic)
Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Tink | last post by:
I have Googled this topic to death to the best of my ability and hope that somebody here can help. I do not want to have any COM dependencies in a project. For various reasons, the application...
3
by: cql90 | last post by:
Hi all PRO, I don't know how to create the MSAccess database in the runtime with C#, Are there any body know how to do this? I am pretty sure that all of you know how to do it, except me :( ....
3
by: Research-13 | last post by:
thank
9
by: Peter | last post by:
Hello£¬everyone, My program will collect a testing machine's data ,save the data and deal with the data everyday. I want to use vb.net to create database, add and delete tables or modify the...
2
by: gaffar | last post by:
Hello Sir, i need the funtionality of Using ADOX to create a JET Database and tables in it and one to many relationship between the tables. Thanks for your help Gaffar.
4
by: Wayne Wengert | last post by:
I am trying to create a VB.NET Windows application to move some data from a local Access DB table to a table in a SQL Server. The approach I am trying is to open an OLEDB connection to the local...
1
by: sunlight_sg | last post by:
Hello, i am using ADOX + VB .NET to create a Access Database programmatically. I plan to set some properties of the column such primary key. The code is as follows: Dim cat As ADOX.Catalog...
2
by: desc | last post by:
I am trying to create an access db using ADOX in C# and I am finding difficulties to find documentation on this in msdn library. Does anyone have any documentation or samples of creating an access...
5
by: Savante | last post by:
I am trying to investigate the JET databases to enable me to save data from a datalogging program I'm writing. At the moment, I've been using tutorial 21 of the SAMS "Learn it in 24 hours book"....
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.