English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Programming & Design - October 2006

[Selected]: All categories Computers & Internet Programming & Design

Dear All,

I'm getting the above error when i execute the select query from the table which contains more than 80 thousand records.

Can anyone pour few ideas over it.

2006-10-30 18:18:06 · 3 answers · asked by Kicha 1

How to get MAC address of client machine using VBA Excel 2000?

2006-10-30 17:38:39 · 3 answers · asked by padam_india 1

I have figured out how to upload photos to myspace. But I can't figure out how to get one of my photos to be my main photo on my page under my name. help?

2006-10-30 17:27:35 · 4 answers · asked by stlfan 1

I was wondering if anyone knew of some code that i could use to crawl a website looking for rss feeds, kind of like how firefox detects rss feeds in a webpage.

2006-10-30 17:10:26 · 3 answers · asked by Brady 3

well i know a couple for instance if you make a notepad document and you name it .exe it will become a ms dos run program and if you name it .bat it will run as a system program and if you name it .html it will become a web document but what are the others?

thanks, dan

2006-10-30 16:21:36 · 9 answers · asked by everythingin2 1

As a consultant for a company, how would you convice the decison makers of the company to upgrade the company's servers from Windows 2000 or Windows NT to Windows 2003?

2006-10-30 16:09:59 · 4 answers · asked by Anonymous

If you (as a network administrator) were asked to set up a new Windows Server 2003 environment, what would be the first decision to make? What characteristics of the organization would you look at to help with the decision?

2006-10-30 16:09:14 · 2 answers · asked by Anonymous

2006-10-30 16:06:48 · 2 answers · asked by lacie w 1

i need to know how to put things on the right side of my web page because it all goes to the left side and i also need help with making a large comment box that sends right to my email and does anyone know where i can get a good html class

thanks, dan

2006-10-30 16:06:03 · 4 answers · asked by everythingin2 1

How can I copy and paste a part of a page in e-mail or any other page on the net?

2006-10-30 15:53:54 · 1 answers · asked by Beneb 1

what I'm trying to do
is I got a dynamic list of links in iframe b
and I want it so when link is clicked on I can have a function change the url iframe a points to.

2006-10-30 15:35:34 · 3 answers · asked by snowcloud_dreamer 2

The song is saved on my computer, but i also have a web address for the song, is there anyway i can use HTML code to embed the song to play one time automatically when you visit my page? BTW- the song IS NOT on myspace music! please help!!!

2006-10-30 15:23:43 · 2 answers · asked by Mindy 2

The html in the page works, but it actually displays all the java code code. Is there some way I need to specify to the browser that it needs to run the code as Java instead of text?

2006-10-30 15:15:20 · 2 answers · asked by Rockstar 6

What are they used for?

2006-10-30 15:07:27 · 1 answers · asked by eesh 1

I just want to have some tips on how to work on web page cause i know only a little plsss send me some tips thx

2006-10-30 15:02:31 · 3 answers · asked by charlon 2

I need a fast free logo maker to make a logo for me as fast as you can, Please by the end of this day.

I will see who is the best and chooses as best answer.

Logo Must say "Brahma Tech" and in small writing somewhere under say "Program"

It is a Technology Program so please make it have the technology taste such as a computer or something.

Only 4 colors are allowed!! shades are not included so dark , light, purple are one color

Please try to make it have Yellow and Purple

Thanks
Send it to doryfreak@gmail.com
Thanks

2006-10-30 14:56:39 · 3 answers · asked by Jonathan 1

Write a recursive function in LISP that completely reverse a given list. For example if our list is (a b (c d) e (f g) h) then answer should be (h (g f) e ( d c ) b a ))

2006-10-30 14:48:50 · 1 answers · asked by rohit 1

..I'm writing it in Notepad, viewing it on Outlook express, the background doesn't fill the browser window, therefore repeating itself! Does anyone know the code to change the size of the image? What would be the average size for a background in a browser? Thanks. EC XX

2006-10-30 14:40:54 · 4 answers · asked by Emma 4

I have MYSQL 5.0 I never had mysql 4.0 Ihad my 4.1 somehign.



what do i do/ please give me STEP by step help

2006-10-30 14:38:51 · 2 answers · asked by Mr. X 3

Hello, my boss digitally sent to me my pink slip as a microsoft word 2003 file. The file name states that this is a version 2 of the pink slip. The file is not protected by a password. It seems that he just saved changes over the document. Is there a way that I can hack the file and figure out the previous version of it? I would love to see changes to this documents. Any help would be greatly appreciated because I have no idea why I was tossed from my job after 10 loyal years of service. Please help.

2006-10-30 14:34:35 · 5 answers · asked by oboboob 1

Can any one suggest me how to overcome the date problem i.e. while working with SAP R/3, it is displaying that the licence will expire on 23.11.2006.

2006-10-30 14:25:14 · 1 answers · asked by brm271071 1

2006-10-30 14:19:16 · 4 answers · asked by Anonymous

I know how to use it but I what to what it means. and what iostream mean I know its a library but does it mean to display things to the screen.

2006-10-30 14:18:43 · 4 answers · asked by Best Helper 4

I have a website, http://www.bubblesweb.zoomshare.com, and am a beginner in HTML and i've seen places where you have a HTML code that goes directly to a certain part of the website (the middle for example) and how do you do that? Or can you give me a site that can tell me? Thanks!!!!!!

2006-10-30 13:47:50 · 3 answers · asked by Therese 3

1

right now the following struct can hold one piece of data (data). I want it to hold 3. (int, string, string). How can i do this?

struct Node {
Node(int d) : data(d), next(0) { }
Node *next;
int data;
};

2006-10-30 13:34:19 · 2 answers · asked by ifoam 3

Here is my code it work in my other IDE BUT NOT IN VISUAL why THE PRECOMPILE HEADER IS TURN OFF. EVEN WITH TURN ON IT DIDN'T WORK

2006-10-30 13:20:04 · 2 answers · asked by Best Helper 4

I want coding to filter files of type jpg,bmp and gif in JFileChooser .Please help me with coding.
Thanks in advance!

2006-10-30 13:17:03 · 1 answers · asked by gita k 1

i need to flip flop some things in a resume for different ordering...

2006-10-30 12:50:43 · 1 answers · asked by Andrew R 1

Like moving water, fog, clouds, etc. The ones online are not quite good enough in my opinion, they don't have enough movement or realistic movement.
Serious answers please!!!!!

2006-10-30 12:43:37 · 2 answers · asked by dazedreamr 4

fedest.com, questions and answers