Hello people
I have this problem: I have a program that is supposed to run in the background, about every 2 minutes it scans the db for new data, and if found, activates a certain external API. T...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21023905.html
Zones:
MS SQL ServerDate Answered: 07/31/2004 Rating: 8.4 Views: 0
Hello Experts!
I am new to C# and I am at a very critical fork in the road on a project I am working on.
I am building a windows forms client application that needs to store a chunk of data. ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21054413.html
Zones:
C#Date Answered: 07/10/2004 Rating: 9.8 Views: 0
Hi
I have question regarding security issue in Access data file.
I'm doing an application, which is using Access database as main source of data. Application is connecting to Access using OleDb...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21101694.html
Zones:
MS AccessDate Answered: 08/22/2004 Rating: 8.0 Views: 0
hi,
afew days ago one of the experts here have point out to me this but i need to use ADODB to insert records in my database.
Now my quesion here is, if ADODB.Recordset is not compatible with O...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_22768090.html
Zones:
Visual BasicDate Answered: 08/17/2007 Rating: 8.4 Views: 0
Does anyone know why I get this error?
Syntax error in INSERT INTO statement.
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(Int32 hr)
at System.Data.OleDb.OleDbComman...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20795426.html
Zones:
C#Date Answered: 08/08/2004 Rating: 7.6 Views: 0
I used this code before without any issues. I changed one field to autonumber and I can't get it to update the fields. It doesn't give me an error it just doesn't update. ( "I am not trying to upda...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20826741.html
Zones:
.NETDate Answered: 12/18/2003 Rating: 8.4 Views: 0
Hello,
I am having a problem when I try to use transactions in VB.NET. The script I use is:
Dim myCommand As New OleDbCommand
Dim myTrans As OleDbTransaction
' Instead of the follow...
http://www.experts-exchange.com/Database/Miscellaneous/Q_20987129.html
Zones:
DatabasesDate Answered: 06/20/2004 Rating: 6.0 Views: 0
Hallo!
I cant get this code to update the database.
I get no errrormessages.
I have set the read and right for the access database.
I have installed MSDE 2,7.
I have no records in th...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21033474.html
I am trying to update my database manually. I manually clear out everything in the table to prepare for a fresh insertion into the table. I get no errors and it looks as though it working correctly...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21050763.htm...
Hello,
When my DDL_SelectedIndexChange fires I query an oracle data base. Belwo is my code. What seems rather inefficient is that I feel that I am writting too much code. If I make two diff...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21082247.html