199,114 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for madhavipoudala

hai every one who can help me. i want to know some demo projects in java where we can find them. please help me giving some websites and how to search in google. thanks in advance one and all.

Member Avatar for madhavipoudala
0
117
Member Avatar for mmmsabeel

hi for all....im sabeel... here's my prob.... i have a column named date select date from blabla returns all the date i need to select duplicating dates from blabla.... what is the function to find the duplicating data..? thanks in Advance....:-)

Member Avatar for Shanti C
0
101
Member Avatar for gowri_m

hi, im new to this platform.i want to know, how can i insert the url link into a mysql database? and also php query also.some help me....

Member Avatar for Shanti C
0
60
Member Avatar for OmniX

Im looking for a microsoft excel example. I found this here [url]http://www.daniweb.com/forums/thread102795.html[/url] but dosent give a small example of code in work. What I gathered from the above thread was: - You cannot write to xls extensions (What about xlsx 2008 office? & can you write to xls?) - Each …

Member Avatar for l4z3r
0
252
Member Avatar for nesfrank

Hi there, I just started a course on school for data structures using c++. I program in C# and I have no issues with it hoeever a lot of statement in c++ are new to me. I understand the professor completely when he explains but I am lacking syntax etc. …

Member Avatar for henpecked1
0
146
Member Avatar for katharnakh

Hi, [B]Background:[/B] I have task of calculating dependencies of project(s) of a scenario. Dependency calculation is done using an external command. Since this dependency calculation time depends on how big is the project is, it is difficult to guess how much dependency calculation of a scenario(a set of projects) takes. …

Member Avatar for katharnakh
0
129
Member Avatar for henpecked1

How do you delete the front cell of an array in an array based circular queue? Here's the Queue cpp functions [code] #include <iostream> #include <string> #include "Contributor.h" #include "myQueue.h" using namespace std; myQueue::myQueue() { front=0; rear =0; Index=0; size= 0; ArrayQ[10]; } myQueue::myQueue(const myQueue &CCmyQueue) { for(int i=0;i < …

Member Avatar for littlestone
0
153
Member Avatar for Eilya

Hi friends, I want (a C++ code) to hide a process in kernel 2.6, I don't want monitoring even in /proc. please help me. Regards, Eilya

Member Avatar for eggi
0
198
Member Avatar for iamnoangel26

My programs is using MS Access as its database. If by chance I must use other database like foxpro, must I rewrite my entire program? Or I just need to do minor changes because I change database applications, like for example ("select * from msaccess" to "select * from foxpro") …

Member Avatar for iamnoangel26
0
103
Member Avatar for Gaurav arora

Hi all i want to add my Column names in a combo box for some purpose But how i will do that because i dont know the number of columns in the table and new column in the table can be added from the application. So the column size is …

Member Avatar for nnobakht
0
87
Member Avatar for Achmat

Hi guys, I've been fiddling with Perl for the past 2months and still I have difficulty with it, I've read 3books already but I'm kinda in the deep end cause I'm in a working environment. I'm currently working on this: [CODE]#!/usr/bin/perl print "Content-type: text/html\n\n"; #all variables starting with 'i' are …

Member Avatar for jephthah
0
282
Member Avatar for Natique

Hi :) I was messing around with java applets just now, and I can't seem to figure out how to put more than one event handler in an applet. I'm just working on a really simple calculator. Three buttons, one to add, one to subtract and one to clear everything. …

Member Avatar for Natique
0
189
Member Avatar for 434Gal

I have a from that displays an employees info when selected from a list. The employee then updates text boxes as well as combo boxes to describe a type of project they are working on. I'm trying to add what the employee selects to the Project table. Here is my …

Member Avatar for bhicks11
0
82
Member Avatar for XC MTB

I have written some code that I would like to apply to 3000 csv spreadsheets. Do you know what code I would need to have before and after my code to open every csv file in a folder, apply my code and then save and close the file without converting …

Member Avatar for XC MTB
0
114
Member Avatar for NorthGirl

Hi This is my first ever python assignment and I am sort of stuck...:'( I need to fit a text inside this box (textwrap). I think I figured out the code for the insert, but I also have to make the box with two whitespaces on each side of the …

Member Avatar for woooee
0
99
Member Avatar for Venom Rush

I'm not entirely sure if this is actually possible. Haven't found anything yet. What I'd like to do is have a page that lists numerous articles. Then when you click on the "Read more..." link I want to go through to a template page that would pull all the info …

Member Avatar for masala_curry
0
1K
Member Avatar for Md.Mamun

I want to create crystal report in c# with mysql.please help me by providing the procedure.

Member Avatar for Gaurav arora
0
97
Member Avatar for g_e_young

Hi All, First, let me say that -daniweb- has been a great help for me as I've gotten back into programming over the last 6 months (after a 10 year respite). I've put together some decent code, but Python finally has me stumped. I have some code that generates some …

