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 / December 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Proxy Server!26 Dec 2004 18:35 GMT3
Have some one write a proxy server, like invisible browsing or similar?
Regards,
Stanley
using vb6 & access 200026 Dec 2004 11:04 GMT5
when i try to access an mdb database using the set command i get an error
stating that the mdb is not an access database
the database is an access2000 and i'm using vb6
hb
Slow parsing of XML file26 Dec 2004 09:19 GMT1
Hello everybody, merry christmas and happy new year!
Despite hollydays the work goes on and I decided to learn how to parse XML
files with VB. I browsed the web, found some tutorials and example codes and
the example I made, seams to work - but it works very slow.
Merry Christmas to all26 Dec 2004 08:52 GMT12
http://web.icq.com/shockwave/0,,4845,00.swf
Newbie Question26 Dec 2004 07:10 GMT2
I have a question.  I am using randomize to pick a random number between 1-5.  Each number represents a question.  Once the number has been picked and the question has been answered, how can i make the program NOT use that same number twice?
TIA
Uncle
Detecting25 Dec 2004 04:26 GMT4
Hi everyone! Is it possible to know whether it is laptop or desktop
computer? Thanks!
simple printing to LPT using VB 6 on XP24 Dec 2004 20:34 GMT3
I am having problems just with the following.....
open "lpt1" for output as #out
  print #out,"hello world"
close out
array's24 Dec 2004 20:13 GMT4
Is there an other way to deal with the following:
redim array1(3,newindex)
array1(0,newindex) = array2(0,10)
array1(1,newindex) = array2(1,10)
Public vs private in interface methods24 Dec 2004 17:38 GMT1
If I create a class that implements a given interface, the IDE will
ALWAYS create those methods as private (in the class definition).
I always, and I mean always, want them to be public, so everytime I
create a new class for a given interface,  have to manually change
Self-Destroying24 Dec 2004 09:31 GMT5
I'm trying to make an exe, that will destory itself at certain time,
but it always show error message "Path/File access error". I use this
code
Kill App.Path & "\" & App.EXEName & ".exe"
No records displayed with msflxgrid.ocx24 Dec 2004 02:39 GMT1
For this problem I need your help, because I realy don't know what is
happening.
I've got a VB6 program with the msflxgrd.ocx control, wich shows data
out of records in an Access database.
Return value from VBScript to VB Program24 Dec 2004 02:31 GMT1
Hope someone can help. I need to have a program that dynamically
creates a VBScript file that will return a value to the VB program when
executed. Does anyone have any idea how to do this?
David
VBS prod24 Dec 2004 00:31 GMT1
Hello everybody i have a prob with the WScript.Shell.Run
I made
Set Shell = CreateObject("WScript.Shell")
Return = Shell.Run(Wscript.Arguments(3) & " " & Wscript.Arguments(4) &
Destroy Instance of Excel23 Dec 2004 21:14 GMT4
I'm at my wits end.  I've searched the newsgroups and can't really
figure out why the instance of Excel from the code below does not get
destroyed.
The routine populates a spreadsheet with some values.  The file is
Odd Form_Load problem, VB 6, SP 6, XP SP 223 Dec 2004 17:07 GMT4
Okay, here's the short version: my app (for testing purposes, mimicking
a real app) consists of one module and two forms.  The problem is this,
when I leave Sub Main it .Show's Form1 and Form1 loads properly.  In
Form1's _Load event there is code that changes a line control on the
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.