Browse by Tags

Related Posts

  • CLR access to Access Db

    Hi all, I'm quite desperate. Since two days I'm trying to get data from a access db through a server based clr (vb.net) with an oledb provider. The connection string is: "Provider=Microsoft.Jet.OLEDB.4.0;user id=developer;Password=bla ;Data source=C:\test\test.mdb ;Jet OLEDB:System database...
    Posted to Access Databases and AccessDataSource Control (Forum) by PCM_IT on 08-28-2007, 12:00 AM
    Filed under: vb.net, access, Access Database - FileDSN in ASP.NET 2.0, Access database query string, accessdatabase, AccessDataSource INSERT problem, data access, database, Microsoft Access Database Delete, mdb, OLEDB - Relative Connection string, Access Database
  • Re: Record(s) cannot be read; no read permission on 'MSysObjects'.

    If you people are using AccessDataSource and having error " Record(s) cannot be read; no read permission on [table] ", first step is to open up the MDB file and assign full rights to Admin user for each & every table either its system or hidden table. if you want to see all system &...
    Posted to Access Databases and AccessDataSource Control (Forum) by moizdhanji on 08-08-2007, 12:00 AM
    Filed under: Odbc, OLEDB - Relative Connection string, vb.net, .Net 2.0, access, Access Database, Access Database - FileDSN in ASP.NET 2.0, Access database query string, accessdatabase, AccessDataSource INSERT problem, asp.net, ASP.NET 2.0, c#, data access, database, Microsoft Access Database Delete, .aspx.vb, mdb
  • The connection was not closed. The connection's current state is open.

    in my code, i have two identical calls to the same function, both supposed to return string values from one field each. when i try to preview the application in ie i get a server error on the last row in this call - even though the identical call two rows earlier was ok. i have several similar calls...
    Posted to Access Databases and AccessDataSource Control (Forum) by BlackMustard on 07-04-2007, 12:00 AM
    Filed under: read, access, asp.net, data access, database, mdb, Access Database
  • [Inserting data from form]How to change value of TextBox before inserting it into database by FormParameter?

    How to change value of TextBox before inserting it into database by FormParameter? Here is test script. I would like to create script which add "ok" to value of TextBox with ID="name_pl" and then insert it to database using FromParameter. For example, when I write "let"...
    Posted to Access Databases and AccessDataSource Control (Forum) by szmitek on 07-03-2007, 12:00 AM
    Filed under: Odbc, stored procedure, textbox, values, AccessDataSource INSERT problem, c#, data access, database, date, formparameter, mdb, Access Database, form
  • How do I custom view using AccessDataSource?

    Hello and sorry for weak English! I am new in Asp.net and I need you help to solve my problem: I create an access database and AccessDataSource the will select a special record using query string. There is no problem up to here, but I cannot I mean I do not know how to customize the view of the items...
    Posted to Access Databases and AccessDataSource Control (Forum) by qteks200 on 05-29-2007, 12:00 AM
    Filed under: Access Database, Access Database - FileDSN in ASP.NET 2.0, Access database query string, AccessDataSource INSERT problem, asp.net, c#, database, mdb
  • Remote connecting MS Access

    Hello, I am using the Visual Sudio 2005 / C#. I have no prroblem to connect to a local MS-Access database. I would like to connect to a remote MS-Access What software should run on the machine that hold the MS-Access? Let say the the MS-Access name is AccessTest.mdb, the table name testtable, and it...
    Posted to Access Databases and AccessDataSource Control (Forum) by adembitz on 01-28-2007, 12:00 AM
    Filed under: access, c#, database, mdb
  • {"Must declare the scalar variable "@folio"."}

    I'm working with Visual Studio 2005 Express I'm trying to insert values to my Database but I got this Error... {"Must declare the scalar variable "@folio"."}.. Can someone help me please.... I'm stuck Imports System.Data Imports System.Data.OleDb Public Class frmEmpresaAlta Dim Contador As Integer =...
    Posted to Access Databases and AccessDataSource Control (Forum) by Packo76 on 01-16-2007, 12:00 AM
    Filed under: database, mdb
  • Re: I can't Insert my Access Database with ExecuteNonQuery

    Dear ipvn, You may face this error if your MS-Access Database doesnt have the right secuirity permissions, or may be it's open by another process 1- If your file system is FAT32 then the security permissions don't have any effect, there will be no restrictions 2 - If you are using NTFS file system on...
    Posted to Access Databases and AccessDataSource Control (Forum) by nzj on 12-30-2006, 12:00 AM
    Filed under: access, Access database query string, AccessDataSource INSERT problem, database, mdb
  • Re: what references I shoud used to make AccessDataSource working

    Yes it did solve my problem. What a long story. thank to everybody that did participate. Ref posted : 05-02-2006, 5:04 PM UTC / Stephen Provine / Posts 19 Description of the solution: Hi everyone, I have determined what seems to be causing the problem, but I would like to verify that this is the cause...
    Posted to Access Databases and AccessDataSource Control (Forum) by le_beluet on 12-11-2006, 12:00 AM
    Filed under: access, database, mdb
  • Inserting data to an access databse

    I am trying to insert data into a access database when the user clicks a submit button but i get the error: Format of the initialization string does not conform to specification starting at index 0. This is my code: <%@ Import Namespace = "System.Data.OleDb" %> <%@ Page Language= "VB" AutoEventWireup...
    Posted to Access Databases and AccessDataSource Control (Forum) by superplum on 12-10-2006, 12:00 AM
    Filed under: thank you, access, database, mdb
Page 1 of 2 (14 items) 1 2 Next >