Member Avatar for g_e_young
0
1K
Member Avatar for jrtjrt

I have been using doctest for a while and just recently started using the logging module. Each works fine separately, but they don't seem to play nice together. It looks like doctest hijacks sys.stdout to do its thing. My logger prints to the screen if not in batch and to …

Member Avatar for jrtjrt
0
445
Member Avatar for OmniX

I am using phpMyAdmin and as I delete a row, it stuffs up the auto increment once I insert a new row. Example: Delete - 21 Insert - 22 (should be 21) Thanks, Regards X

Member Avatar for mwasif
0
475
Member Avatar for ravikiran032
Member Avatar for jwenting
0
156
Member Avatar for Drycola

Hi everyone, I have problem accessing directories with LONG names, I simply get 'Path not found' error. Is there any fix for that?

Member Avatar for bushman_222
0
133
Member Avatar for Gentile

I am trying to come up with a good class design to deal with asynchronous data to be stored and analyzed over multiple time frames. I obtain data elements from an asynchronous data source (i.e. the data arrives at irregular time intervals) and wish to place them in a container …

Member Avatar for vijayan121
0
119
Member Avatar for kk3

Hello, I'm writing my first model and I wonder if someone can make sure it will work for my project. My one concern is that I had a fan trap and my solution leads to a potential chasm trap. The objects are going to be business listings. Business listings may …

Member Avatar for claudia12
0
101
Member Avatar for cglosser

Greetings all! I'm a new python programmer working for a physics lab. I've got 11 numbered .txt files, all laid out in the exact same format shown below: ITEM: TIMESTEP 0 ITEM: NUMBER OF ATOMS 55 ITEM: BOX BOUNDS 0 20.4 0 20.4 -0.0001 20.4001 ITEM: ATOMS 0.883194 0.969209 -1.02474 …

Member Avatar for jlm699
0
85
Member Avatar for bmz

hey... i currently making a web application, in VS 2008 - visual web developer 2008, for our final project and it makes use of an ocx which has methods to enable VOIP. What i did, since the control cannot be added to the tool box in order for it to …

0
104
Member Avatar for choudhuryshouvi

I've developed a software using VB6 and MSSQL 7.0. Now I need to create a backup-restore program on behalf of my software. For this I need to fetch down all the table names located inside the database used in the software. My database name is -->BILLING_SYSTEM and I've also created …

Member Avatar for dhanya_piit
0
191
Member Avatar for plike922

I cant find whats wrong to this program... im new to C... Please help. [CODE]#include <stdio.h> #include "genlib.h" #include "simpio.h" #define size 5 #define size2 3 void getArray (int numbers[][]); void checkArray (int numbers[][],int space[][]); int main() { int numbers[size][size], i, c, x, y; bool space[size][size]; for (i=1; i<size; i++) …

Member Avatar for Salem
0
363
Member Avatar for ravikiran032

I was being troubled by the concept of abstract class.i can't understand that let us take an example abstact class "InputStream" .we can implement method read(byte[]) with it's reference. how does this method is being refferred by it's abstract class as there will be no instantiation to this abstact class.

Member Avatar for Ezzaral
0
131
Member Avatar for Acidburn

Whats wrong with this syntax? I can't figure it out for the life of me! [code] String str = ((String)result[i][1] ? (String)result[i][1] : ""); [/code] [quote] Error 7 Cannot implicitly convert type 'string' to 'bool' [/quote] its doing me trunk in :p

Member Avatar for Narue
0
107
Member Avatar for dani123webb

Hello, Sorry if this has already ben posted elsewhere, ive tried looking for it but no luck. I have done a project in VB 6 and got an exe from it. Im trying to put the exe in a web page, and make it run permanently from there. I cant …

Member Avatar for santy555
0
331
Member Avatar for nerden

i've written a program and i want to start it minimised using a switch like myexe.exe -minimized and i cant seem to find anything that works, im using VB.net 2008 btw

Member Avatar for nerden
0
103
Member Avatar for Gentile

I have two unrelated types of data elements (objects) which I want to hold in two related types of containers, one for each element type. But this seems contradictory - for consistency, it seems that either (a) the containers should be unrelated through inheritance, or (b) the elements should be …

Member Avatar for Gentile
0
222
Member Avatar for Elmo_loves_you

Hi I have just been informed by a few work collegues that the database system that I have created should now be set to use Server Username and Password. Is it a big deal to change this without disrupting the current relationship of the database stored procedures and application code? …

Member Avatar for dickersonka
0
154
Member Avatar for marcosjp

Hello there! I've built a simple server and a simple client in C (Linux). Among other tasks, I need the server to send the timestamp (using time.h) to the client. Then I need the client to change the system time based on the timestamp received from the server. What would …

Member Avatar for ArkM
0
243
Member Avatar for damyt01

