How to recieve the optimal assistance for your question.

Asking a good technical question is a skill and an art and it’s a valuable skill to acquire. Your question and the information you supply will hopefully help you receive a rapid response and what is often unseen is that it can help others. There are things you can do that will maximize the help you will receive and maximize  the value to others.

 

Often, when you have to ask a question, you’re frustrated and things aren’t working as you think they should work. We’ve all been there. So it’s time to take a deep breath, step back and formulate a description of your problem that people will understand.

 

  • One of the most important things you can do is to formulate a clear descriptive title of your problem. What many people don’t know is that there is a thread database. A question with the name of “HELP” isn’t going to be a good discriminator for the database or the people who will help you.

 

  • Supplying the code that is failing will be helpful along with the exact error message you are receiving.

 

  • Information on your approach and the conditions that encouraged you to choose that approach

 

  • Background information such as the version of the Windows operating system may be helpful.

 

  • Application context is very helpful for your supporting resources to understand. A clear statement of what you’re trying to do, what you are seeing and what you expect to happen is very helpful. A description of your “inputs”, “outputs” and datatypes can make all the difference in the world.

 

  • If you have a performance problem, supplying information on your hardware configuration is most helpful. A statement like, “I am using a 1.7 Ghz Pentium IV with 500 megs of memory will be most helpful.

 

  • Above all, selection of the optimal forum where your problem is most likely to be solved will be benefit everyone. Is your question really a VB problem or is it SQL Server or is it a System.Net question Is your question a VBA question There’s a VBA forum for that. Is your question an SQL server question There’s a great SQL server for beginners forum and these are the places where you are most likely to receive the fastest response.

 

 

Know that people are here to help you out of your corner. They may or may not provide that full solution to your question. Often the investment is in your learning and growth.

 

Happy coding and may your response be a fast and helpful one.

 

Additions by SJWhitely:

 

I'll like to add when posting the failing code:

  • only supply enough code that replicates the problem.

It's very disconcerting to scroll through 300 lines of code, that have no relevance to the actual error. However, I can understand that if you aren't sure what the error is, this can be hard to do (and some of the errors can be very cryptic!)

Making a small project with only the code in it which fails goes a long way to helping yourself, as well as us helping out.

And also:

  • Use the Preview button, and read your post, before posting .

This applies to everyone, actually. If it doesn't make sense, or is hard to follow for you, then it's going to be much harder for us (it's understandable, though, that English is not the native language for a lot of posters; and some of us have very perculiar posting habits). The preview button has 'saved my bacon' few times now .

 

 

 




Answer this question

How to recieve the optimal assistance for your question.

  • Greg D Clark

    Thanks. Now how do I fix the problem I'm having with the Advanced SQL Options

  • How to recieve the optimal assistance for your question.