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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Keep Common Dialog Open24 Jul 2004 11:27 GMT1
is it possible to stop a common dialog from being closed when the user presses Enter or clicks the 'OK'/'Open' button?
Fancy Text on VB form24 Jul 2004 10:37 GMT1
I have made a program in VB6 which displays lots of information as a
text.
I have used labels all places, which is giving me not good facilities.
can anybody tell me some control which allows me to put fancier text
VBA to VB conversion24 Jul 2004 07:58 GMT1
I am converting a VBA MDB application into VB EXE.  Is there any documentation that would give me a dictionary of which VB methods to use for a particular VBA method?
My current problems are DoCmd.Setwarnings and DoCmd.RunSQL.  What would be the equivalent in VB?
many thanks
george
Printing rtf files from a VB6 program.24 Jul 2004 07:33 GMT2
For a VB6 program I created help pages using Word and saved them as .rtf
files which I display within rich text boxes. This works great since it lets
me include bolded and coloured text etc. However, I would like to print
these help pages when the user clicks on a Print button on ...
Split() anomolies24 Jul 2004 06:49 GMT4
I have been experimenting with split(). I was surprised to observe the
following result:
a=split("aaa bbb  ccc   ddd")
for i=lbound(a) to ubound(a): ?"a(" & i ") = |" & a(i) & "|": next i
Sort and Search Methods24 Jul 2004 04:32 GMT4
Hello Friends.    Somebody knows where I can find the different sort
methods and search like quicksort, shell, binary search, etc in VB NET.
Thank you.
Gracias.
CheckListBox and Tab control question24 Jul 2004 01:54 GMT6
I have a checklistbox control on one of the panes of a tab-control. Whenever the user clicks a different tab then comes back, any checks in the box are erased. Can this be prevented ???  None of the other control types (that I have used anyway) lose data between tab-switches. At ...
Problem in Windows 98SE after changing hard drive.24 Jul 2004 01:48 GMT2
I replaced my 20 G HDD with a 80 G HDD. I copied the partitions from
the old to the new drive with Partition Magic version 6.
<skipping a few steps>
1) After changing drives, it took 8-10 minutes to boot off the new
Animated GIF23 Jul 2004 23:58 GMT5
Can you add an animated gif to a VB 6.0 Form?
I can break it down and use the image and timer control, but that doesn't
seem like a good approach.
Is there a better way?
Generate Random Sequence of numbers and letters23 Jul 2004 20:07 GMT2
I need to generate a random sequence of numbers and letters that is no
longer the 8 characters.  How can I do that?
rafael
How to export a dataset to MS Excel spread sheet ?23 Jul 2004 19:24 GMT2
Do u know how to export a dataset or datagrid to excel spreadsheet. I
know one method but it uses COM component(through Interop), i want 100%
.net code.
Is IsMissing Useless?23 Jul 2004 19:13 GMT7
What's the recommended way to handle optional arguments that are not
of type Variant?
Apparently, the IsMissing function only works for type Variant
arguments. Is that correct?
Disappearing Posts23 Jul 2004 18:52 GMT6
I've posted a question trice on this NG today. The post appears for a few
minutes and then it is gone. Any ideas of what is going on here?
Wayne
impersonate a user to access the encryptd file23 Jul 2004 18:45 GMT1
I have problem to impersonate a user to access the encryptd file, I hope someone can help me.
The following is the code:
     ulResult = LogonUser(username$, ".", _
        password$, LOGON32_LOGON_INTERACTIVE, _
Access Error23 Jul 2004 18:06 GMT6
  I have been developing a VB6 database application that
uses an Access database as its datasource.  A couple of
days ago, I accidentally deleted that database file.  The
next day, I downloaded and installed a recovery program to
 
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.