gliksman

 
Member Since August 16, 2006 , From Israel

Recent Activity by gliksman

Answered: How do I write a select query in SQL Server ...

I think you can run the following query: select name, (select sum(value) from TABLENAME tn2 where tn2.name <= tn.name) as sumValue from TABLENAME tn order by name try this and let me know

Answered: How do I write a select query in SQL Server ...

can there be more then 1 previous records? must there be a previous record? Please reply with the table's full description and I will try to help you

Answered: How do I write a select query in SQL Server ...

a good way to do this would be to create an inner join of the table to itself in the following syntax: select a1.value, a2.value from tablename a1 inner join tablename a2 on a1.commonfield=a2 ...

Answered: How can i start a very interesting topic in my ...

You can either go with a personal blog about your life or review your list of interests that other people might find worth reading

Answered: How to increase blog traffic?

I think you will find Cat's response to contain some great leads into what might increase traffic to a blog as well as some other articles on blogging.

Answered: How to increase blog traffic?

Cat, All of these sites are great sources of information and have provided me with many insights. However, what I am really looking for is a more specific insight into my site. I think your answer ...

Answered: Looking for a hosted blog service

you might want to check out Blogger after all as they added new support for categories (they call them labels) see more details here

Answered: Some easy web outlook

A nice way to resolve this issue would be to setup you outlook account on all computers to point to a single outlook storage file (PST) which would be sitting on a network drive. The only problem now ...

Contacts

gliksman has no contacts.

Compliments

No compliments were posted on gliksman's profile yet.