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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ADO - Accessing recordset field when the field name is in a variable07 Jul 2004 13:46 GMT2
I am using VB6 and Access 97 via ADO.  My question is this:
I have a variable (txtFieldName) that contains the name of a field in
an already created record set.  I would like to access that field in
the record set using the variable name.  Is this possible with Visual
ADO performance07 Jul 2004 04:55 GMT2
I have a program as below. Since the data is huge, I found that the performance is too slow especially the following command. Is there any other options to make it faster?
"rstMDB.Find "UID = " & rstPOS!UID, 0, adSearchForward, adBookmarkFirst"
Best connection method for VB6 to Access DB?07 Jul 2004 03:22 GMT1
I am beginning a new VB6 project that will rely on a database I am building
in Access.
The users will not have MS Access installed on their system. I have a
Reference in my project to ADO 2.7. Is that all I need to add so that people
mySQL Server06 Jul 2004 21:55 GMT2
Can anyone direct me to sample code on how to connect to a remote
MYSQL webserver with Visual Basic 6?
Good Practice?  Reusing the same recordset object06 Jul 2004 19:39 GMT2
Any knowledgeable opinions would be greatly appreciated.
I query three tables until a SSN value is found.
If not found, I close the recordset and reopen the same rs
object with a new Sql string.
Congigurating VB Script for SQL06 Jul 2004 16:26 GMT10
G'Day Folks,
I have a script that I want to use with SQL Server. What
I want the script to do, is run a query in sql for the
current date time as star date time and current date
hi...06 Jul 2004 14:21 GMT2
is there a replace or some other function that i can use to chnage some data
in proces of retriving data from sql server
we have a sql server with SCALA program form accounting.. and i'm retriving
financial cards of subscribers thru ado i vb6 aplication for displaying ...
linking querydef to visual basic data control - need help06 Jul 2004 12:53 GMT1
At the begining of my VB program., I can link a table to a data control such
as:
   forMAIN.vbdCLIENT.DatabaseName = DATAPATH & FILENAME
   forMAIN.vbdCLIENT.RecordSource = jCLIENT.Name
too much to fit in a form06 Jul 2004 12:53 GMT1
I have a problem displaying images on a form. The situation is a follows:
There is a folder containing cd-covers. I want to display them on a form.
Each time I open the form the folder must be scanned to check which
cd-labels are present.
Deploying MSDE200006 Jul 2004 08:50 GMT1
Is there a good way to deploy MSDE2000 from VB6?
I want to handle installation status and error messages etc...
USERS and GROUPS via SQL for MS Access databases06 Jul 2004 02:36 GMT1
How I can get via SQL the USERS and GROUPS and then membership (user is a
meber from a group) for MS Access databases?
Best regards
Steffen
opening excel file with a macro 05 Jul 2004 18:20 GMT2
how can I get a macro to run when I open a named excel file
Signature

regards
          ALEX

SQLDMO 'SetPassword' Method for an existing user?05 Jul 2004 17:35 GMT1
Hallo together!
I have the problem, that i want to change the password of some
SQL Server logins. Therefore a few code lines are necessary,
listed below. With SetPassword it is possible to give a new
handling error when Open fails05 Jul 2004 17:08 GMT4
I have code like the following:
cnn As New ADODB.Connection
On Error GoTo MY_ERROR_HANDLER
    cnn.Open _
UpdateBatch does not insert new records05 Jul 2004 17:03 GMT1
Hello, there.
this is the first time I am trying to use this feature: I am creating a
recordset like this (in VBScript - anyway, is VBScript considered offtopic
here?):
Pages: 1 2 3 4 5 6 7 8 9 10 11 June, 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.