Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 15th, 2005, 08:19 AM
Authorized User
 
Join Date: Jan 2005
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to p2ptolu Send a message via Yahoo to p2ptolu
Default Append quey - Accesss to SQL

I used this in Access and after i migrated to SQL this would not work as an append query which it was in access before upsizing, please how do i resolve this , it displays the error below the

INSERT INTO AuditUpdate ( TypeId, ElementSectionId, ElementTypeId, ElementId, ElementTitle, UserId, TimeUpdate )
VALUES ([TypeId], [ElementSectionId], [ElementTypeId], [ElementId], [ElementTitle], [UserId], CDate([TimeUpdate]));


[u]Error message</u>
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'

[Microsoft][ODBC SQL Server Driver][SQL Server]The name 'TypeId' is not permitted in this context. Only constants, expressions, or variables allowed here. Column names are not permitted.



 
Old June 15th, 2005, 05:46 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

How many times would you post the same? Cross post at... http://p2p.wrox.com/topic.asp?TOPIC_ID=31705


_________________________
- Vijay G
Strive for Perfection
 
Old June 17th, 2005, 03:41 AM
Authorized User
 
Join Date: Jan 2005
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to p2ptolu Send a message via Yahoo to p2ptolu
Default

i had to post again because i had a problem, who can solve it for me

 
Old June 17th, 2005, 07:02 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

It is enough that you post it once on the right forum. So that people would see it and reply. There is no reason to post that again and again in same/different forums and that doesnt mean that, people would give more importance for such multi-posts. That always would frustrate viewers and tend to ignore such post. I would suggest you never do that.

_________________________
- Vijay G
Strive for Perfection
 
Old June 20th, 2005, 06:29 AM
Authorized User
 
Join Date: Jan 2005
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to p2ptolu Send a message via Yahoo to p2ptolu
Default

ok, can you help me now, if you need me to send the database(query) and SQL generated script to you i could and the ASP script.







Similar Threads
Thread Thread Starter Forum Replies Last Post
Append Query Cybersurfer Access 1 February 13th, 2006 01:02 PM
SQL Server append Lofa SQL Server 2000 3 October 12th, 2005 08:49 PM
append to a query - from access to SQL server p2ptolu SQL Server 2000 0 June 15th, 2005 08:23 AM
Open For Append As #1 rylemer Beginning VB 6 3 June 5th, 2005 03:27 PM
append to [email protected] VB Databases Basics 3 June 22nd, 2003 04:37 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.