Viewing 10 posts - 1 through 10 (of 10 total)
Milla,
Thanks so much again. Yes, the link helped and he found the same mistake as I did. 🙂
Good day!
February 17, 2009 at 9:06 am
When I copied Milla's code to a stored procedure, I needed to use a dynamic sql, then an error is raised: The identifier ... maximum is 128. I added a...
February 17, 2009 at 7:14 am
Milla, thanks for the beautiful code. I appreciate it. By joining the contact table to the first select statement I got what I want.
Bruce, I appreciate your help as well,...
February 17, 2009 at 6:29 am
Lynn,
What is the purpsoe of Cast for @colvalue. It is declared as an integer, now you changed to varchar.
Yes, it helps to solve the problem of conversion error above,...
January 20, 2009 at 12:22 pm
GSquared,
Thanks much for your comprehensive advice. It is very helpful.
January 20, 2009 at 11:51 am
Ronald,
Your seggetion encountered with the same type of error saying...
Conversion failed when converting the nvarchar value 'SELECT * FROM Tasks WHERE colname=' to data type int
Any comments???
Thanks,
January 20, 2009 at 11:29 am
Lynn, Thanks for your advice.
January 20, 2009 at 11:26 am
I am not using any forms/reports. I just created a query in Access,and it gives an error described above. Basically my question would be the capability of Access to link...
September 9, 2008 at 11:55 am
I've nver heard about Apex SQl Diff, but will take a look.
Thanks,
September 8, 2008 at 2:47 pm
That's it. Thanks.
For others who are looking for similar answers this article might be helpful: http://www.sqlservercentral.com/scripts/T-SQL/61312/ (how to empty database)
Thanks again for your reply.
September 8, 2008 at 2:46 pm
Viewing 10 posts - 1 through 10 (of 10 total)