Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General 2 / October 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Copying Database with VB 5 Filecopy01 Nov 2005 00:29 GMT4
I created a database with Access.  I open it with my VB 5.0 program to add
edit delete records etc.  All works fine.  Now I introduce the following
routine:
Response = MsgBox(Msg, Style, Title)
Weird behavior in ActiveX control31 Oct 2005 22:50 GMT4
I have the following code in an ActiveX control:
Dim barCode As String
Public Property Get value() As String
   value = barCode
How can I know if a given element in a control array is loaded?31 Oct 2005 22:28 GMT4
I need to know if foo(bar) is loaded, who can I do this?
Thanks, ;)
Msgbox Function31 Oct 2005 16:14 GMT8
Ok, I want a msgbox that displays itself as a 'vbQuestion' type but, by
default it seems this only has an 'Ok' option. As a question surely it
has the option for me to program it with vbYes and vbNo, surely?
P.S.
Form1_Active()31 Oct 2005 16:00 GMT2
I've got a real baffling problem this evening.
Seems something within my program is triggering the main Form1_Active()
where I have one line of code. Because of this triggering, it is running
this code when I don't want it to. For now I've relocated the code to my
MAPI and VB5E31 Oct 2005 10:36 GMT2
The following snippet of code generates an error:
Objekterstellung durch ActiveX-Komponente nicht möglich.
Creating object by ActiveX-Component not possible (or similar).
Dim oSession As Object
RealBASIC - What do you think about it?31 Oct 2005 10:17 GMT1
While doing some searches on the net I came across a discussion about
RealBASIC. It looks pretty intriquing, especially the ability to create
subs/functions that have the same name as existing ones but 'overrides' them
when appropriate (suppose depending on what you pass it).
Need Really Basic Help31 Oct 2005 05:54 GMT3
I wrote the following to have a user input a frame number into a
PowerPoint presentation.
Dim Message, Title, Default, MyValue
Message = "Enter Frame Number"    ' Set prompt.
Labels31 Oct 2005 05:08 GMT5
Can some give me the pro's and con's for when you would code each of
these 2 different methods.
Label 1 to Label 111
verses
vbPrnDlg: Collate display bug.31 Oct 2005 03:37 GMT8
I have been doing some tests with displaying the vbPrnDlg version of
the common dialog for Printer.
When I display the printer, I want to populate certain various defaults
(taken from elsewhere in code). All that is fine, EXCEPT for the
Testing with Japanese XP31 Oct 2005 00:52 GMT2
I'm having some trouble with my English-language program when it's run
on a Japanese OS. Some third-party software doesn't seem to be doing
conversions between binary arrays and strings properly, and I'm seeing
errors in using StrConv to convert from a binary array to a string. ...
Deploying a DHTML app30 Oct 2005 16:05 GMT3
Does anyone know how to deploy a DHTML application from Visual Basic? I
would like to deploy the app to my hard drive to give to another (Mac)
computer via file sharing. I know about the Package and Deployment
wizard, but I am incredibly confused and have no idea how to do it. Any
Faxing in VB.NET29 Oct 2005 10:55 GMT1
I am struggling to get a faxing routine up and running in VB.NET 2003.
The code is
Dim fxServer As Object
Dim fxDoc As Object
Shell Execute Associations...29 Oct 2005 09:40 GMT7
Does anyone have any insight why my VBapp will
not auto-launch a text file consistently from
one computer to another.
I am utilizing the Shellexecute API call to open
Virtual DOS Window in VB?29 Oct 2005 08:59 GMT4
Suppose you have an interactive DOS program that runs as follows in a
DOS window:
C:\> Prog1
Enter a char, x to quit: c
Pages: 1 2 3 4 5 6 7 8 9 10 11 September, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.