First  |  Prev |  Next  |  Last
Pages: 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749
Datagrid or Flexgrid
Is ther any where I can find Examples of how to connect these to a DAO database table, none of the manuals I have show anything. I have the Visual Basic 6.0 Programmers guide, language manual, controls reference and the component Tools guide. -- Ernie D. ... 23 Mar 2005 20:54
forms editor not configured
From inside Visual studio 2003 if I try to open a form (form1.vb) I get a Microsoft Development Environment Dialog which states"There is no editor available for ' c:\project files\Project1\Project1\form1.vb' Make sure the application for the file type (.vb) is installed. Has anyone seen this behavior? I hav... 23 Mar 2005 12:00
Error Handlers for VB6
I have a VB6 application that updates a SQL Server database. The program works fine, but sometimes I receive SQL errors due to bad input or misisng information. I'm exeuting a bunch of SP that return various information. I have an Error Handler in my function and it is trapping for errors. My problem is, ho... 25 Mar 2005 00:50
vb6 function
Hello group.. I am trying to find a function vb6 that will always round up in a certain case.. The specific problem is this: I have a number of lines, say 46. Each page can contain 40 lines, so I want to know how many pages are required for the number of lines. 46 / 40 = 1.15, which rounded gives me 1.... 22 Mar 2005 18:16
Print to USB?
I've been asked if I could convert my app to send raw text data to a printer via USB rather than serial/COM. Right now, we open the com port and ship out our text printer data to that port (a label printer). I've searched the web, and there are comments suggesting that its "probably" a similar operation - I'... 23 Mar 2005 02:01
ENTER key behaviour
I have a text box on the form. When entry is complete in the textbox and an ENTER key is pressed I want to acticate the button having caption "ADD" so that the next press of ENTER key will press the ADD button. Currently pressing ENTER key while in textbox, nothing happens. Thanks, ... 14 Mar 2005 00:45
VB6 Support Update
Hi, I used to code in VB6 (Actually QB4.0 - VB6.0 SP3). Switched to VB.Net and will never go back. ;-} However I do enjoy lurking in this newsgroup from time to time. Anyway.... The link below should set your minds at ease a little bit. There is nothing about VB7, but it does promise that VB6 is in fact s... 22 Mar 2005 12:00
Password Entry???
Hi Folks, I am trying to understand and use VB6 and thought using a "Password Entry" code snippet from any one of several code sources like planetsource.com; vbcode.com; and others would be a good start to understanding "how" VB handles hard data in a table and the interface. Looking for something that: ... 6 Mar 2005 17:44
Executing a DTS package from VB
My apologies for cross-posting, but I'm not sure which newsgroup this belongs in. I am attempting to execute a DTS package from Visual Basic, and I'm encountering a problem. In a nutshell, how does a low-level user (from a security standpoint) execute a DTS package? ' here's the relevant part of the VB procedure... 4 Mar 2005 12:25
InternetSetFilePointer
Hi All Using VB5 sp3 I am already using : InternetOpen InternetConnect FTPopenFile InternetReadFile to download a file from a ftp site without any problems. I am using the InternetReadFile in a loop so that I can keep track and display progress of the number of bytes downloaded as I have alread... 2 Mar 2005 01:49
First  |  Prev |  Next  |  Last
Pages: 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749