11,868 Topics

Member Avatar for
Member Avatar for gingank

I'm a newbie in VB i want to ask if have a vb form 1 if i press the command button "ADD" it will call out the form i do vb form 2 so what is the coding for it ah?? Help me thank you

Member Avatar for pmyk
0
121
Member Avatar for sengreen

Hi everyone. I am making aproject in vb6 with MScomm. Computer A connected with a device on serial port. I can receive the data from serial port in a text box. Computer A can also dial cmputer B to make connection. But it is unable to send data on modem …

0
57
Member Avatar for teked

Hi i want to display the version number of my application in VB6, I know the solution is going to be really simple.. please help!

Member Avatar for teked
0
4K
Member Avatar for vanathi_vb

[B][/B] Hi, please assist me how to move the last record in detail section with report footer details.both are set to keeptogether property ,so that it will go to next page if any breaks . say for example i have 20 lines to print in detail section .in report footer …

0
56
Member Avatar for gingank

Hi guy i need some help on checking this table structure is right or wrong. PLEASE CORRECT id i'm wrong [U]tblBadgeNew[/U] iBadgeID (Foreign Key) iEmpID (auto number) iActive iRecycleStatus iIssueDate [U]tblBadgeOld[/U] iBadgeID (auto number) iEmpID (auto number) iActive iRecycleStatus iIssueDate This two table will send data to the data grid …

Member Avatar for vb5prgrmr
0
109
Member Avatar for gingank

I create two table in the MS SQL server so I need to retrieve file from this two table into one datagrid in the vb programming will it be work. I have a unique key that is badge id. So when I key it then it will get data from …

Member Avatar for vb5prgrmr
0
125
Member Avatar for Dio1080

Hello, I'm new to VB script and I was wondering if anybody have any pointers on how to use VB Script with active directory?, for example, import and export data out of Active directory using scripts. Any hints or guides or anything that will help me out.

Member Avatar for vb5prgrmr
0
84
Member Avatar for Dhanyanarayan

Hello sir, My program developed in VB6. I need to write a code to wait for few minutes , I tried it in timer control but it wont work .Cld u plz give a new solution.

Member Avatar for vb5prgrmr
0
108
Member Avatar for Pramoda.M.A

Hi All, I am using Visal Studio 2005. I couldnt understand how Visual Studio is executing follwing code. Can anybody please tel me. I have worked on Turbo C compiler, VC++ compiler and Visual studio. I could understand the output of other two compilers for the following code. But i …

Member Avatar for csurfer
0
149
Member Avatar for Stormy_Weather

Hi, We are new to Visual Studio 2008, barely a month into a C++ course, and are currently working on a few personal projects. We have successfully created a console application with Visual Studio but are not sure on how to get the program to run outside of Visual Studio. …

Member Avatar for tux4life
0
234
Member Avatar for shaikh_farahnaz

hi everyone out there i'm seding this request again plz help me out .......thanks currently i'm facing this prblem can anyone help me out wid this i'm using ADOCD component in project and also added reference of adodb but resulted in following list of errors Error 1 'CommandTypeEnum' is ambiguous …

Member Avatar for vb5prgrmr
0
201
Member Avatar for gingank

Hi here is my table structure of my vb database work can anyone see do it right or wrong ?? Below is my attachment. Please help me please?

Member Avatar for vb5prgrmr
0
62
Member Avatar for dileepkumars1

I route my output from a windows billing application through a text format. When I try to print this file through the USB port, I am unable to give a direct print. If I save to a file and print the same opening through notepad, the output is in graphic …

Member Avatar for vb5prgrmr
0
103
Member Avatar for gingank

I has a question i create a form using vb but i dun know how to write the code for the it. So all the data i fill in the form will show it the MS SQL. So what to write the code and anyone have a good tutorial for …

Member Avatar for vb5prgrmr
0
89
Member Avatar for gingank

Do anyone know how to use the vb to retrieval data from MS SQL ? Do anyone have a good tutorial about it can post it??

