Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~9K People Reached
About Me

College Teacher in Govt. Degree College Tral kashmir(India)

Interests
dataBase programing with vb
Favorite Tags
Member Avatar for Bashir ahmad

[B] I use vb with Access. I have 2 tables table1 & table2 i create a data report showing the data from table1. My aim is to display the data from table2 on the same report in its next page(s). any kind of help, suggestions will be highly appreciated. with …

Member Avatar for AndreRet
0
415
Member Avatar for buddha_lord

hello...im new in vb world.so please help me if someone can..my problem in details: 1.have created a ms access database file named Database2.mdb which has 5 columns as follows a,b,c,d and result.it has 5 row and a,b,c,d are filled with data but result column is empty. 2.have created a datagrid …

Member Avatar for manoshailu
0
1K
Member Avatar for Anila S

I am usig VB6 & Access 2000 to create a program for a clinic to store patient details. I want to check whether a record with same date exists and if exists delete it and save new details.but with my coding it is not deleted even if the record exists. …

Member Avatar for Bashir ahmad
0
100
Member Avatar for abhilala

how to pass two parameters using a dataenvironment. I have a table salary record in which there are two coloumns date and unit, i want to pass these parameters at run time.

Member Avatar for Bashir ahmad
0
89
Member Avatar for Melechesh

Hello I've been designing a Bookstore where students can login to their accounts and buy books. And since then i've been struggling with this " error '424' Object required " and i i don't know how to fix it. This starts at the beginning of the program at the login. …

Member Avatar for Bashir ahmad
0
255
Member Avatar for Nada_ward

Can I display formated table in crystal report ?? also I want to take the data of table by using select SQl query that takes data from many tables in database?? please help me?

Member Avatar for jamshed ahmed
0
74
Member Avatar for jemz

hello can you help me how to secure database password...hoping for your positive responds...thank you in advance..

Member Avatar for jemz
0
144
Member Avatar for al.khal4

Could any one help me? :sad: I am a beginner in Visual basic. I recenly was testing one of the applications I developed and have a problem to run it. The application basicly is a database that I can add/remove/update...etc records and it uses a microsoft access database to connect …

Member Avatar for peter_budo
0
1K
Member Avatar for Bashir ahmad

[B]sir I design a small application in vb (Windows-xp system) which displays the records from the sql database tables. Entering a table name in the text box and clicking the Button, its records are displayed in the data grid. The code for the button is[CODE]adodc1.recordsource="select * from " & txttable.text …

Member Avatar for Bashir ahmad
0
90
Member Avatar for Bashir ahmad

Dear sir i use the code [CODE]Printer.print "Bashir ahmad" printer.endDoc[/CODE]on the click event of a command Button. If the printer is turned on, printing starts, but if the printer is turned off, is there a method of informing the user to turn on the printer before printing. In programs like …

Member Avatar for vb5prgrmr
0
65
Member Avatar for juniorj

i want to display a selected record from my database to the data report in VB6. i used the foll. code, where cuno is the value of a textbox. i m passing the value of cuno through a module. SELECT * FROM Bill WHERE ID=cuno but when i run it, …

Member Avatar for vb5prgrmr
0
2K
Member Avatar for Bashir ahmad

i enter 3 identical records in an sql database table. Normally this should not have happened and the dbms is to check for identical records. Now when i try to delete or update any record, an error message is displayed and the record is neither deleted nor updated. any help …

Member Avatar for vb5prgrmr
0
100
Member Avatar for Bashir ahmad

[B]in my vb project i have a number of data reports each using a different papersize. each time, b4 opening the report, the paper size has to be set in the printer dialogue box and then the report shows correctly. otherwise the messages like "report width larger than paper width" …

Member Avatar for Bashir ahmad
0
3K
Member Avatar for Bashir ahmad

i use vb with Access. I have 2 tables table1 & table2 i create a data report showing the data from table1. [B]My aim is to display the data from table2 on the same report in its next page(s). [/B]any kind of help, suggestions will be highly appreciated. with regards …

Member Avatar for Bashir ahmad
0
77
Member Avatar for Bashir ahmad

[B]I enter 3 identical records in an sql database table. Normally this should not have happened as the DBMS must check for identical records. Now when I try to delete or update these records, an error message is shown. What to do?[/B]

Member Avatar for Bashir ahmad
0
144
Member Avatar for death.cometh

I'm trying to display some data from a MS Access database to a data report. It was successful, unfortunately, I need to display it in the format below: [B]emp_name[/B] [B]date[/B] [B]remarks[/B] [INDENT][INDENT][B]date[/B] [B]remarks[/B][/INDENT] [/INDENT] [INDENT][INDENT][B]date[/B] [B]remarks[/B][/INDENT] [/INDENT] [INDENT][INDENT][B]date[/B] [B]remarks[/B][/INDENT] [/INDENT] [B]emp_name[/B] [B]date[/B] [B]remarks[/B] [INDENT][INDENT][B]date[/B] [B]remarks[/B][/INDENT] [/INDENT] [INDENT][INDENT][B]date[/B] [B]remarks[/B][/INDENT] [/INDENT] [INDENT][INDENT][B]date[/B] …

Member Avatar for Bashir ahmad
0
122