Search Results

Showing results 1 to 37 of 37
Search took 0.01 seconds.
Search: Posts Made By: pardeep3dec ; Forum: Visual Basic 4 / 5 / 6 and child forums
Forum: Visual Basic 4 / 5 / 6 Dec 13th, 2008
Replies: 1
Views: 385
Posted By pardeep3dec
Hi friends,
I am getting problem for running my programme setup. It gives error message whose jpeg format i attached with this thread. Please help


Thank you


Pardeep
Forum: Visual Basic 4 / 5 / 6 Dec 9th, 2008
Replies: 3
Views: 462
Posted By pardeep3dec
Dear Sir,
I am using windows xp professional service pack 2, version 2002.
when i clidk on OK then it restarted there after at the time of running setup same problem.
Forum: Visual Basic 4 / 5 / 6 Dec 9th, 2008
Replies: 3
Views: 462
Posted By pardeep3dec
Hi friends,
Whenever i run my project setup it shows message "SETUP CANNOT CONTINUE BECAUSE SOME SYSTEM FILES ARE OUT OF DATE ON YOUR SYSTEM.CLICK OK IF YOU WOULD LIKE SETUP TO...
Forum: Visual Basic 4 / 5 / 6 Oct 23rd, 2008
Replies: 1
Views: 1,068
Posted By pardeep3dec
Dear Sir,
My project uses Ms Access as back end tool and visual basic as front end tool.
I have a problem when i run my project's tmgmt.exe file more than one time then it shows...
Forum: Visual Basic 4 / 5 / 6 Oct 18th, 2008
Replies: 4
Views: 1,663
Posted By pardeep3dec
clear the datafield and data source text1 control of form2. and try. I hope it will work.
Forum: Visual Basic 4 / 5 / 6 Oct 17th, 2008
Replies: 1
Views: 543
Posted By pardeep3dec
Dear Friends,
I am attaching my test project with this mail. It will run on sharing folder and many user will access that programme but it is showing file already in used...
Forum: Visual Basic 4 / 5 / 6 Oct 17th, 2008
Replies: 1
Views: 504
Posted By pardeep3dec
'I am putting my folder in sharing then try to use these from different pc but it shows
'file already in used PLEASE GIVE ME SOLUTION


Dim dblogin As New ADODB.Connection
Dim rclo As New...
Forum: Visual Basic 4 / 5 / 6 Oct 14th, 2008
Replies: 2
Views: 553
Posted By pardeep3dec
Hi friends,
Please give me the solution of making a project multiuser on LAN. I am using Ms Access as backend tool. When i run that programme on another PC then it shows file already...
Forum: Visual Basic 4 / 5 / 6 Oct 11th, 2008
Replies: 1
Views: 1,082
Posted By pardeep3dec
Hi Friends,
I have a problem of database visual basic programm for adding,editing,deleting of records. When i put my programme in shared file on LAN then if any other system is...
Forum: Visual Basic 4 / 5 / 6 Oct 11th, 2008
Replies: 3
Views: 1,309
Posted By pardeep3dec
Hi friends,
I need a programme or procedure which is capable in generating IP or computer name of the system( on which programme is running).

Thank you
Forum: Visual Basic 4 / 5 / 6 Oct 1st, 2008
Replies: 1
Views: 494
Posted By pardeep3dec
Hi friends,
Please send me process of making a project (backend Ms Access and front end visual basic)running on LAN. I tried but i got message file already in use.

If not possible tell how can i...
Forum: Visual Basic 4 / 5 / 6 Sep 22nd, 2008
Replies: 0
Views: 460
Posted By pardeep3dec
Hi friends,
I develop a simple programme for travel management. In which i use Ms-Access as Back end tool and visual basic 6.0 as front end tool.
I can add,edit,delete and search...
Forum: Visual Basic 4 / 5 / 6 Sep 17th, 2008
Replies: 1
Views: 503
Posted By pardeep3dec
Hi friends,
My problem is i am unable to find out records within a specified date. I am describing my programme detail

i have a column in ms access
table name travel
...
Forum: Visual Basic 4 / 5 / 6 Sep 11th, 2008
Replies: 4
Views: 491
Posted By pardeep3dec
Hi friends,
my query not worked.
rc.open"select * from travel doj between #"& doj.text &"# AND #"& doj1.text &"#;
suppose
doj.text=01/09/2008
doj1.text=22/09/2008

but it...
Forum: Visual Basic 4 / 5 / 6 Sep 11th, 2008
Replies: 2
Views: 1,087
Posted By pardeep3dec
Hi friends,
I took a date picker control on form but it is not showing current date.
Is there any way except this datepicker1.value=date ?
Forum: Visual Basic 4 / 5 / 6 Sep 11th, 2008
Replies: 3
Views: 1,440
Posted By pardeep3dec
Hi friends,
I have problem of selecting recordset between a specified date. I am giving my coding detail below.

I took a field in Ms Access table
table name-travel
fieldname -...
Forum: Visual Basic 4 / 5 / 6 Sep 10th, 2008
Replies: 1
Views: 618
Posted By pardeep3dec
Hi friends,
I am unable to fetch out correct result on date base. I am writing following code for fetching all records of a table between two dates.

