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 / October 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB Access Connected users07 Oct 2005 13:54 GMT4
I have 2 programs who connect to the same database. Because users will buy
licenses per database connection, I want to check how many users are
connected. I got that part working fine with the following code:
   cn.Provider = "Microsoft.Jet.OLEDB.4.0"
cancel button not working properly07 Oct 2005 13:48 GMT2
I m using vb macro in Microsoft Project Plan and trying to convert the
project plan into an xml using the common dialog ShowSave option. The
file is saving fine.
The problem arises when i save the file as xml for the first time and
Split text file up into parts07 Oct 2005 13:24 GMT3
I have 300 text file that I want to split every 8000 characters and write to
a new file. I want to check the character it was split on (#8000) and add to
the chunk up to the next CR/LF. I'm looking for the most efficient way to do
it and I'm not comming up with anything good. If ...
Is Scrrun.dll native to Windows?07 Oct 2005 12:11 GMT17
I need to konw whether Scrrun.dll (ScriptRuntime Lib) is native to Windows
XP and 98. Can anyone tell me?
Thanks inadvance.
Taking %1 from command line07 Oct 2005 11:34 GMT1
I am a novice at VB.
A little knowlege can be a dangerous thing!
I want to load my app by clicking on an icon of a data file it created and
have the data file load into the app.
Is this the best way07 Oct 2005 11:24 GMT2
When I load a text file into a richtextbox I do this after
richtextbox.loadfile,
richtextbox.tag = richtextbox.text
and then on the queryunload
vb6 exe creation needs foxpro7 installed to run with fp database07 Oct 2005 09:23 GMT3
A small program that only reads fpxpro7 database (dbf file) from a directory
using ADO connection string cannot be run if compiled on a machine without
foxpro installed. In order to run, the exe needs to be compiled in VB6 WITH
foxpro7 installed.
Color Printing With VB 6.0 Printer Object07 Oct 2005 05:35 GMT3
I am able to print in color on a HP 940C Deskjet using the ForeColor property
of the Printer Object with a small sample program that does nothing but:
  Printer.ForeColor = vbRed: Printer.Print "This is Red": Printer.EndDoc
However, when I attempt to print in color with the same ...
Scheduled Task07 Oct 2005 03:05 GMT4
Any way to write a task which will do something every 15 minutes?
If i write a VB programming and running in my server, need login.
If i use scheduled task, the minumum task triggered to be run is 1 day.
Do i need to write a service by VC?
ROUNDUP formula07 Oct 2005 02:02 GMT1
Is that a formula in vb.net like Ms Excel? Currently my Excel formula is
"=(((ROUNDUP(I30/3000,0)+1)*G30)/1000)+((ROUNDUP(G30/10000,0))*I30/1000)",
but in vb.net how to write.
Any idea?
Go To Next Line!06 Oct 2005 20:31 GMT2
A VB6 Form has 5 CommandButtons with the captions 1, 2, 3, 4 & 5 & a
TextBox. Now what I want is when the user clicks the CommandButton 2,
the TextBox should display 2. Next when the user clicks the
CommandButton 5, the TextBox should display 5 but 5 should be displayed
Change Open/Save dialog path in IDE06 Oct 2005 20:30 GMT2
When first attempting to open or save something in the VB6 IDE (using XP)
the dialog starts at "...docs and settings/user". Ive changed this before a
few times but cant remember now how to change this path to something more
useful. Anyone?
Importing forms from Microsoft Access to VB .NET06 Oct 2005 20:15 GMT5
Is it possible to convert Microsoft Access 2000 forms and import them into a
Visual Basic .NET project?  This may be a far-fetched question, but it sure
would be nice to do.
Thanks!
Selecting part of a pictuer box06 Oct 2005 19:17 GMT6
I am trying to copy an image created on a picture box into a smaller
picture box.  I know I can use the PaintPicture method and just specify
the entire size of the original picture.  However, is there a way I can
capture just part of the larger picture and copy that to the smaller
sorting decimal numbers ?06 Oct 2005 19:01 GMT7
Hi and good afternoon,
I am looking for a VB6 procedure with which I can sort an array containing
decimal numbers (double) quickly in decending order.
Thank you very much for any hint.
 
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.