Member Avatar for vb5prgrmr
0
95
Member Avatar for chriscross86

hi there, i am having problem with my codes. im getting this error, 'Name 'reader' is not declared'. please help. [code][B][COLOR="Green"]reader = con2.ExecuteReader()[/COLOR][/B] [B][COLOR="green"] reader.Read [/COLOR][/B] Protected Function SiteSpecificAuthenticationMethod(ByVal UserName As String, ByVal Password As String) As Boolean Dim log_statement As String = "SELECT * FROM [user] where username='" & …

Member Avatar for IdanS
0
112
Member Avatar for Dio1080

Hello, I'm trying to figure out how to convert this php file_get_contents command to visual basic script. I tried googling it but no luck. This is the command down below. <? $page=file_get_contents('http://www.example.com/page?user=cwarn23&pass=820578wxz56240358'); ?>

Member Avatar for ithelp
0
127
Member Avatar for hijohncena

hi friend i am new entered in this forums. i give a visual 4/5/6 software.This software link given beloe. [url]http://www.megaupload.com/?d=TFQP53AT[/url]

Member Avatar for ithelp
0
37
Member Avatar for mackre58

I'am creating a visual basic program the project has the following controls: four buttons four labels two picture boxes It is a form that display two rooms one is standard room button, and the other is deluxe room button. when the user click on either button it will show the …

Member Avatar for sonia sardana
0
62
Member Avatar for arunjai

Respected users, i am working on a small project in VB6 following are some requirements, i am attaching the screen shot also ... 1. it gets the sql files in a list once click it opens in rich text box. 2. when the query is run it should populate the …

Member Avatar for arunjai
0
99
Member Avatar for major_lost

I successfully created my own help file using the VB 4 help complier. Now I need the code to call my help from my program. Does anyone know how to do this?

Member Avatar for major_lost
0
75
Member Avatar for PinoyDev

Good day.! How to get the last day of the current month and store it in a variable.? Thank you for giving time.?

Member Avatar for PinoyDev
0
297
Member Avatar for gingank

Need help can anyone give some example of the code to retrieval data from Microsoft sql to the vb datagrid

Member Avatar for vb5prgrmr
0
64
Member Avatar for fernando82

Hi everyone! I'm desingning a database app... and need to fill a datagrid on runtime. I've checked some other post and the solution they propose are using: Set datagrid1.DataSource = rs But when i start the program the datagrid doesn't fill... i have put some textbox with references to the …

Member Avatar for fernando82
0
311
Member Avatar for dominique1

Hello, I have a file which already contains data. I don't know and I am not sure of the content previously entered as far as end-of-line and whatever finish the file... eg: server1.tt.xx.yy.com server2.tt.xx.yy.com On one file it could have been entered with a end-of-field after server2.tt.xx.yy.com on another file …

0
66
Member Avatar for nattsurf123

Hi, I have some problem receiving data with GetData after using post method. GetData returns nothing. I have installed fiddler the ip-sniffer to se what happends. Fiddler seams to receive data without any problem for the request. Appreciate your help. Here is the code I use: [CODE=vb]Dim retData As String …

0
90
Member Avatar for gingank

Hi guy need some advise on how to create the a tracking system for the badge id for the company. It need to show a the data grid on the previous user and current use detail and show which is active or not. Can anyone give some ideas on it. …

Member Avatar for vb5prgrmr
0
88
Member Avatar for manoj_582033

Hi friends i m using vb6.0, i have used datareport in that,theere are 4 taxes like education,h.edu.,those all are printing in report but now i want that if user including education tax or other taxes than only those fields must be show in report otherwise the field of that must …

0
84
Member Avatar for Zevs

i want to make a button wich will give me link of that folder from Windows tree, wich i chose............. Sorry for my English:))

Member Avatar for Zevs
0
118
Member Avatar for gingank

Hi guys, I has a question to ask it is possible to call out the same ID on two different table. Example i have same ID like said 123 on table 1 & table 2 it is possible to call then out and show out on the data grid when …

Member Avatar for vb5prgrmr
0
118

The End.