Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in SQL Server only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
SQL Server
How to create a New Record
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
ddtpmyra
Contributor
Join Date:
Jun 2008
Posts:
333
#1
How to create a New Record
Oct 26 '10, 08:25 PM
Im using MS SQL database and MS Access for the form and my tables are obviously link to the database. How can I make the Access or SQL to allow new record?
thanks!
ck9663
Recognized Expert
Specialist
Join Date:
Jun 2007
Posts:
2878
#2
Oct 26 '10, 08:51 PM
It depends on how you connected to your SQL Server from Access. It could be a built-in button or it might require a T-SQL execution.
Happy Coding!!!
~~ CK
Comment
Post
Cancel
ddtpmyra
Contributor
Join Date:
Jun 2008
Posts:
333
#3
Oct 27 '10, 12:45 AM
Hi CK,
connection was from ODBC (linked tables) I tried also to put button and still cannot get thru. Do i have to set any on SQL server or table?
Comment
Post
Cancel
ddtpmyra
Contributor
Join Date:
Jun 2008
Posts:
333
#4
Oct 27 '10, 03:49 PM
And the error message when I created the button for adding new record inside the access form is "You can't go to the specified record"
Comment
Post
Cancel
ddtpmyra
Contributor
Join Date:
Jun 2008
Posts:
333
#5
Oct 27 '10, 04:08 PM
Problem solved!
It lets me to create new record when assigned a PK
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment