Search Results

Showing results 1 to 9 of 9
Search took 0.05 seconds.
Search: Posts Made By: c_skyscraper
Forum: MySQL May 14th, 2009
Replies: 0
Solved: creating table
Views: 288
Posted By c_skyscraper
hi guys,

I have one table:

exams(e_no integer primary key,e_name text);

now i want to create another table called questions which should have primary key that is combination of exam.e_no...
Forum: Java Apr 22nd, 2009
Replies: 1
Views: 255
Posted By c_skyscraper
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.event.*;

public class LoginScreen extends JFrame
{
JLabel userId;
JTextField userIdT;
JButton...
Forum: Database Design Jan 7th, 2009
Replies: 2
Views: 3,624
Posted By c_skyscraper
hey thanks for the help.

i'm trying to figure out how to mark a thread as solved.
Forum: Database Design Jan 5th, 2009
Replies: 2
Views: 3,624
Posted By c_skyscraper
Hello Guys;

I’m studying computer science on my third year. we are asked to develop a project based on data warehousing and business intelligence, using java language and postgresql.

the main...
Forum: Java Nov 29th, 2008
Replies: 2
Views: 617
Posted By c_skyscraper
hey, thanks the font worked properly.
Forum: Java Nov 28th, 2008
Replies: 2
Views: 617
Posted By c_skyscraper
Hi guys,

This is me, novice programmer to Java.
i have a very simple question.

can i change Font of a Label?
for example i have a label:

Label l1 = new Label("Welcome To Java");
Forum: C Nov 24th, 2008
Replies: 4
Views: 514
Posted By c_skyscraper
thanks for helpful reason.

regards,
Forum: C Nov 24th, 2008
Replies: 4
Views: 514
Posted By c_skyscraper
can you please tell me in detail the reason why to:

i have written to many programs in which mostly i used to have one fixed size array, and i have allocated the memory the way i mentioned and...
Forum: C Nov 24th, 2008
Replies: 4
Views: 514
Posted By c_skyscraper
Hello Everyone,

I have a terrible problem with data structures in C.
i have defined a structure as below:

struct MNT
{
char label[32],opcode[32],operand1[32],operand2[32];
struct MNT...
Showing results 1 to 9 of 9

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC