User Profile

Collapse

Profile Sidebar

Collapse
vandanasridhar
vandanasridhar
Last Activity: Sep 22 '07, 05:56 AM
Joined: Mar 1 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • vandanasridhar
    started a topic convert .scr to .doc

    convert .scr to .doc

    can anyone send me the name as well as path to download free convertor that is capable to convert .scr file to .doc file.

    Thx in anticipation.
    See more | Go to post

  • vandanasridhar
    started a topic need a sql

    need a sql

    Can somebody send me sql querry for selecting candidates who are applying for the post of Engineer,having salary between 1000 to 5000,experience between 3.0 to 5.0, qualification b.tech
    while my structre of table is as below:


    name text
    fname text
    qualification text
    post1 text
    post2 text
    post3 text
    ...
    See more | Go to post

  • vandanasridhar
    started a topic Using Like Operator While Searching

    Using Like Operator While Searching

    HELLO JI
    i wish to get records from file having name candidate_detai l. for this i use following coding.it never give me any error but can't show record available in file.

    i m sending the code as below:

    Private Sub Command3_Click( )
    Set rs = New adodb.Recordset
    rs.Open "Select * from Candidate_Detai l where Candidate_Name like ' " & (Text1) & " '", con, adOpenForwardOn ly,...
    See more | Go to post

  • vandanasridhar
    started a topic Entering Text

    Entering Text

    Can Anyone send me code just for entering Alphabets in either case(Capital or Small) including space as well as dot.
    Thx in anticipation
    See more | Go to post

  • vandanasridhar
    started a topic taking print in condenced mode
    in C

    taking print in condenced mode

    hello ji,
    myself vandana. presently i m working with a pvt. ltd.co. where we use Pro *C for repots design. i want to know how we can set font size with in a program.
    Actually the problem is we have to remember pitch and mode of printing all the reports, i want to eliminate this problem.
    See more | Go to post

  • installing windows xp using floppy as first boot

    hello sir,
    i have a problem in my pc, that it can't complete booting process, it scan disk and start booting again. now i wanna install my system again. but the problem is i am completely enable to enter in CMOS settings. my pc already has a first boot as floppy drive and second is hard drive.
    can please any one tell me how to install window XP using floppy drive at first boot.

    thx.
    See more | Go to post

  • vandanasridhar
    replied to float in C structures
    in C
    Thx ur advice works. thx again for sending this article....
    See more | Go to post

    Leave a comment:


  • vandanasridhar
    replied to Refreshing a form
    thanks. my problem is solved. i must say ur good luck worked well.
    thx again....
    See more | Go to post

    Leave a comment:


  • vandanasridhar
    started a topic getting only numbers by textbox.

    getting only numbers by textbox.

    hi, myself vandana. is there any property of textbox that can allow textbox to accept only numbers. i tried it by setting dataformatting property to number but nothing happens.
    thx in adv.
    See more | Go to post

  • vandanasridhar
    started a topic Refreshing a form

    Refreshing a form

    hi, myself vandana.
    I m making a form for new joining of employees. it has almost 30 text boxes.
    after clicking add button all feilds should be clear for new entry.
    i m using 30 statements in form_load event as below
    text1=""
    text2=""
    -
    -
    -
    text30=""
    i wanna know is their any other way to refresh our form.
    See more | Go to post

  • vandanasridhar
    replied to float in C structures
    in C
    it is turbo c++....
    See more | Go to post

    Leave a comment:


  • vandanasridhar
    replied to problem in using combo
    Thx 2 all. my problem is solved....
    See more | Go to post

    Leave a comment:


  • vandanasridhar
    started a topic problem in using combo

    problem in using combo

    hello,
    i use 2 combo's on my form. at form load i load data in them. but these combo can accept user input also. is there any method to prevent such problem, so that user can have only one option that is to select any of the option in combo box.
    thx in advance.
    See more | Go to post

  • vandanasridhar
    started a topic using scroll bar on forms

    using scroll bar on forms

    hello sir,
    i m making a master form with lots of textboxes. I arrange them all as close as possible. if i run my form without making it a child of MDI it runs well. but if i put it as a child of MDI two fields becomes invisible. so i put a scroll bar on form. but nothing happens. i think i should write an event for that, but don't know anything about coding.please help me to come out of this problem.
    thx in advance.
    See more | Go to post

  • Hello sir,
    Thanks. It is working now.
    thx again....
    See more | Go to post

    Leave a comment:


  • hi,
    i use ur suggestion. but nothing is happening. please tell me where to set causesvalidatio n property of textbox. in begining of validation event, at end of validation event or at exit button....
    See more | Go to post

    Leave a comment:


  • vandanasridhar
    started a topic Creating a mail sender

    Creating a mail sender

    Hi, Vandana Writing.
    I saw a project on freelancer's Site. they want a project that accepts an email id and a contents and can able to send Email. Will anyone Guide Me how to crete a mail sender. I have already done ofline database projects.
    See more | Go to post

  • vandanasridhar
    replied to float in C structures
    in C
    Hi,
    i m using C++ compiler of versoin 3.0. & this is also giving the same Problem.
    Will u please tell me how i can use float in structures while using same compiler....
    See more | Go to post

    Leave a comment:


  • How to prevent validation in VB form as seen in Oracle Forms

    Hi,
    its Vandana. I m a begginer of VB, Trying to create a form Having three command buttons Add, Modify, Exit. I made coding & it is running well, but technically not very sound. I use lost focus event of text box to get data while modifying the record. this event will give me complete detail of record if exist or give me other textboxes blank if no data found. all is going well. But if i wanna Exiting my form after entering the key,...
    See more | Go to post
    Last edited by Killer42; Mar 14 '07, 09:22 PM. Reason: Please use [CODE]...[/CODE] tags when posting code.

  • vandanasridhar
    replied to float in C structures
    in C
    hello ji,
    Actually i wanna write a program who can accept data of 10 players and sort them and display result team wise. when i started i write code to scan details.
    but it gives message at runtime while entering first floating value that floating point formats not linked abnormal program termination.

    i m sending my code of program
    Code:
    #include<stdio.h>
    #include<conio.h>
    #include<string.h>
    ...
    See more | Go to post
    Last edited by horace1; Mar 3 '07, 06:58 AM. Reason: added code tags

    Leave a comment:

No activity results to display
Show More
Working...