Re: DefinedSize in ADOX
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Tue, 12 Sep 2006 06:50:17 -0400
Ron wrote:
So what you're saying is... I should be happier than a pig in dodo:-)
that they even ported ADOX to C# :o)
1. I'm not suggesting anything of the sort
2. They didn't port anything. You're using Interop to run the old COM
object.
Using Visual Studio 2003 with C#
Anyway, one more question if I could...
I'm now trying to add ADOX/ADODB to the Setup project (deployment).
I've added the two files to Setup's: Application Folder, from the
Bin/Debug folder
- Interop.ADOX.dll
- Interop.ADODB.dll.
Hopefully you are using managed ADO.Net code to run sql statements (DML and
DDL) instead of the old ADODB objects.
but two other files are automatically added to the Application Folder:Sorry, but I don't kow. My gut says that the files are required but I don't
- msado15.dll
- msADOX.dll
These files show a red underline... but I can build Setup OK.
I noticed that these files are included in the final install.
Do I need to include these files (msado15.dll, msADOX.dll)?
I can't seem to delete them, and why are they underlined in red?
know why they are underlined. Perhaps because they contain unmanaged code?
You should ask in a dotnet group (or one of the vsnet groups) if nobody
jumps in here with an answer.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
.
- References:
- Re: DefinedSize in ADOX
- From: Ralph
- Re: DefinedSize in ADOX
- From: Ralph
- Re: DefinedSize in ADOX
- From: Bob Barrows [MVP]
- Re: DefinedSize in ADOX
- From: Bob Barrows [MVP]
- Re: DefinedSize in ADOX
- Prev by Date: Re: Data from MS SQL db to Excel
- Next by Date: Re: Fastest record create method with JET 4.0
- Previous by thread: Re: DefinedSize in ADOX
- Next by thread: Re: DefinedSize in ADOX
- Index(es):