Visual Basic
Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using DAO, RDO, or ADO, and creation of ActiveX controls and objects.
Forum Post

Re: Generate a transaction id

Well i thought of selecting the last inserted transaction id and probably add one to it when the form loads but its a client/server app running on several machines so i figured it wont be a bad idea...
Forum Post

Re: URGENT-NEED HELP-PROJECT DUE TODAY AT SCHOOL

Private Sub mnuFileSum_Click(Index As Integer) If lblBal.Caption = "" Then MsgBox "You can't get a summary if you don't first make a transaction! Please make a transaction before attempting to...
Forum Post

I NEED AN ACCESS DATABASE USING VB 6 & Multi user software

I am an amatuer programmer who has a small but challenging task of developing a clinic database using = ms access & vb 6 in a multiuser enivironment. 1. i dont know how to put make the database...
Forum Post

Merging two tables

This message was edited by jbassmanp at 2005-5-11 10:11:55 I need to merge a small transaction table created each week into an general/archival table. The structures are the same. Have programmed...
Forum Post

Re: Printing problem?

Printer.Font.Name = "Sans Serif MS" ' Courier is Monospaced Printer.Font.Size = 8 Printer.Print "SUM:" & Format$(x, "Currency") Printer.Print "--------" Printer.Print vbKeyTab & " ALL : " &...
Forum Post

Printing problem?

Need help for printing a kind of receipt when enter sales transction. I need to print directly from a form (e.g. without previewing the print pages, etc. - just from the form where I enter the...
Forum Post

Re: Printing receipt

: : Need help for printing a kind of receipt when enter sales transction. I need to print directly from a form (e.g. without previewing the print pages, etc. - just from the form where I enter the...
Forum Post

Re: Printing receipt

: Need help for printing a kind of receipt when enter sales transction. I need to print directly from a form (e.g. without previewing the print pages, etc. - just from the form where I enter the...
Forum Post

Printing receipt

Need help for printing a kind of receipt when enter sales transction. I need to print directly from a form (e.g. without previewing the print pages, etc. - just from the form where I enter the...
Forum Post

Re: updating normalized db with referential integrity

: : Hi, : : : : I'm hoping this is a simple(ish) question. I'm new to programming on a SQL-Server. : : : : I've got a VB.Net app that is importing/formatting records from a text file. : :...
Forum Post

Re: network programming including DATABASE

does jet provider support transaction concurrency over multiusers of my program?and should it not be a dsn connection?
Forum Post

winsock runtime error nummber 40006

This message was edited by tomex at 2004-4-12 23:24:54 HI GUYS HOW i have created a client server application from which the client request info from the server end but after the connection is...
Forum Post

Winsock Protocol Errors

Hi I have been trying to sent text from one PC to the other using Winsock and I get the following errors: "wrong protocol or connection state for the requested transaction or request". Do you know...
Forum Post

Re: Next Problem

0 : : no rows returned : : : : So what your saying is, if i have 7 users of the app, i will need an array of 7 winsocks on my server? : Sounds like it, yes. Remember you can use a dynamic...
Forum Post

Re: Next Problem

0 : no rows returned : So what your saying is, if i have 7 users of the app, i will need an array of 7 winsocks on my server? : :
Forum Post

Re: Next Problem

0 no rows returned
Forum Post

Message for vb programmer

What is class? what is Object ? What is MTS ? What is Transaction ? Why should used mts in three tier application ?
Forum Post

Re: VB IN NETWORK

: Normally I do simple database related projects in VB.I want to implement a project in network environment where many users can share same tables of data.Please suggest me how to take care of issues...
Forum Post

Re: Data transfer between a VB app and Web Page

: : I want my app to be able to login at my bank's website, retrieve the transactions of my savings and checking account, and then check it against a database in which I regular update any debits or...
Forum Post

Re: help vb6

Guys, guys, think simple. Your knowledge is more than I need. My atm is for homework. Im not getting money for this . Its not a big proyect. I have a form where the client have to enter his pin...
1 2  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.