db.execute"select * from travel...
Forum: Visual Basic 4 / 5 / 6 Sep 4th, 2008
Replies: 2
Views: 944
Posted By pardeep3dec
Hi friends,
I am using travelmgmt.exe file of visual basic project on LAN. In project i can add record,edit,search and delete record. I want make my project multiuser but when i use...
Forum: Visual Basic 4 / 5 / 6 Aug 29th, 2008
Replies: 1
Views: 466
Posted By pardeep3dec
Hi friends,
I am unable to see the records added (at the time of programme run) in Report.
but when i restart the programme then it shows the added record.

in other words my...
Forum: Visual Basic 4 / 5 / 6 Aug 28th, 2008
Replies: 1
Views: 483
Posted By pardeep3dec
Hi Friends,
My problem is that when i save my report in .txt or .html format. It's format not same as report in programme. Mostly values goes down from there position.

For...
Forum: Visual Basic 4 / 5 / 6 Aug 27th, 2008
Replies: 3
Views: 681
Posted By pardeep3dec
Hi Friends,
I have a Access table with S.No.,Name,Department,Status fields and some data attached with this mail.

when i used query "select * from emp where status='Yes';" and...
Forum: Visual Basic 4 / 5 / 6 Aug 27th, 2008
Replies: 1
Views: 514
Posted By pardeep3dec
Hi Friends,
I have a Access table with S.No.,Name,Department,Status fields and some data attached with this mail.
Forum: Visual Basic 4 / 5 / 6 Aug 27th, 2008
Replies: 1
Views: 572
Posted By pardeep3dec
Hi Friends,
My problem is that whenever i generate datareport from programme it shows each element in sequence but when i goes on more than 6 page then it's sequence goes down in...
Forum: Visual Basic 4 / 5 / 6 Aug 26th, 2008
Replies: 1
Views: 443
Posted By pardeep3dec
Hi friends,
I am using MSHFFlexible grid for display recrodset but my problem is that when text's length is greater than column width then it is not adjusted automatically.

Please...
Forum: Visual Basic 4 / 5 / 6 Aug 25th, 2008
Replies: 4
Views: 1,043
Posted By pardeep3dec
Hi friends,
I am unable to declaring variable which can used from any form in a particular project.
Forum: Visual Basic 4 / 5 / 6 Aug 25th, 2008
Replies: 2
Views: 1,305
Posted By pardeep3dec
Hi friends,


Please tell me the process of creating and use of module.
Forum: Visual Basic 4 / 5 / 6 Aug 23rd, 2008
Replies: 4
Views: 1,314
Posted By pardeep3dec
Hi friends,
I know process of connectivity to oracle but i have a problem whenever i restart my computer it shows ORACLE NOT AVAILABLE .

How can i avoid this disconnection error....
Forum: Visual Basic 4 / 5 / 6 Aug 7th, 2008
Replies: 1
Views: 1,102
Posted By pardeep3dec
Dear Friends,
I have a report which columns given below.
Sno Project Name Project No Bill Raise Amount
1 abc 0213 ...
Forum: Visual Basic 4 / 5 / 6 Aug 7th, 2008
Replies: 1
Views: 495
Posted By pardeep3dec
Dear Friends,
I got problem when i insert Time label in report then it give me only time not meridian status (e.g. 11:41 rather than 11:41 A.M. or P.M.) . I checked time format...
Forum: Visual Basic 4 / 5 / 6 Aug 5th, 2008
Replies: 2
Views: 795
Posted By pardeep3dec
Dear Friends,
I got two problem related to Data Report.
1. I got more than 20 temporary file with extention .tmp in my project folder.

2. My report unable to show effect...
Forum: Visual Basic 4 / 5 / 6 Aug 5th, 2008
Replies: 1
Views: 609
Posted By pardeep3dec
Dear Friends,

I am using Data Report for my project. But when i click on report command button it gives Failed getting Rowset(s) from current datasource.

Thanking you.
...
Forum: Visual Basic 4 / 5 / 6 Aug 4th, 2008
Replies: 4
Views: 907
Posted By pardeep3dec
Dear Sir/Madam
Please tell me how can i remove "Invalid use of null" problem . Coding given below

There is no value in rc1.fields(6)

db1.Open...
Forum: Visual Basic 4 / 5 / 6 Jul 31st, 2008
Replies: 2
Views: 921
Posted By pardeep3dec
Dear Sir,
Please tell me the way(code) of accessing another PC within LAN.
Forum: Visual Basic 4 / 5 / 6 Jul 26th, 2008
Replies: 3
Views: 962
Posted By pardeep3dec
Hi friends,

Please tell me wherer i can get crystal report control
Thank you
Forum: Visual Basic 4 / 5 / 6 Jul 25th, 2008
Replies: 1
Views: 832
Posted By pardeep3dec
Dear Sir,
I want a simple process for generating report using data environment
Forum: Visual Basic 4 / 5 / 6 Jul 24th, 2008
Replies: 2
Views: 1,430
Posted By pardeep3dec
Hi,

I would like to know about difference between Function and module and Procedure for making and use module in visual basic 6.0
Forum: Visual Basic 4 / 5 / 6 Jul 15th, 2008
Replies: 2
Views: 1,814
Posted By pardeep3dec
Hello friends,
I need procedure for continous accessing oracle database using visual basic.
Follwing i am giving coding use by me but some time it give disconnection error
...
Showing results 1 to 37 of 37

 


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

©2003 - 2009 DaniWeb® LLC