Back again with Gridview update not working
I have a gridview with just 1 field that i need to update. And yet it wont work.. is it because im using a template field for the field instead of a boundfield?
here is my accessdata | | 0 | 11 | 11/29/2009 3:24:28 AM |
How to save unicode chars in access file
Hi,
I have to store unicode chars in my access database ( 2007) ( language : Gujarati).
Is it required any special setting....
If can pass me link/ example ...it will of great help..
| | 0 | 8 | 11/28/2009 10:07:46 AM |
help opening connection to access database c#
Hi I am trying to display the data from a access database in a datagrid.
this is what i have in web config
<connectionStrin | | 0 | 12 | 11/26/2009 8:34:13 PM |
How I can get overall lowest cost
Dear Experts
I have problem in MS Access/SQL query.
I have three database tables (1.Material 2. Suppliers 3. OFFERS ) OFFERS tab | | 0 | 10 | 11/26/2009 5:01:58 PM |
Keyword not supported: 'provider'.
Hello everybody! I recently discovered nopCommerce (http://www.nopcommerce.com/) and it looks very much like what I want as a commer | | 0 | 17 | 11/25/2009 5:04:16 PM |
Linked Tables in Access not working on remote site.
I have 2 access databases within the App_Data folder..
I need to pull some image information from the other database.. locally on my pc i can use the Link to Data Source | | 0 | 8 | 11/25/2009 7:18:35 AM |
Inserting Current Date and Current Time
I have the following code which performs an insert into an access database, the last 2 parameters are the current date and current time, as I am using an access database I have decided to in | | 0 | 9 | 11/24/2009 11:22:48 PM |
Will not update database
Having more problems with my database , the update page wil | | 0 | 7 | 11/24/2009 10:25:56 PM |
Retrieve Single Value
I am using the following code to retrieve a single value from a table in an access database. the table is a parameters table for my application. I am using a data set table adapter to retiev | | 0 | 9 | 11/24/2009 10:25:55 PM |
Access Update Statement - Error
Hi,
I am new to asp.net and am learning.
I am passing values from one form to the other using asp:hyperlinkfield. From the second form, I need to update values to t | | 0 | 5 | 11/24/2009 10:25:54 PM |
Whats wrong with my connection?
I am trying to insert data into a database. I get the following error: CS1009: Unrecognized escape sequenc< | | 0 | 9 | 11/24/2009 9:57:21 PM |
What can cause corrupt rows to occur?
So I'm new to using Access, currently I'm using it with VB.NET on a website. Recently about 30 rows in one of the database showed up as nothing but #ERROR and Access had to c | | 0 | 9 | 11/24/2009 7:59:07 PM |
how to put all the data in datatable object into MS Access database with th e shortest codes using VB as the script language?
hi all, does anyone know how to put all the data in datatable object into MS Access database with the shortest codes using VB as the script language?
| | 0 | 12 | 11/24/2009 9:54:27 AM |
Bind Datarow[] with Dropdownlist
hi,
i have two dropdownlists and i want to fill second dropdownlist after selecting item from first dropdownlist. i have fill data in datatable and i am searching for specific items | | 0 | 20 | 11/24/2009 8:32:43 AM |
LinkButton vs Button Events for Data Update
I have used a Button event to update an Access Database with VB code, as follows:
Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button1.Click | | 0 | 8 | 11/21/2009 9:41:14 PM |
Access date time function cannot be searched
In my database I use the date/time fuction but I need to be able to search with the date as a parameter, but I have to specify it as a type which throws a data mismatch error.
  | | 0 | 6 | 11/21/2009 3:50:00 PM |
How to do the same as SQL but with access db
I have a few applications that connect to SQL.. so my connections and inserts are done within the code behind. I then have some older apps that are still updating and inserting into Acc | | 0 | 9 | 11/20/2009 6:20:13 PM |
Errors when trying to upsize ms access database to ms sql
Hello,
I am trying to upsize a existing ms access database to a sql database. The reason why i am doing this is because i know how to use ms sql no problem, where as ms access i | | 0 | 11 | 11/18/2009 9:26:00 PM |
Noob learning about forms.
I have a access datasource with a simple listbox that when the record is selected it postback a different column from the record's data on the existing label. If I add another Label and | | 0 | 11 | 11/18/2009 5:50:27 PM |
Insert into Access from connection string in aspx.vb page
Hi,
I am hoping someone can help me here. I am trying to insert into an Access database using a connection string from the web.config file. I am trying to | | 0 | 11 | 11/17/2009 9:26:45 PM |
To change SQL script to Access
Hi i need to change alot of SQL coding to work with an Microsoft Access Database, was hoping that some blessed soul could write the whole code for me. It an script to an | | 0 | 8 | 11/17/2009 1:29:12 PM |
Access Database access fail
Hi all
My application has driven me crazy. It works fine at my home deve machine , it works fine in my work dev machine, and it works fine in my work local server | | 0 | 9 | 11/16/2009 10:56:29 PM |
access data from multiple tables in vwd2008
hello,
i am trying to get data from two tables named "ofotentry,fabotentry"
using two text boxes in my form in which i am giving two dates ...acoording to that date rang | | 0 | 10 | 11/16/2009 10:56:23 PM |
Trouble getting table to update and delete
I am trying to get a table to update and delete from a asp.net page (VB) but when the page loads, no tables or anything appear to allow this to take place. Is there a problem with | | 0 | 12 | 11/16/2009 10:56:22 PM |
How do I make an identity field in Access?
Hello,
I am trying to create an insert option for my page. I am using the details view control and a MS Access Database. Currently I cannot insert anything because | | 0 | 10 | 11/15/2009 2:30:14 AM |
Fluent nHibernate keeps recreating my database, why?
Hi, I'm trying to convert my data layer from Linq2Sql to nHibernate. I think
Xml the configuration in nHibernate is pretty backwards so I'm using Fluent.
I've managed to get | | 0 | 7 | 11/15/2009 2:30:14 AM |
inset into access database
Hi guys! OleDbConnection cn = new OleDbConnection(@"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|db.mdb;Persist Security Info=False"); | | 0 | 5 | 11/14/2009 2:38:39 PM |
Insert record from table1 into table2 using button click
Hi I have 2 tables, table 1 & table 2 in mdb file.
I have standard append query called queryA contains : insert into table2 select * from table1.
Now I want to make ASP.n | | 0 | 6 | 11/12/2009 1:19:23 PM |
Connecting to Access DB
I am trying to create a datagrid with an Access DB. If I go to the Database Explorer, I can see the DB and test it, but when I click on the Access Data Source and then configure data source | | 0 | 9 | 11/12/2009 3:09:58 AM |
Using a datasource to insert a string
I have an access datasource and I want to take a string and input it into an access database.
I've had some troubles doing this and I really haven't found a solution. Can any | | 0 | 11 | 11/11/2009 10:32:19 AM |
Null Database Field gives Error
Getting error: Conversion from type 'DBNull' to type 'String' is not valid from the following code With oCmd | | 0 | 9 | 11/11/2009 8:57:40 AM |
Question about OleDbConnection -- From Access to SQL Server
Going from:
dim con as OleDbConnection = new OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Inetpub\wwwroot\DataCalendar\calendar.mdb" | | 0 | 13 | 11/11/2009 8:57:36 AM |
Handling CheckBoxes in Uploaded Excel File
HI,
I am uploading an excel file and then reading the excel file into dataset. It is working fine. But problem comes, when loaded excel file have checkboxes. Does any one | | 0 | 9 | 11/11/2009 8:57:33 AM |
Reading xlsx file in C# using Microsoft.ACE.OLEDB returning blank value
Hi,
I have to read an xlsx file in which there are multiple columns. One of it is a 'Date' column type. I am using OLEDB with Microsoft.ACE.OLEDB.12.0 as the provider. The prob | | 0 | 13 | 11/11/2009 8:57:29 AM |
LINQ & SQL: Bad Storage property
Hi, I'm accessing a simple table by LINQ.
My SQL Table structure is this:
CREATE TABLE Tbl_Perso | | 0 | 6 | 11/11/2009 8:57:28 AM |
After updtae recieved-Operation must use an updateable query
Hello
I have an Access database. I test my site with webdeveloper 2005 - everything work OK.
when I transer the site under the IIS folder - I received an error | | 0 | 12 | 11/11/2009 8:57:22 AM |
ODBC Query
Hi, I am working with odbc connectivity in .net using c#. In my application i can connect to any database that is configured in the machine odbc datasources through administrative tools. | | 0 | 9 | 11/11/2009 8:57:20 AM |
Can't insert data from webpage to mssql database
Hi guys, I am a newbie in asp and i have a problem. I have a webpage that allow user to input their info in the webpage. I am using stored procedure as the insert command in thi | | 0 | 8 | 11/11/2009 8:56:56 AM |
problem using NOW() in DetailsView
Hi, I'm new to this so I appologise if this is something simple that I've made an error on.
I am using DetailsView to display data from an AccessDB and it can be edited and | | 0 | 6 | 11/11/2009 8:56:53 AM |
convert string to date
Hi all, I did wrong. In my database table there is a field name RecDate it's datatype is text(MS Access database). &nb | | 0 | 7 | 11/11/2009 8:56:49 AM |
Want to change unique key contraints via query
I am trying to change a unique key contraints of a table in my access db via query, but couldn't. Can anyone help? TO add, i used the following query: Alter Table tblTest ADD CONSTRAINT | | 0 | 10 | 11/11/2009 8:56:45 AM |
Ms Access Database Inserting Incorrectly
So for my project I need to insert into an msaccess database and the insert works but it puts the values in different columns. I'm using a hashtable atm which I think is the cause of my | | 0 | 9 | 11/11/2009 8:56:37 AM |
gridview displays from an access database with wrong encoding
hello
a gridview displays data rows from an access database
but the arabic characters were displayed with a wrong encoding and unreadable
i redownloaded the database | | 0 | 10 | 11/11/2009 8:56:33 AM |
Archiving data in access database
I am working on an web application using access database. I need archiving of data. Can anyone help me find the best methodology to archive data with asp.net/c# using access databse?
| | 0 | 7 | 11/11/2009 8:56:29 AM |
Selecting records by date ranges
I am a bit stuck with a select records that I am trying to do.
What I need to do; is select any records that appear within a selected date range. That includes records th | | 0 | 8 | 11/11/2009 8:56:26 AM |
Gridview Paging with Selection
Am using Access Datasource control along with Gridview. Am able to sort by Column and page through data with no difficulty. Would like to be able to Jump into the data at a specified | | 0 | 14 | 11/11/2009 8:56:19 AM |
select statement to get date from datetime field... help
Hi All,
Could someone please help how to compose select statement to get date only from date/time field in ms access? In sql server there is convert function but i have ms access her | | 1 | 76 | 5/19/2008 9:59:04 PM |
I need help to handle my exceptions!
Hello Guys,
Can any one help me with the coding. I am doing web form for adding new books to the Library Infromation system. I find diffculties in writing the cod | | 0 | 72 | 5/19/2008 9:26:46 PM |
Needed Help - Data is not being updated
Any help will be appreciated!!! Checking connection string- do not know what to use. ![]() | | 11 | 79 | 5/19/2008 9:11:19 PM |
Passing parameters from ASP to MS Access query
I know this forum is for .NET, but I thought someone would be able to help or send me in the right direction because frankly, I'm running out of options.
I have a query in Access that | | 2 | 88 | 5/19/2008 3:42:40 AM |