Viewing 9 posts - 1 through 9 (of 9 total)
What would be the easy way to find this within my thousands of records, would you say?
October 29, 2012 at 6:55 am
The issue is that the sql is coming from an asp form that generates the code on the fly, so I checked the website that my software is from and...
June 19, 2012 at 5:06 am
Sorry I did mean a left outer join, I am trying to update these fields with in a view. I really dont see what the issue is, I am using...
June 18, 2012 at 3:30 pm
Thanks for your reply, basically I have an asp form that contains fields from two tables. I am trying to add values into fields from tblasset and tblsites on my...
June 18, 2012 at 2:43 pm
This code did execute I made a typo, but it doesnt work. Executes but made no changes ;( Any Suggestions
June 17, 2012 at 1:26 pm
If I create a Unique Index this surely will only display All values with Nulls or Or records with No Nulls. Basically I want to place a constraint on this...
June 17, 2012 at 12:49 pm
Tried the code above and got incorrect syntax near the keyword OF?
June 17, 2012 at 12:11 pm
Thanks for your help, I will try it tonight and get back to you on how I get on.
June 17, 2012 at 10:40 am
Thanks for your suggestion, I am getting a conversion error as my field is NVarchar and not a INT type. Any suggestions?
June 17, 2012 at 10:22 am
Viewing 9 posts - 1 through 9 (of 9 total)