Browse by Tags

Related Posts

  • Delete database record on page exit if blank

    I have to develope a form which has a form number on it which is based on an auto-number in an Access database where the form details are to be stored. I know how to query the database for the next number although this would not be very useful if 2 forms were being created at the same time by different...
    Posted to Web Forms (Forum) by scottc1988 on 01-13-2009, 12:00 AM
    Filed under: Access, access DB, ASP .net 3.0, Database, database webform, Databases, event, event controls, event handlers, event handling, Event webform Property, eventhandler, events, Event's don't fire, events initiation, EXIT, webb form, webform, .ASPX, .aspx page, .aspx.vb
  • Synchronise two Access databases

    I have two Access databases set up. One on a web server and one on a local machine. I am trying to find out the best way to synchronise both databases. Can anyone point me in the right direction of a tutorial or script that would do this. Would synchronising the databases be the best way to do it or...
    Posted to Access Databases and AccessDataSource Control (Forum) by mbluk on 12-14-2008, 12:00 AM
    Filed under: synchronisation, synchronise, synchronize, access, database
  • Re: GoDaddy Access Database Connect Security Problem

    [quote user="Mikesdotnetting"] This is how you add the connection string to web.config: http://msdn.microsoft.com/en-us/library/hktw939c(VS.80).aspx You don't need to do anything with the Trust Level. And which version of ASP.NET you want to use is irrelevant to your database connection...
    Posted to Security (Forum) by flockit on 11-30-2008, 12:00 AM
    Filed under: oledb, ASP.NET 3.5, database, godaddy, Access
  • GoDaddy Access Database Connection Error

    Hello, I have created a website on GoDaddy with the name " www.surfpops.com ". You can visit it with the address " www.surfpops.com ". I am having a security problem in www.surfpops.com/test2.aspx , it says the application needs need a trust level defined in "web.config"...
    Posted to Security (Forum) by flockit on 11-28-2008, 12:00 AM
    Filed under: ASP.NET, Connect, database, godaddy, Access
  • ASP & Access Database help

    ghtest.no-ip.org could you help me please, on the view page, how do i make it so that when user clicks select on each person they get taken to details.aspx but i also need to know how to do a variable on that details.aspx so that the table on there shows just the person the user clicked on. then i need...
    Posted to Web Forms (Forum) by joepitt91 on 10-29-2008, 12:00 AM
    Filed under: Access, connect, Edit, view details, new record, asp, Database, help
  • Google Maps via ASP.NET / SQL Server Tutorial

    Hi, I worked out for google map with ASP.Net / VB.Net. below steps you have to follow, 1. You need to get encrpyted key from google which key for your own website. 2. create a table as below, if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[map]') and OBJECTPROPERTY(id, N'IsUserTable'...
    Posted to Tips & Tricks (Forum) by antonyvijayan on 07-08-2008, 12:00 AM
    Filed under: SQL, User control, .net, .NET Answers, .NET applet, .Net Faqs, .net interview faqs, .NET Interview Question, Abstract class, Access, ADO.Net, Ajax xml-script Tabstrip, asp, Asp .net, asp.NET 1.1, asp.NET 2.0, ASP.NET AJAX, ASP.NET TextBox Javascript MultiLine MaxLength, aspose.newsletter, c#, class, Code sample, Code sample sql script countries country province Provinces server 2000, code snippets, daily Free Code, Database, email, FAQ, .net layered design, asp .net ... c# ... SQL, structure, .Net FAQ Links, ASP.NET
  • Insert query being fired twice

    hi every one i am having a strange problem - while trying to insert values in access database 2 rows are being inserted instead of 1. the code being used is pasted below. please help. Protected Sub Button2_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button2.Click Dim sql As String...
    Posted to Access Databases and AccessDataSource Control (Forum) by abhishekbrowne on 07-07-2008, 12:00 AM
    Filed under: access, Access database query string, access oledb, asp.net, ASP.NET 2.0, database, Insert into Access Database, insert method, .ASPX, .aspx.vb, .Net 2.0
  • Query Access database for DATE (using the > operator)

    I am connecting to an access database in a .net page (using c#) I need to query the database for results matching a date that is greater than today. (I am using the results to populate a calendar control) something like: DateTime dtCurrentDate = DateTime.Today; strQuery = "SELECT * FROM myTable...
    Posted to Access Databases and AccessDataSource Control (Forum) by wizzkidd07 on 06-14-2008, 12:00 AM
    Filed under: query, access, database, datediff, dates
  • Inserting into two tables at the same time with the same ID

    Hi, I am not sure if this is the right place to ask this but I have been searching the web and have yet to come across a suitable example. I am new to .NET but have had previous experience with ASP Anyway here goes, I have two tables in an Access database, named Colours and Horse, Horse (ID(AutoNumber...
    Posted to Access Databases and AccessDataSource Control (Forum) by richardh09 on 05-30-2008, 12:00 AM
    Filed under: Primary Key, record, Scope Identity, sql, SQL Query, vb.net, access, Access database query string, access oledb, asp.net, ASP.NET 2.0, data access, database, Insert into Access Database, insert method, SELECT command, .aspx.vb, .Net 2.0, Access Database
  • Data Access Page using System DSN failed to display over the internet

    Hello experts, I created Data Access Page with Pivot Chart on my web page. This Pivot Chart gets data from System DSN which connected to a MS Access database in the same server. When I open this web page with IE from server machine, it displays the chart successfully. But when I open this web page from...
    Posted to Access Databases and AccessDataSource Control (Forum) by Abogadro on 11-22-2007, 12:00 AM
    Filed under: access, Access Database - FileDSN in ASP.NET 2.0, access Database 2007 error connection update, Access database query string, accessdatabase, accessdatasource, AccessDataSource INSERT problem, AccessDataSource SQL, ADO Dataset DataReader, data access, database, ms access, Access Database
Page 1 of 4 (36 items) 1 2 3 4 Next >