473,385 Members | 1,876 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Unable to insert data into my backend SQL Database from MS Access FE

17 16bit
I have recently, migrated all my table from ms access .mdb into SQL Server 2012. I have relinked all the tables successfully and can view the records. However, i am unable to write back into SQL Database from all my access forms. I have tried looking all treads here but none of them is helping. Appreciate any input and feedback. All my forms are bound to dbo_tables.
May 21 '18 #1

✓ answered by NeoPa

This looks like it needs a procession of steps to determine what's going wrong.

The first step would be to check that the linked tables you're using allow you to update data.

5 1215
NeoPa
32,556 Expert Mod 16PB
This looks like it needs a procession of steps to determine what's going wrong.

The first step would be to check that the linked tables you're using allow you to update data.
May 21 '18 #2
Adict
17 16bit
Thanks NeoPa _ i am looking at some threads to assist me with this but still not getting it right. I am now thinking of recreating the tables from within SQL as the current tables where migrated from .mdb file to sql server.
May 21 '18 #3
NeoPa
32,556 Expert Mod 16PB
You have your own thread now with a suggestion in it. Where have you got with that first step (You've responded already but haven't dealt with the first step as suggested.)?

It will be very difficult to proceed unless you deal with what gets posted.
May 21 '18 #4
Adict
17 16bit
Thanks Neopa - i realized that at the SQL back-end tables i had the table as read only so i changed that and i was able to insert into the table. I simply inserted a new column in sql tables with an int identity(1,1) datatype and it all worked.
Jun 11 '18 #5
NeoPa
32,556 Expert Mod 16PB
Very pleased to hear it :-)

Sometimes those simple steps can help you find the answer in very short shrift. Sometimes they're more complicated, but not necessarily.
Jun 12 '18 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: rajabide4u | last post by:
How to insert data into ms access using javascript
1
by: 1064871 | last post by:
Hi How to insert Data in Microsoft Access database using VB.net regards adil
1
by: Doc11 | last post by:
I'm trying to allow users insert data into a database using the form view. But when I click the insert button I get this error: Server Error in '/Customer Database' Application....
1
by: rahia307 | last post by:
hi to all i want to use Aajx in php and want to insert data into database. but i have no idea about it. if any one have idea for it please help me
1
by: SuvarnaChaudhari | last post by:
Hi,Plz any one can tell me how to insert data in database through GridView,or there is no way,then plz tell me another way(I mean,should I use DetailView?but how?) Thaknk You!
2
chathura86
by: chathura86 | last post by:
public void insertData(String sql) { if(conn != null) { SqlCommand cmd = new SqlCommand(); cmd.Connection = conn ; //setting the connection to sql command ...
3
by: bobbyze | last post by:
how to insert data into database using php with OOP structure
0
by: Jhamjhamqt | last post by:
How to insert data on mdb access that browse in datagridview in vb.net with the use of 1 textbox only? could someone help? thanks in advance.
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.