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 / VB Syntax / September 2003



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Why this error ? (newbie question)22 Sep 2003 16:33 GMT7
I have a ADO DC connection with a database
and in the Form_Load i have the code :
Dim rs As Recordset
Set rs = Adodc1.Recordset
update other Windows activities22 Sep 2003 15:29 GMT2
There is a statement that I haven't needed before, but now when I really
need it I can't find it in the VB help.  I have a long-running program that
needs to occasionally yield to the system so other windows activities can be
updated.  I can't recall what that statement is.  Any ...
StrReverse() function in a SQL clause in the RecordSource of a ADO DC connection22 Sep 2003 15:25 GMT6
I have make a ADO DC connection with a
database and at RecordSource i have write
a SQL clause that include the function StrReverse()
When i run the project i receive the error message:
SQL & EOF ?22 Sep 2003 10:41 GMT1
I got this to work but I'm not sure if this is the correct
way to go about it. In the past with ado database activity
I use to use if eof, movelast, etc. Now with the SQL
statement that is no long valid. I did notice I could
a Function in a SQL clause21 Sep 2003 23:30 GMT11
I have make a ADO DC connection with a
database and at RecordSource i have write
a SQL clause that include the function StrReverse()
When i run the project i receive the error message:
VB6 For Sale21 Sep 2003 23:23 GMT2
Someone posted this over on the comp.lang.XXX groups... thought I repost it
here (on the off-chance it hasn't been sold yet)
Rick - MVP
For those who have been looking to purchase a
where is my error in this sql?20 Sep 2003 19:51 GMT3
Dim sql As String
Dim a As String
Dim b As String
a = Val(PRICE_XOND.Text) * Val(YPOLOIPO.Text)
PMT function in vb script20 Sep 2003 01:29 GMT3
Does anyone know in VB script if there is a function for
PMT or anything close to it?
Thanks!
Picture Load At run Time19 Sep 2003 16:28 GMT1
I am trying to load an picture at run time at every Form's
StatusBarPanelPicture property but it seems that it doesn't show up .
Any ideas?
Thanks Panayiotis.
Rename files using wildcards...19 Sep 2003 02:49 GMT2
I can believe how troublesome this is!
I need to rename a number of files in a directory. eg
file1.exz > file1.exe
file2.exz > file2exe
Workaround for lack of Split() function in VB5?17 Sep 2003 23:34 GMT9
I currently have to work with a client on a VB5 application with some
code that was ported over from VB6. Many of the functions in the ported
code make use of the Split() function, which as you know did not exist
in VB5.
Where to put API Declares17 Sep 2003 18:38 GMT2
As my project grows, I'm adding forms and modules which sometimes have
duplicate API declares.
Should I:
a) Place the Declares and UDT's in a global module for every form/module
To get exact week number16 Sep 2003 17:28 GMT2
I would like to know if is a beter way to get
exact week number bounded to particular date .
The user should write a date in TextBox ctl, so  another textbox should
recive a week number.
What does form1! mean?15 Sep 2003 22:32 GMT5
No not a spam!
I've come across someone elses code which uses the following line...
.
.
SQL UPDATE ?12 Sep 2003 12:38 GMT1
I'm trying to Update a current record. I've managed to
have in put in the actual text with the first Set RsQD,
and it works. With the 2nd Set RsQD, I'm trying to send it
the text contents of a text box. I've tried the method
Pages: 1 2 3 4 August, 2003
 
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.