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

Programming & Design - February 2007

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

i need the information about the yahoo databse and how they are managed in hard disk.... that is if it is saved as file or datas in database

2007-02-28 23:49:50 · 6 answers · asked by vijay 1

this is the code:


what i want to happen is when i click this button it will proceed to the next page. for example the next page was named as nextpage.html
any help please?? i forgot the code.. T_T

2007-02-28 23:41:10 · 8 answers · asked by jhen 3

I created a sequential file and i want to acccess record by record i.e. one record at a time.
Is it possible?
If it is ,can i know how to do it?

2007-02-28 23:40:41 · 4 answers · asked by Ninja 2

text size is set on largest, but is still too small. also, text is not bright enough.

2007-02-28 23:00:48 · 5 answers · asked by sayhello41635 1

2007-02-28 22:30:21 · 9 answers · asked by Anonymous

I want to know all properties related to any tool(e.g. TextBox, CheckBox)

2007-02-28 22:19:51 · 4 answers · asked by Alok K 1

What is the definition of the OOPS?

2007-02-28 21:42:30 · 5 answers · asked by aneslinb 1

2007-02-28 21:40:53 · 1 answers · asked by reza a 1

why cant i use == or != operators for floating point numbers in c++ programmes?

2007-02-28 21:38:46 · 2 answers · asked by book lover 1

WHY java became popula?????????????

2007-02-28 21:38:43 · 6 answers · asked by Adamu gkall 1

here's the problem:
my input should be a relation R={(x,y)| x,y is an element of R}
then the output is the domain and the range of R and tell if R is a fucntion??

please help!

2007-02-28 21:38:34 · 4 answers · asked by crazylove 1

2007-02-28 21:30:29 · 7 answers · asked by nazee 1

how many times does teh loop print "once"?

do{
cout<<"\n once";
}while(0)


please expalin too.

2007-02-28 21:30:18 · 5 answers · asked by book lover 1

I want to implement a very large DIRECTED graph consisting of about 20,000 nodes to begin with. Each node shall have a maximum out-degree of about 15. In-degree can be limitless. But in general for most nodes, both in-degree and out-degree wont exceed 8-10.

The graph should have have support:
1. Extremely fast searching of nodes
2. Fast traversal from one node to another, provided we know which direction to proceed via.

What is the best way to store and implement such huge graphs on the computer? If possible, I would also like a GUI to manage my graph so that I can keep track of it's current status and also make changes to it if need be.

I am sure many existing software are existing which cater exactly to such requirements.

Can you suggest me which software I should use for my implementation of this kind of a graph?

2007-02-28 21:14:49 · 2 answers · asked by Gaurav Gupta 1

how to give a link in same page (eg when we click on a button its
going to top of the page )

2007-02-28 21:11:45 · 4 answers · asked by jojo t 2

2007-02-28 20:48:03 · 2 answers · asked by LORENZO H 1

Can't get my head around web forms at all??? Want to use simple .php form on websites. Can anyone send me an easy to manipulate code/ help??

2007-02-28 20:42:57 · 3 answers · asked by cjdardis 3

2007-02-28 20:35:19 · 2 answers · asked by crazylove 1

What is a tracker system, i presume it is not something to do with spies as i am only working in an office.

2007-02-28 20:34:19 · 4 answers · asked by eric t 1

i want to take print out in C++ through a printer that is connected to USB.
for example : a printer connected through LPT1 can work using PRN OR LPT1 file names what is required to use a printer through USB

2007-02-28 20:32:35 · 1 answers · asked by Daljeet S 1

suppose there's a hundred product with x=a

this query will return the FIRST item

SELECT TOP 1 product_name FROM table_name WHERE x='a'

Now how do i get the second, third, fourth... i dont know the id of the fields, i dont know any other elemets in the table.

2007-02-28 20:12:26 · 4 answers · asked by Anonymous

iam using turbo c++ 3.0 in my computer.whenever i try to quit the pgm after typing or running a pgm it doesnt close.the screen goes complete blank and nothing more happens.when i press enter or alt+enter the blue editor screen again comes back.i tried ctrl+alt+delete,alt+esc,alt+f4 bt nothing is working.i have to restart my computer every time this happens.if i didnt type a pgm no prblm the pgm will quit.bt most of the time when i open the pgm there will the last done pgm displayed on the screen.under such circumstances also it will not work please help me......

2007-02-28 19:09:36 · 4 answers · asked by boobuinc 1

i have a class file (eg class1.vb) in my project/App_Code folder

how to use variables and method tat i defined in the class1.vb file?

what should i do?

2007-02-28 18:53:57 · 2 answers · asked by jchris 3

2007-02-28 18:52:33 · 1 answers · asked by asfar 1

Here's the program...it's not working......says Sub Main was not found in Welcome1.Module1

Module modFirstWelcome

Sub Main()
Console.WriteLine("Welcome to Visual Basic!")

End Sub

End Module

2007-02-28 18:48:33 · 3 answers · asked by bloodyhell1981 1

2007-02-28 18:47:14 · 3 answers · asked by sureshkanha 1

where can i download textpad to use java?

2007-02-28 18:35:02 · 2 answers · asked by LULU 1

I have a program which is developed in Visual Studio 2003 (.net frame work 1.1), what are all the changes should I do to run successfully in Windows Vista (.net frame work 3.0)

2007-02-28 18:12:53 · 1 answers · asked by srinath k 1

Visual Basic
Visual C++
MS Office Infopath / Word / Excel
Any other application that asks for a database connection.

Note: I have Apache Tomcat 4.


I'm a complete novice in these fields, so clear instructions please.
Also, is there any way I can import/export Oracle tables to/from MySQL?

2007-02-28 18:08:01 · 1 answers · asked by El-Foyo 2

2007-02-28 17:35:52 · 3 answers · asked by norbit2007@att.net 1

fedest.com, questions and answers