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 / Database Access / November 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to use GetRows() with VBscrip (ASP)?05 Nov 2004 22:58 GMT4
I want to use GetRows() instead of RecordCount, but i have some problem with
array in VBscript (ASP).
This is what i want to change with GetRows():
<%
Problems with "WHERE field Like 'foo*'"05 Nov 2004 21:01 GMT6
The query "Delete * from BaseRecord WHERE Campaign Like 'C1A*'" works fine
in Access, but when the same query is run via an ADO Connection object to
the same Access MDB file, it doesn't delete anything.
The query "Delete * from BaseRecord WHERE Campaign = 'C1A-PQ1'" works from
Where are ADO Recordset properties InsertCommand, UpdateCommand and DeleteCommand?05 Nov 2004 20:34 GMT9
I've read MSDN documentation on ADO 2.8 API reference, ADO Recordset. I'm trying
the following code under VB6:
Dim rs As New ADODB.Recordset
...
ineraction between 2 VB6 devlopped applications05 Nov 2004 13:49 GMT2
I'm running a VB6 app. and in this app, I run another VB6 app using the
SHELL command (both are devloped in VB6 by myself)
I want, from the first app, to write a text in the second app textbox and/or
control that second app from the first one,
Large ADO RecordSet Issues05 Nov 2004 12:18 GMT2
I'm performing a query on Active Directory using ADO, passing a command text
of the mixed SQL and LDAP dialects but I seem to be having trouble witht
large recordsets. We're in the porgress of migrating an online app from
Win2000 to Win2003 and need to carry-out performance ...
HI05 Nov 2004 08:42 GMT1
COULD SOMEONE TELL ME, HOW I CAN MAKE A FORM MOST LARGE THAN A SCREEN
??HAVING A SLIDE BAR.
I HAVE MANY DATA IN THE WINDOW, BUT ARE VERY JAM THE CONTROLS IN THE SCREEN.
CAN YOU HELPME??
How to create my own VB backup program for a remote MySQL DB 05 Nov 2004 06:22 GMT2
I understand that the basic principles to create a TCP/IP backup program for
a remote MySQL DB are:
a) Query/retrieve the schema.
b) Query/retrieve each table and create inserts for each row of data.
Value of const adCmdStoredProcedure05 Nov 2004 05:08 GMT2
Any one know the value of the constant
adCmdStoredProcedure
Thank you
Access Database04 Nov 2004 18:48 GMT5
Hey is there a way to set up my access database to show news or a pictures
set by what day it is?  If so how?
Connect to recordset04 Nov 2004 17:59 GMT3
When accessing a recordset using ado syntax, am I correct that I must be
calling a defined view or SP?
I have the following line:
   rs.Open "strSQLM", cnn, adOpenDynamic, adLockOptimistic
Type mismatch04 Nov 2004 13:21 GMT1
I'm trying to show the result of one query in a form, but VB show me
the error Type mismatch, but I really don't understand why it
happens...
Private Sub Form_load ()
SAVE AND MODIFY....04 Nov 2004 12:15 GMT2
Ado was not a problem to me... until today....
I don't know why i can't save or modify my recordset but i can delete a
record...
I 'm going to post a part of my code... may someone help me????
ByRef argument type mismatch04 Nov 2004 11:45 GMT1
I wrote a a code to avoid repeating the same code after getting the
result of a query, but VB said there's an error: ByRef argument type
mismatch
The funny thing is that code works in another application that I wrote
save and modify04 Nov 2004 03:02 GMT1
Ado was not a problem to me,even if i'm a novice... until today....
I don't know why i can't save or modify my recordset but i can delete a
record...
I 'm going to post a part of my code... may someone help me????
How to create my own VB backup program for a remote MySQL DB 03 Nov 2004 17:58 GMT1
I understand that the basic principles to create a TCP/IP backup program for
a remote MySQL DB are:
a) Query/retrieve the schema.
b) Query/retrieve each table and create inserts for each row of data.
Pages: 1 2 3 4 5 6 7 8 9 10 11 October, 2004
 
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.