Enter Keywords:
1 - 10 of 75(0.008 seconds)
Sort By:
 
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...
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. ...
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...
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...
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...
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...
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...
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...
Zones: ASP.Net ProgrammingDate Answered: 07/09/2004 Rating: 7.6 Views: 0
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...
Zones: MS Visual BasicDate Answered: 08/14/2004 Rating: 5.8 Views: 0
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...
Zones: ASP.Net ProgrammingDate Answered: 08/07/2004 Rating: 8.8 Views: 0