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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using StoredProcedure03 Jun 2004 01:30 GMT6
I am executing a stored procedure that inserts values into database.
When inserting a string parameter i see that when it is inserted it is
inserted with spaces (as many as it was defined with)..
I want to know how to cancel these spaces!
close recordset before nothing03 Jun 2004 00:02 GMT3
Its is always said closing a recordset before setting it to nothing is good
practice. Why is it so and what actually is happening behind when we do so
Thnaks
Clipper and ADO02 Jun 2004 23:33 GMT1
How can I access to dbf file (clipper) for example Client.dbf using ADO
Thank you for your help!
Sync 3 related tables on a form02 Jun 2004 22:11 GMT2
If anybody can help me with the following problem in VB6:
I've got 3 Tables that are linked in an Access mdb file. Using ADO. In vb
the connection is working properly and all related subtables are linked. The
tables are as follows:
CONEXION DB CON     CLAVE02 Jun 2004 12:46 GMT1
hola, me gustaria saber en VB6 como puedo hacer el OPEN si tiene clave,
pensaba que era así, pero no:
Set BDD = OpenDatabase("bd1.mdb", , , "DATABASE;UID=;PWD=miclave")
Por otro lado en ASP si tuviera clave usando el siguiente codigo como lo
vb4, w98 database program not working properly under XP02 Jun 2004 11:42 GMT2
Have been writing a database handling program using VB4 on a Win98 system.
the .mdb databases are held on the HD with no external references.
Since updating to a new, much faster system using XP most of the SQL queries
operate a lot faster yet some have ground to a halt.
Stored Proc Parameters - Numeric Column02 Jun 2004 09:44 GMT1
I have a column in SQL Server defined as Numeric(12,3)
A Stored Procedure is used to insert data into a table.  From ISQL, the
sp runs fine.  The VB ADO code works if I create and execute a string.
However, I want to be able to get the return value back from the stored
ADO Error02 Jun 2004 04:22 GMT1
I got following error whenever I use RS(<fieldname>) = fieldvalue.
Error Type:
ADODB.Recordset (0x800A0CB3)
Object or provider is not capable of performing requested operation.
Uploading a Picture02 Jun 2004 03:38 GMT1
Is there an object that will allow you to get a directory of a file? What I want to be able to do is get a directory of a file and copy that file to another location.
Help on Connection Code01 Jun 2004 23:17 GMT1
Im running VB6 (SP6) and SQL 2000. I have a Stored Procedure on the SQL server that generates a Recordset of clients & details to be invoiced. Ive looked through the help systems and have come up with the following code which works fine on my laptop connecting to a local SQL ...
ado connection error01 Jun 2004 23:17 GMT1
I install a update to date ODBC and running following code to connect with
DSN and get following error.
My server binds with 2 IP and hosts 2 separate web. e.g. A and B. I test the
code in web A. It is ok but fails in B. I don't know why. because the same
Connection.Errors only contains ONE error01 Jun 2004 23:16 GMT1
Okay, add me to the list of folks who are beating their brains
out trying to get Connection.Errors to return more than
the first error.  No matter how many low-severity errors I put
into my SP or my SQL, no matter how many PRINT statements, no
Data Environment & ADO Objects01 Jun 2004 21:54 GMT1
We have built a small VB6 application to isolate a deployment problem
we have with some servers since we have migrate MDAC from 2.5 to 2.8
recently.
The program is using Microsoft Data Environment 1.0 (MSDE.dll &
VB MS Access - How to delete all RS in tbl01 Jun 2004 21:46 GMT3
What command syntax to use to delete all the data in a table ?
Not delete the table itself.
The only way I know of is to loop thru the entire table RS count
and do RS.DELETE in each of the loop.
Cannot open password protected MDB file using DAO01 Jun 2004 20:56 GMT2
I've developed an application (VB 6.0, DAO 3.6 Object library, Access 2000).
I need to password protect the MDB file. And I made the changes in
application also, where I was opening the database.
Code is as follows:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 May, 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.