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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SQL + VB6 + Access09 Dec 2004 20:56 GMT2
Can anyone please help with the following problem.
I have three tables and join two of them on a common field.( Table1 and
Table2)
The problem is that one of the tables might have more than one row
Fields Properties of tables09 Dec 2004 16:34 GMT2
i'm writting a program that compares the tables and fields of two databases
in order to know if they are equal.
I allready made the code in order to see if a certain database has all the
tables that exist in the other table of the other database and i allready
como hacer coneccion a DB access sin DSN09 Dec 2004 10:18 GMT1
Estoy tratando de crear una coneccion para leer unos datos de una base de
datos en access pero me da un error, antes lo hice pero con DSN y funcionaba
ahora cuando trato de hacerlo DSN-Less:
Run-time error
REQ: Advice Using (data)control  (DAO database)08 Dec 2004 21:29 GMT4
I have a database using DAO and a query. Now i'd like to show the results
in a "data control". I only have to display the query results (no editing at
all)
In my app. the user can select a database (all databases have the same
DSN Less Access conection08 Dec 2004 13:16 GMT2
I am triying to convert a DSN access connection, to a DSN Less connection
but I am getting errors, on the DSN connection it worked but now  doesnt,
I'm getting this error:
Run-time error
convert recordset fields collection to generic collection of fields?07 Dec 2004 22:51 GMT1
I'd like to create a middle tier object for my application, an api of sorts.
this api would only expose the business objects, not the underlying database
components.  consequently, i'd like to convert a recordset's fields into a
generic collection of field objects.  is there a ...
Updating Tables07 Dec 2004 22:49 GMT6
I have a large table in a MySQL database. To add records to this table, I
usually do:
' Connect to db. Connection is cn.
Set rs = new ADODB.Recordset
Concurrent Data Retrieval07 Dec 2004 22:42 GMT1
I have the following scenario, please tell me if this is possible:
I have a multiuser application. I have a master-entry form for (example)
Countries. Another form lists the Countries in a DBGrid.
My problem is when User A enters a new Country thru the Master Form, then
Automatic Sign off...07 Dec 2004 22:10 GMT3
I am using Visual Basic 6.0 SP 5. In my application if there is no
activity for say 5 min I want to automatically log off from this
application. When I say "no activity", I basically mean that the end
user is not using this application at all for 5 min, no mouse clicks no
Updating Tables (again)07 Dec 2004 19:32 GMT1
Ok, this bugger is still giving me fits. All I want to do is insert a record
into a MySQL database via VB/ADO/ODBC (MyODBC 3.51) *without* reading the
entire table first. Now the ODBC driver is returning "SQLBindParameter not
called for every parameter) - which I gather means that ...
Recordset to XML07 Dec 2004 19:08 GMT1
I need to convert a VB6 ADO Recordset to XML so that it can be serialized and
passed into a .NET Web Service.  Can anyone help me with this?
Thanks
Delete from tableX where Field1  like ... works in Access but not07 Dec 2004 14:54 GMT1
I have a table in which I would like to delete some records that don't have a
particular character at the beginning of the field.  An sql statement in
ACCESS works properly, but when I try to execute the same delete from VB6 via
ado...
reading specific data from sql07 Dec 2004 11:59 GMT2
This reports an error
Private Sub cmdlogin_Click1()
    Dim cnMySql As New rdoConnection
    Dim rdoQry As New rdoQuery
VB6 and SQL Server BCP07 Dec 2004 11:07 GMT3
I'm wondering if there are any fellow VB6 coders our there that have coded
projects using the command line BCP program from SQL Server to import data.
We have a couple production applicatoins as work that uses BCP behind the
scenes to load our DSS servers on a nightly basis.  For ...
refresh07 Dec 2004 08:39 GMT1
Hello, I use a recordset and bind to a grid, when I refresh the recordset,
the cursor move back to the
first record, I added a bookmark to avoid the movement, but still,
sometimes, the bookmark cursor
Pages: 1 2 3 4 5 6 7 8 9 10 11 November, 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.