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 / March 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
test printer code25 Mar 2006 10:46 GMT23
I would really appreciate it if any of you would do me a favour and kindly
test the following printer code for me. It should enable you to print (using
the API instead of the VB printer object) to any printer you select, and it
should do so without messing up the default printer ...
refactoring25 Mar 2006 09:07 GMT1
I use VB.net express and I have installed the Refactoring program from
Microsoft.
When I make a program in VB.net I try to use refactoring but I don't see
this
Using dynamic arrays25 Mar 2006 09:05 GMT3
As near as I can tell, the only way to work making an dynamic array is
to create an array of some size, count the items as you put them into
the array, redim the array to make it bigger until you hit the limit
again, and then get the upper limit at the end to redim the array down
Is there a difference between a directory and a folder?25 Mar 2006 06:39 GMT5
Is there a difference between a directory and a folder?  I found this in my VB5 help on the Dir function:
Returns a String representing the name of a file, (directory), or (folder) that matches a specified pattern or file attribute, or
the volume label of a drive.
I always thought ...
VB Printing without margins25 Mar 2006 00:07 GMT5
I've written an app for my company to scan A4 invoices. As a result
when i send these jpg's to the printer they get cut off by the margins
regardless if i set the margins to "0" in the paintpicture method. ????
How can i get around these margins?
$(DLLSelfRegister)24 Mar 2006 23:59 GMT1
Regarding the SETUP.LST file which is created by my VB5 Application Setup Wizard, why do some files have $(DLLSelfRegister) while
others don't?  See below.   I'm pretty sure that's why my printing wasn't working when I installed my app on another computer.
File1=1,,MSFLXGRD.OC_ ...
Visual Studio Standard for learning24 Mar 2006 20:53 GMT8
Would Visual Studio Standard be a good choice for learning visual basic? I
am a new programmer and am confused about which software would be the best
to begin learning Visual Basic. I would like to move on to C++ later. I
appreciate it.
When is the RepairDatabase method supposed to be used?24 Mar 2006 20:22 GMT1
I don't think I'm grasping the RepairDatabase method.  My VB5 Help says:
This method attempts to repair a database that was marked as possibly corrupt by an incomplete write operation
Can I tell if the database if flagged?
And if so, should I automatically call this method without ...
late binding ?24 Mar 2006 19:00 GMT1
I am working with the streams.
To close those objects (filestream,streamwriter, streamreader) may i make a
sub like
public sub CloseStreams(Byref ob as object)
New pic draws before old pic gets erased24 Mar 2006 17:50 GMT4
Any suggestions welcome on this one.  (and I've tried my best to simplify
things down to where I think my problem might lie).    I'm using VB6 and
I've got one form with one picturebox on it.  Assume I've already placed the
form into full-screen mode using an API call and now all ...
Seeking hi-quality Socket lib (NOT MABRY)24 Mar 2006 14:13 GMT9
The subject line says it all.  Looking for a high-quality TCP/IP client
and server library (no OCX please).  Recommendations, ones to avoid,
etc?
Thanks in advance!
Is there a way to detach an MDI child in VB6?24 Mar 2006 11:27 GMT3
I have an application that makes use of an main MDI form that has
several MDI child forms.  For one of the forms a requirement has come up
to sometimes be able to detach the form from the MDI parent, so that the
child form can be placed on a second monitor.
check whether a word document is opened or not24 Mar 2006 09:23 GMT2
Hii all.....
   I have prepared a project in which i am opening a word doc,and then
saving it as test.doc. Now obviously if test.doc is opened
already(i.e.before the execution of form) then it won't save it in test
Connecting to an Access Database in VB624 Mar 2006 08:33 GMT4
I have added a Data control to a form and selected
the "database name". But, when I go to choose the RecordSource
I get an error "Unrecognised Database Format".
All my Access DBs work except one which gives me this error.
System.Drawing24 Mar 2006 05:36 GMT1
I have an application that is written in visual basic .net 2003
In this application, I have a class in which I import System.Drawing,
and the constructor method takes two SizeF objects as parameters.  This
class works perfectly, but I cannot construct it from my main module,
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 February, 2006
 
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.