hey all... really in need of help, please! any feedback welcome!!! i want to replace one keyword with multiple words. i.e replacement words = ['wholegrain loaf','loaf'] 'I went to the bakery to pick up the KEYWORD. When I got home I cut up the KEYWORD and gave some to the …

Member Avatar for jlm699
0
110
Member Avatar for kerenLinux

Hello. I have a linking error when using 'static const int'; My code 1.class A 2.{ 3. static const int b= 5; 4.}; 5. const int A::b; The code is compile, but i receive a linking error: multiple definitions of A::b. if I remove the definition of b outside the …

Member Avatar for kerenLinux
0
124
Member Avatar for sagardb

Hi, presently i am working on mirroring in between two servers of mysql.can you please provide me a code to do mirroring

Member Avatar for mwasif
0
58
Member Avatar for hanzi_ru

i need to update new records to the database. i created a button and typed the below mentioned code But an error saying,"Current recordset does not support updating. this may be a limitation of the provider, or of the selected loc type" appears. Could you please help Private Sub Command3_Click() …

Member Avatar for aktharshaik
0
2K
Member Avatar for K?!

Hi, i don't know how to do the following or even if it's possible. These are 3 tables from my database sport: [team]-|-----<-[team_match]->-----|-[match] [LIST] [*]Team: [LIST] [*]id (int) [*]name (text) [/LIST] [*]Team_match: [LIST] [*]match_id (bigint) [*]team_id (int) [*]score (text) {this is not an integer because it can contain "f" for …

Member Avatar for K?!
0
119
Member Avatar for ebok

hi everyone, im trying to run a linux script in java where it ask the user to input a password,then when suucessfully executed it prompts the user to enter the same password for verification,how can i do this in java,im using trilead to remotely access and execute command,im having problem …

Member Avatar for ebok
0
135
Member Avatar for Doobie1

Hello, I am working on a VB script to delete files from the OLK directories on my Citrix server. I am new with VBS and I need to know how to use the below command line in a VB script. c:\del "C:\Documents and Settings\%Username%\Local Settings\Temporary Internet Files\OLK*" Can someone help …

Member Avatar for aktharshaik
0
58
Member Avatar for sangham

Hi friends, I am using struts framework. I problem is I have fetched the data from from the databse in arraylist and want to display in the drop down here is the code i have written <html:select property="productCategory"> <html:options collection="array" /> </html:select> But I am getting following exception: javax.servlet.ServletException: javax.servlet.jsp.JspException: …

Member Avatar for peter_budo
0
98
Member Avatar for Lil' Tripsturr

Gday i already asked for help in the vb.net forum,im new so im guessing i was in the wrong forum as i didnt receive much help.ive posted all the original text from the thread below. G day ,im a parent from Australia. My child is 7 turning 8 and i …

Member Avatar for aktharshaik
0
3K
Member Avatar for kevinpeterson22

here is the code.. but it is not working.. why? [code=java] import java.sql.*; public class Connect{ public static void main (String[] args){ Connection conn = null; try{ String userName ="testuser"; String password ="testpass"; String url = "jdbc:mysql:/localhost:3306/test"; Class.forName("com.mysql.jdbc.Driver").newInstance(); conn = DriverManager.getConnection (url,userName,password); System.out.println ("Database connection established"); } catch(Exception e){ System.err.println("Cannot …

Member Avatar for stephen84s
0
283
Member Avatar for pardeep3dec

Hi Friends, I have a Access table with [B]S.No.,Name,Department,Status [/B]fields and some data attached with this mail. when i used query [B]"select * from emp where status='Yes';"[/B] and when i put textboxes named [B]s.no.[/B] of command button of dataenvironment->connection1 then it always give there correspondence value i.e. only that record …

Member Avatar for aktharshaik
0
268
Member Avatar for leelingling630

Hello: I am writting a simulation code on Random Early Detection (RED) and when i run the simulation , the average delay is too high. Does anybody have some idea on it.I really can't get along with it now withouth any help . :cry: Please help me!!!!!!!!!!!!! I have upload …

Member Avatar for ArkM
0
197
Member Avatar for i.linus

Guys, I am new to shell script, and want to learn more about it. i have got one script to report on status of ADSL connection. i can understand half of it (or less then half). can you guys please help me out in this. Here is the script, ------------------------------------------------------------------------------------- …

Member Avatar for Salem
0
174
Member Avatar for phillipeharris

Well I dont know where I am going wrong.... I and trying to do this queue with out the STL I am having issues with my enqueue () How do I get the contritor Info into the enqueue. I am trying to do it as simle as possible and I …

Member Avatar for henpecked1
0
195
Member Avatar for henpecked1

I'm having trouble getting my delete function to work for a singly linked list. If I try to delete anything other than the entire list, it deletes everything up to that node. I know there is something wrong with it, but I can't tell what it is. I would like …

Member Avatar for henpecked1
0
183

The End.