Viewing 9 posts - 1 through 9 (of 9 total)
hi all,
thanks chirag for your suggestion. but that code is still giving me a number, which i supposed is the number of distinct entries..
anyway,i found a way to do it.
SELECT...
April 28, 2008 at 6:22 pm
hi all,
i managed to get a result using the above suggestions,but i am not sure hw to interpret it.first of all, wat i want is,to find out how many times...
April 28, 2008 at 1:30 am
halo.. thanks so much for your suggestions. i will check the stuff u mentioned,and hope it'l solve the problem.. thanks again;)
April 10, 2008 at 11:43 pm
forgot to mention another weird symptom. the first time this happened, i thought it was a permission error.so i meddled with the permissions,and granted datareader and datawriter access to the...
April 8, 2008 at 7:12 pm
hi evryone..
i manage to execute the sql query, and got a 3rd table which merged all the data from table 1 and 2.however, when i randomly checked the data in...
February 18, 2008 at 6:49 pm
hi every one,
thanks for ur replies..i double checked my sql statement and executed it again..it worked!!
thanks so much:-)
February 17, 2008 at 5:45 pm
hi,
i tried your suggestion.i can parse it without any error.but when i tried to run it,i get:"String or binary data would be truncated.
The statement has been terminated."
seem to me dat...
February 15, 2008 at 12:10 am
hi ppl!!
i tried using the select into statement.however, i cant see how i can actually merge two columns from two tables into one.
maybe i shud explain further.
Table1 has (userid,username,password,email,status)
Table2 has...
February 13, 2008 at 7:43 pm
hi people!!
thank you so much for your replies..
i will try out the methods u suggested.Actually,i am suuposed to be integrating a few tools into one.All the tools have a general...
February 4, 2008 at 5:13 pm
Viewing 9 posts - 1 through 9 (of 9 total)