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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Testing for "Access Denied" without trying to change the file11 Mar 2006 17:54 GMT5
When a file is being used (e.g. by another program) it is sometimes not
possible to overwrite it, delete it etc. Is there a gentle way to test if it
is "Access Denied" without actually trying to overwrite (it and trapping the
error)? Because that seems rather like testing if ...
Control similar to MS Access List Box11 Mar 2006 16:45 GMT4
I'm upgrading an app from MS Access to VB 6.  I have used a List Box in
Access that has columns and column widths.
Is there some equivalent control in VB 6?  I've tried various Listboxes I
found in VB 6, but none of them have the column width property.
Code for stored procedures11 Mar 2006 16:34 GMT2
I have been trying to find sample code for inserting into Sql Server 2000.  
I haven't been very successful.  One thing I don't understand from the few
snippets I've seen is how to connect the value in the textbox to the
parameter.
Using the .exe.local file to force local components11 Mar 2006 16:19 GMT2
Can anyone refer me to a link that tells all about the ins and outs of using
the .exe.local file to force applications to use the local folder for
components? (or anyone have anything good or bad to say about it).
I read about in it VBPJ vol10 #7 (June 2000) article "Reduce DLL ...
Calculate the Number of Subsets11 Mar 2006 09:02 GMT6
This is Lotto Based.
There is a System in Lotto called "Wheels".
A Lotto Wheeling System is a Special Pattern to Arrange Numbers into
Combinations. This System can be Used Over and Over again with
Cross-posting - How To?11 Mar 2006 04:43 GMT3
Coming in through
http://msdn.microsoft.com/newsgroups/managed/default.aspx?dg=microsoft.public.vb
.general.discussion&lang=en&cr=US

Is there a better way?
How do I do corss-posting?
NTFS File Access in VB611 Mar 2006 02:55 GMT4
If user X tries to open foo.txt(path), which he does not have access, with
the following routine:
   Open path For Binary Access Read As 1
   Text1.Text = StrConv(InputB$(LOF(1), 1), vbUnicode)
VB6 App needs to eMail with multiple attachments11 Mar 2006 02:21 GMT1
Steer me to a place where I can learn how to do this.
POP vs SMTP vs MailTo
Does the person need an eMail account on the PC?
Is it OK to use any Server Name and what does a Proxy do?
Visual BASIC has encountered a problem ...11 Mar 2006 01:46 GMT6
Every time I close VB6 SP6 with Common Controls update, VB6 "crashes" with
this error message.  This occurs on several PCs.  Running on WIN XP SP2.
I always click "Send Error Report" but never get a response (sometimes I do
get a response for other problems).
Text box scrolling11 Mar 2006 01:17 GMT2
I have a text box with multiple lines and a vertical scroll bar. Is there a
way to always display the last lines rather than the first ones?
Dan
problem formatting excel in vb11 Mar 2006 01:11 GMT4
I am having a problem formatting a worksheet via vb.
I have
Dim XL As Excel.Application
Dim XLWBk As Excel.Workbook
stored procedure or activex for adodb connection10 Mar 2006 23:57 GMT1
which is better practise - stored procedure or activex to create a
adodb connection for visual basic applications that can be called from
multiple applications? thank you very much.
re-use code for multiple applications10 Mar 2006 23:51 GMT2
I have a sql server database enterprise database, v. 8. I have multiple
visual basic applications connecting to this database -- the apps have
to be individual they cannot be all combined into one. I would like to
re-use some of the code for all the applications including the code ...
how to convert string to date?10 Mar 2006 20:18 GMT4
This seemed a simple project but I'm at the edge almost.
I can't seem to convert a string to a date.
The string looks like this:
"01 MAR 06" and I want to convert it to a date like: 01-03-06
TransparentBlt and Autoredraw issues (refresh isnt solving it)10 Mar 2006 17:53 GMT4
I am having a very strang issue. I have a picture box with Autoredraw
set to true. I am clearing the picture box and re-writing data to it
about 5 times a second (a real time graph) .
I .Cls it, then I draw some data to it using .Print  and .Line  and
 
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.