Viewing 15 posts - 10,756 through 10,770 (of 13,872 total)
Thank you very much John. One coffee later and I was just about to post back that I had worked it out along the same lines.
April 27, 2012 at 4:37 am
Mr. Holio (4/25/2012)
http://www.codeproject.com/Articles/15778/Generating-Insert-or-Update-statements-from-table
I think that this is what the OP is after - not some complex forensic solution. Time will tell.
April 25, 2012 at 5:48 am
deebabat (4/25/2012)
Error converting data type varchar...
April 25, 2012 at 4:21 am
david.alcock (4/25/2012)
Well that was it, aprt from being a needlessly large file...wasnt sure if it would have any negative impact.
Any reason why you wouldn't shrink it? There might be a...
April 25, 2012 at 2:57 am
david.alcock (4/25/2012)
April 25, 2012 at 2:41 am
You need to remember that SQL Server is a server tool and MS Access primarily a client tool.
It sounds like you will be able to get a long way towards...
April 25, 2012 at 1:26 am
Mad-Dog (4/25/2012)
how can i use the WHERE clause inside my query to not go over all tables,only tables with rows > 1000?
Seriously? How about adding "rows > 1000" (assuming you...
April 25, 2012 at 12:49 am
kiran 4243 (4/24/2012)
Can you please explain how i can create a lookup in sql server like the one in ms access. Is it possible in sql server ?
Please help with...
April 25, 2012 at 12:28 am
Do you know how to use google?
If you check out the OP's other posts (try this link), you'll rapidly come to the conclusion that the answer is 'no'.
April 23, 2012 at 8:44 am
shailesh.thapliyal (4/23/2012)
April 23, 2012 at 7:17 am
shailesh.thapliyal (4/23/2012)
I think status bar is the only possible solution we have.
Just wanted to try this in order to avoid human errors like truncting the...
April 23, 2012 at 6:52 am
Is this feature readily available.
No. Status bar colours are the best you can get, as far as I know.
April 23, 2012 at 6:40 am
Larry Page(Ehsan.Akbar) (4/23/2012)
we found resources about this method.and we are sure that it 's worked!!!
This reminds me of another tantalising, yet effectively useless, quote:
I have a truly marvellous demonstration of...
April 23, 2012 at 6:39 am
Viewing 15 posts - 10,756 through 10,770 (of 13,872 total)