microsoft.public.dotnet.framework.odbcnet Archive - March 2004
Post a message to this list
Messages
Page: 1
NotesSql & .Net connection problem (3 replies)
microsoft.public.dotnet.framework.odbcnet
Hi, I'm trying to connect to a Notes database using .Net, Odbc & NotesSql, but I keep getting the following error on opening the connection: System.Data.Odbc.OdbcException: ERROR [IM003] Specified driver could not be loaded due to system error 1114 (Lotus NotesSQL Driver (*.nsf)). I can open the connection ok using .asp, with the same connection string. I assume it's some kind of permissions issue...
Query is too complex error (3 replies, VIP)
microsoft.public.dotnet.framework.odbcnet
I am updating Access database using System.Data.Odbc I am using the following code: //////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////// foreach(DataColumn cl in dsNew.Tables[0].Columns) { dataRowDest[cl.ColumnName] dataRowOrigin[cl.ColumnName]; } adapter.Update(ds, tableName); ///////////////////////////////...
OLE DB provider for reading DBF files using ASP.NET (3 replies)
microsoft.public.dotnet.framework.odbcnet
I am trying to read a DBF file using ASP.NET, I have spent hours trying to get the correct connection string. Is there anyone out there that has successfully connected a dbase III file with a ASP.NET page?? If ( readDBFFile TRUE ) then read on; else dont worry; This is the code that I have been using but the compiler seems to complain on the line ..... [ reader command.ExecuteReader() ] the error ...
Error when connecting to a Foxpro database from a .NET web app (3 replies)
microsoft.public.dotnet.framework.odbcnet
Hello all Here's the situation. I have a web server, and I'm developing a web application using VB.NET that will run on this server. I also have another server, which runs a third party Human Resources application, written in Visual Foxpro. Its databases are standard .dbf files. I want to be able to connect to the .dbf files on the HR server directly from my web app on the web server. I have not b...
Rollback transaction doesnt work when DataAdapter.Update() throws exception caused by RAISEERROR in a trigger (6 replies)
microsoft.public.dotnet.framework.odbcnet
Hi, I have a trigger like this (simplified to illustrate the problem): CREATE TRIGGER Test ON [dbo].[TestTable] FOR INSERT, UPDATE, DELETE AS RAISERROR( 'test trigger error !', 16, 1) And a C# code portion: (new record inserted in dsFormTest.TestTable) OdbcTransaction odbcTrans null; try { if ( odbcConn.State ! ConnectionState.Open ) odbcConn.Open(); odbcTrans odbcConn.BeginTransaction(); odaTest....
Solutions Won't Load (2 replies)
microsoft.public.dotnet.framework.odbcnet
I've been using Visual Studio .NET for several weeks now. I've finished some example solutions as well as started others. Now when I open the environment, very few of them will load properly. Usually, I get no listing of files in the properties window to the right or anything like that. Does anyone have any idea what might cause this and how I can fix it?
Ad
Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification