ASPFriends.com 'ngfx-oledb' list Archive - April 2002
Messages
Page: 1
Error Trying to Update an Access Database (6 replies)
ASPFriends.com 'ngfx-oledb' list
Moved from [aspngfreeforall] to [ngfx oledb] by Chaz charlesmarkcarroll@yahoo.com I try to update an Access Database using an Update query and the following code: Dim comAnyCommand As OleDbCommand Dim shoRows As Short Try comAnyCommand New OleDbCommand(pstrSQL, mdcnDatabase) shoRows comAnyCommand.ExecuteNonQuery() The execute fails the error is: Operation must use an updateable query. I found this...
ASp.net connecting With Oracle (2 replies)
ASPFriends.com 'ngfx-oledb' list
Moved from [aspngstart] to [ngfx oledb] by devin devinr@drone interactive.com Guys Any idea what this error means? Anyone seen this? Regards Deepak Microsoft OLE DB Provider for Oracle (0x80004005) Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation. Provider is un...
Please Help. OleDbDataAdapter.Update(dataset) method does not update database. (2 replies)
ASPFriends.com 'ngfx-oledb' list
Moved from [aspngdata] to [ngfx oledb] by Yannick Smits dotnet@stepcompany.com Hi, I'm using the following code to update database through dataset but the update method of dataadapter does not update the database. Please guide. %@ Page Language "C#" Debug "True"% %@ Import namespace "System" % %@ Import namespace "System.Data" % %@ Import namespace "System.Data.OleDb" % HTML HEAD script language "...
Variable Parameters and returning a Dataset (4 replies)
ASPFriends.com 'ngfx-oledb' list
Hi All, I'm writing a DLL which searches the Database and returns a Dataset, the problem I'm facing is that I have 4 Search Parameters but not everyone needs to be used. I tried to get arround this by using " Select * From Table Where (Cell1 Like '* parameter *') And (cell2 Like '*parameter2*')" etc. This works in Access but does NOT return anything through the OleDb Class. So my question is: What...
How to use IsDBNull() with literal field name (3 replies)
ASPFriends.com 'ngfx-oledb' list
Moved from [aspngdatagridrepeaterdatalist] to [ngfx oledb] by James Avery javery@deluxeeng.com Hi !!! At present I use the following to detect null field values : while (myReader.Read()) { if (!myReader.IsDBNull(12)) { ..... my code .... } } where myReader is a oledbdatareader Is there any way by which I can use the literal field name instead of field column number. Hope you can help me !!! Sum
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