- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 2
- Posts with Upvotes
- 2
- Upvoting Members
- 2
- Downvotes Received
- 2
- Posts with Downvotes
- 2
- Downvoting Members
- 2
35 Posted Topics
Re: i am sending you some important links to download programs and learn java easily 1.)[url]https://suned.sun.com/APPS/US/SESWEB[/url] 2.)[url]https://freshbrain.org/explore/web[/url] 3.)[url]https://www.dev.java.net/servlets/StartPage[/url] 4.)[url]http://www.w3schools.com[/url] 5.)[url]http://www.javapassion.com/netbeans/masterindex.html#General_IDE_tutorials[/url] | |
I ma creating a Project on Java Uaing editor NetBeans 6.0 In this project, i want to put Dynemic image on JLabel which gets the Image Path from Database. It works Properly BUT.... The size of JLabel autometicaly adjust:( If the Image size is 1024x672 then JLabel covers whole Swing … | |
:) Hi Masters, I m creating a project of VB to Access conectivity. I need that i want store data in server, there is 5 PC server-client networking.[B]How can i write Program in VB to STORE DATA IN SERVER[/B].I m totaly blank for this problem. :'( Please Help me to … | |
Hi Frends, I m creating an project. In this project i need to store image in oracle database. I don't know how to store image in Oracle Using VB6 i want to add image by add Dilogbox How can it is possible? Please Send me answare and Coad if needed. … | |
Re: Hi, My Sugesan that create one big project like Mobile Company database Software it contain PUK_no,custno,simno,Started servicees,stoped Services,service History,customer Information, Charge, Balance, Running Schme,help line support rate,etc. All fields are devided in meny tables like Custinfo,SUK,GSU,comp_infoetc. and all are related to eachother in ORACLE database | |
Re: hi I suggest you to drow an image on JPanel because if it put on JLable the lable size will set autometically as image size. 1).Create a Innerclass which extends JPanel 2).then override a paintComponent Method that contain Image object 3).Check weather panel exist or not 4.)then if panel not … | |
Hi Friends, My BCA(Bachelor of Computer Application) 6th sem Precticle exam is After 3 Days, so i want some good prectice of programs but i have no good Questions for prectice. Can you give me Some Servlet,JSP,RMI,and J2ME questions so i can practice that programs.:) | |
hi I am using NetBeans 6.0 to create my Desktop Application which is swing based Database Application. I want to create a splesh screen in my application using JavaFX but i don't know how to visible created JavaFX. Can Anyone tell me how to create Splesh screen using JavaFX or … | |
I need some help about how to connect MS Access database in NetBeans.I visited [url]www.netbeans.org[/url] but didnt got much help related to MS Access. What I did is I start from Net Beans Desktop Application ....But when i select the option of database in it ....It asks Database URL....I have … | |
Re: My dear Friend, I think you are a beginner in java like me. so i am giving you steps to create Swing application 1).import all swing library packegs like import javax.swing.*; 2).then create class which extends JFrame class 3).define two private JTextField as instance object 4).one private JLable as instance … | |
Re: following code represent the simple Applet Source Code [ICODE] import java.applet.*; import java.awt.*; import java.awt.Graphics; /* <applet code=applet3 height=300 width=300> <param name="data" value="SATISH"> </applet> */ public class applet3 extends Applet { public void init() { setBackground(Color.gray); } public void paint(Graphics g) { String s; Dimension d; d= getSize(); int x,y; … | |
Re: Your Error in JOptionPane code write That code as Follows JOptionPane.showMessageDialog((Component) null, "Sum is:-", " your sum is " + String.valueOf(sum),JOptionPane.PLAIN_MESSAGE); | |
Hi Folks,:) I am a new Programmer in NetBeans. I ma creating a [B]Desktop Application[/B] in NetBeans 6.0. Almost my Whole Application is Completed. now my Customer Request me to get Authorisation Access(Password Window) at the Startup of Application. :S Now The problem is that i can't create a JFrame … | |
Re: hi I had also this question before one month ago. but now it solved. use Panel to stratch the image first is use BufferedImage to get the image then create one class which extends one JPanel and override one method named paintComponent to drow image on JPanel the code is … | |
Re: look if you have another class like follows so [ICODE] public class CallExample { //first create an instance of Example Class } [/ICODE] | |
I am working on a project which requires to display image dynemicaly by selecting the JTable record. At the First time selection Image displayed. BUT when i click on another row of JTable Image can't Update i use repaint method also to drow again the Panel but it can't works. … | |
hi Frends, I am a NetBeans user, I show an error in My project when i click on Design view of JFrame. Error is:-"The File Formate is Not Recognized" this is my project database's JFrame. i can't see the design view but ican write code in it. In code window. … | |
Re: Just Try this i think it's works :) [ICODE] Data1.Recordset.Fileds(“ResultString”) = Data1.Recordset.Fileds(“String1”) & "" + Data1.Recordset.Fileds(“String2”) & "" [/ICODE] | |
Re: Dear Friend, Try following website for connection string it contain all types of connection strings [url]http://www.connectionstrings.com/default.aspx[/url] | |
Hi Folks, I Trying to Copy File UJF.mdb in another Location which is User Specifyed. I Closed All Connection, But Still ERROR 70 'Permision Denied' Occurs :'( [ICODE] rs.close con.close FileCopy "D:\UJF\UJF.mdb", "D:\Person.mdb" MsgBox "Backup Successfully Compleated", vbInformation [/ICODE] How to Copy Access 2003 .mdb File to Another location Without … | |
Re: [url]http://www.connectionstrings.com/default.aspx[/url] | |
Hi friends, I m creating a software with backend of ORACLE 9i. I need to Generate backup ORACLE "ADDFILDP" table to ACCESS "ADDFILDP" table(Simply Copy the data to one table to another[ORACLE to ACCESS Table]):$ An access File is already Created. I was code for it as Follows [ICODE] Private … | |
Re: Use Key ASCii Value of That Keys. Set a Condidtion,"if <Key ASCii>=<Key Code> then ACTION Else ACTION" | |
Re: In VB use Crystal Report Viewer Tool to Displaying Report. It can Support Multiple Path means whenever you change your DB path in the TOOL form, it autometicaly connect to your database. :) use following code into the form which contain the Crystal Report Tool [ICODE] Option Explicit Dim cn … | |
Re: There is another method to use form one variable to another form as follows <Form Name>.<varname> eg. form1.name = 5 | |
:) Hi Masters, My name is Tejas and i m a member of daniweb. i m just a bigginer in IT Field. Can You Solve my Deficultest ERRORS of my software If you think so then it is as follows :X I creatre a Software which has 6 Crystal Reports … | |
Re: Just Replace Your Connection String Path with SERVER PATH [ICODE] con.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=<SERVER PATH>;Persist Security Info=False"[/ICODE] and the Software Will Connect with the Access file which is Reside in Server | |
Hi, Frends Now I m Telling You How to insert Image Dynemically in Crystal Report 8.5 for the use in VB 6:-/ I Create an Job placement Software Crystal Report Which has some Fields and Photo of Candidate so First I Create an Crystal Report in 8.5 then Save it … | |
Hi Frends, I m creating an access to VB6 connectivity Project. I ahve problem that VB6 Gives not me permition to leave any field NULL so when i save my record it genrate ERROR 94 That is invalid use of null value In my project it is not necessary to … | |
Hi, I m inserting Record in Access using VB6 SQL statement as follows [code]Dim str As String On Error GoTo solve str = "INSERT INTO [compinfo]([cID],[cname],[address],[add2],[city],[Postno],[mob],[phno],[faxno],[email],[workday],[offtime],[saldate],[duedate],[amount],[paytyp],[web],[type],[expdat],[charge]) values (" & "'" & txtcomid.Text & "'" & _ "," & "'" & txtcomnam.Text & "'" & "," & "'" & txtcomadd.Text & … | |
Hi Friends, First thing is I want to say Thank youuuuuuuuuuuuuuu. for retriving me answer on my other question you guys are such a greate people. Sory To Disturb you But I have One Big problem That i can't solve it :'( I m creating A project, in this project … | |
hello Frends, i m creating a new project of vb to access conncetivity in 5 PC small LAN. I don't Know What is the code,connection string use in project. And I am biginar for that type of programming. I want to store data in server, access database tables. Please give … | |
Re: Hi, Ok try this syntax Take an variable of type serch data. dim str as string Now take an inputbox code as follows str = inputbox ("Enter Name","Search") then,put statement as follows adodc1.recordset.find "<Field name>='"& str &"'" if the searching record is a Number type then type as follows adodc1.recordset.find … | |
Hi, I m new member of 'daniweb' i m a student of BCA 5 in india i m intrested in VB,Oracle,JAVA,Networking so Please help me.... I m creating a project like mobile company! i have problem to create table in ORACLE 9i using VB6. I have some problem to give … |