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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to ignore " in a string28 Apr 2006 01:11 GMT3
I have the following sql string to run as a command in my VB6 project
strSQL = "LOAD DATA INFILE " & ImportFile & " INTO TABLE tPupils FIELDS
TERMINATED BY ',' ENCLOSED BY ' " ' LINES TERMINATED BY '\n';"
Problem is the double quote at position  ......" ' LINES......
rich textbox loses formatting when printed to from 2 different subs27 Apr 2006 23:20 GMT4
I'm using a rich textbox to let the user enter a few lines of text and
format them (font family, font size, italic, bold, color, underline).
Then I print a report to the rich textbox from a different sub on a
different form. When I do the textbox loses all of its formatting except ...
Recordset Question27 Apr 2006 23:11 GMT2
I do alot of querying a sql sb and load the results into a recordset.  This
data is only read-olny so I will never update the db.  Right now I use a
disconnected  recordset because I thought it be more efficient.  Is this a
good practice?
Where is the help for MSHTML Object Library?27 Apr 2006 22:05 GMT16
I am trying to extend a sample project that requires the MSHTML Object
Library.  So, I include it in my project as a reference.
It's working fine, but I want to read up on what the library provides.
When I go to help, I can't find anything on it.  Visual Studio 6 with
PDW problem27 Apr 2006 21:52 GMT4
I have made a setup program of my application using
PDW on XP machine. It runs well on other XP
machine. But when the application start running,
it produces error 3633, can not load dll: ?????L?
PictureBox's Image, asp.net, windows application27 Apr 2006 21:30 GMT2
I have a ASP.NET web application that needs to open a .exe file and
display, on a picture box, the image that is located in a cache
variable. I'm trying to do this, on Form_Load of the .exe:
       PictureBox1.ImageLocation =
VB6 Editor Font Changed27 Apr 2006 19:36 GMT3
Hello,
This morning, the font of my VB6 environment is changed by an accident. All
text in the editor window become bold. To change them back, I click on the
menu  item "Tools | Options.. " to open the options dialog. Then, select the
DLL Woes27 Apr 2006 19:10 GMT2
I have a DLL that when "made", doesn't display msgboxes.  But, prior to being
"made" (i.e., while being developed in the IDE), it does.
How do I get them to display after I "Make" it into an .exe?
Thanks,
use ocx without a form?27 Apr 2006 18:07 GMT9
Hi.  I have a component that will allow me to access a Btrieve
database.  I am going to use this component to insert records.  This is
expected to be an unintended app, therefore I don't want to have a
form.  Right now I have it working fine with the form, which is never
MSCOMM , how many Com ports will it support? 27 Apr 2006 17:07 GMT18
I'm using the MSCOMM on a serial port. I was just told that MSCOMM will
only support up to 8 Com ports. Is this correct? So far I haven't been
able to find anything about this in the help file or with Google.
TIA,
Process Event on all loaded Forms27 Apr 2006 16:29 GMT4
I'm not sure that this is possible, but have to ask as I think I should be
able to implement something like this...
I would like to Raise an Event and have a set of visible or loaded forms
respond to that event.
Rich Text box in an ocx27 Apr 2006 16:21 GMT1
I have a multiline rich text edit box contained with ocx.
When I hit the "Enter" key I would expect the cursor to advance to the next
line but it just sits there.
The control is getting the "13"
pause or resume a windows printer27 Apr 2006 15:05 GMT1
Can someone provide specific program instructions to pause a printer, cancel
all the print jobs of a printer, and to resume printing after it is paused?
Normally all these can be done manually via the printer applet under control
panel of most Windows OS. But can I do it via ...
2D graphics & speed quest27 Apr 2006 14:17 GMT38
Hello group,
I wrote a marine software with vector charts. The charts are made of
polygons, lines and points. Polygons and lines each have a bounding box to
determine if they are in the viewing screen or not.
How to connect two program using internet behind proxy or adsl mod27 Apr 2006 13:59 GMT6
How can I connect two program. If The computer running programs has unique
internet IP (like 212.233.83.23) , it is simple using winsock. But if the
computer connects internet using a four port adsl modem the Ip of that
computer is like 192.168.1.2 or 10.0.0.2 and the Ip of modem ...
 
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.