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 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SQL SERVER 200019 Jul 2006 20:11 GMT1
How can I make a user defined function be called by anyone, not only dbo?
I tried with Grant Execute on functionname to public.
but I always have to write "dbo." in front of the function when I call it.
I need the function to be used in the public domain without restrictions.
Forgot to write the subject in your mail ? - Don't worry Here is VB code19 Jul 2006 19:34 GMT8
http://jollytalk.com/forum.php?req=insidetopic&topicid=129&forumid=9006&subforum
id=1018

MonthView Question19 Jul 2006 19:03 GMT3
I am using a monthview control.  if while the program is running the
system date changes (at midnight) the "Today" remains on the previous
day unless I close and reopen the program even if I run
monthview1.refresh every minute.  Am I missing something?
Set top of form higher on screen?19 Jul 2006 17:58 GMT6
How do I get my form to open higher up on the screen?  I tried setting
Me.Top = <various values>, and even Me.Top = (Screen.Height -
(Screen.Height - 10)), but nothing works.  What's the secret?
Command Button Style Graphical problem19 Jul 2006 16:14 GMT2
I have set one of my command buttons to Style Graphical so I can place a
picture on it, only problem is the text for the button has been pushed to the
bottom of the button, is there a way to centre it?
David
Accessing LDAP through VB19 Jul 2006 15:40 GMT1
hello..
I am new to VB and really new to LDAP
I am trying to write an application for our lunch card system...where a
student's card is read by a barcode reader and the information (a
Can I make a single-file exe to share?19 Jul 2006 10:58 GMT15
I have the Learning Edition.  My project currently consists of three forms
and a text document (contains an explanation of how everything is supposed
to work and how to use it like it's supposed to be used).  I also see a
couple of frx files and the project vbp and vbw files.  ...
Send Keys question19 Jul 2006 09:52 GMT4
Is there a way within VB6 to send a keystroke to my own application (which
is alive and well, but does not necessarily have focus)?
Basically, I have an external device which, when used simulates key
presses using the VB6 command "SendKeys". Unfortunately, I have noticed
A memory problem19 Jul 2006 08:56 GMT5
I I think I have a resource problem with my VB 6 program. It's a very
complicated program with many controls. very rarely,when I attempt to
run it with too many other programs open,I get an out of memory error
message. This, despite the fact that she nor has one gig of memory. If
Newest file in a folder19 Jul 2006 02:22 GMT4
Is there a way in VB6 to loop through the files resident in a folder and
determine which one has the latest date? The file-name will conform to a
specific format.
Any help will be much appreciated.
Can I group enums so I can see them in Intellisense in VB6?19 Jul 2006 02:11 GMT4
If I have several enums, I want to
know what their group is, not just intellisense for what the actual
enums under the group are.  I need it to be like the .NET languages or
Borland languages.  In other words:
q; find how many day passed18 Jul 2006 23:18 GMT4
Dim ts As TimeSpan = crun.Subtract(lrun)
I am using this to find the elapsed time, is there any way I can do this
comparison without time part, such as if lrun=07/16/2006 and crun=07/17/2006
I need to return 1 since there has been 1 day passed.
Timing less than a Second?18 Jul 2006 21:17 GMT5
I'm just trying to do some simply profiling on a program that's running
slow.
I started by wrapping blocks of code in:
Dim d as date
Visual Basic 2005 Express to make library for VBA (Excel) - How?18 Jul 2006 21:08 GMT5
My problem: I would like to use Visual Basic 2005 express addition to
develop applications for Excel 2002 (version 10). The reason is that
VB.net supports more of OOP such as inheritance, etc.
In particular I would like to build a main library of classes and
How to implement Drag-Drop18 Jul 2006 19:32 GMT5
I'm trying to re-create in VB(6) how my drag-drop works with my VBA/MSForm.
I have a grid of CommandButtons as a ControlArray (in VBA though a
WithEvents class to trap button events)
On button press and mouse move start-drag. Actually only after X or Y move
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 June, 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.