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
what is "Multiple-step operation generated errors" Run-time error (80040e21)  ?09 Jun 2004 13:35 GMT1
I have a generic ODBC driver. I am using ADO from VB to update a table in my
database, see the following VB program:
   Dim rs As ADODB.Recordset
   Set conn = New ADODB.Connection
copy DB question09 Jun 2004 07:44 GMT5
Well I have a question
How can I make a selection from table from a X database and create a table
with this result in a Y database?
Help! please!
how to identify client08 Jun 2004 22:51 GMT4
how can I identify the client PC that is accesing StoreProcedure in SQL
2000 with VB6?
MS Access / SQL Server Data Syncroniseation08 Jun 2004 17:29 GMT6
Basically I'm trying to write a program (will eventually be a web service)
that will syncronise a Microsoft Access Database (this would be on the local
Machine) with a SQL Server Database (this will be on the web).
Currently I'm trying to do this by checking each record's GUID to ...
Connection.Execute causes untrappable runtime error08 Jun 2004 15:31 GMT1
This is not a question, but a description of a simple (solved) problem
and solution which others may be interested in.
I am writing a data processing app in VB6 using ADO.  It does everything
basically using sql statements dynamically built from the user input.
Problem with disconnected recordsets08 Jun 2004 12:27 GMT15
I have a server component with many classes. Each class holds a disconnected
recordset which represents 1 record. The client does changes to the server
objects (add, edit, delete, etc) and saves. On saving, the server objects
should save back the data in the database, calling a ...
Access/VB Date Format Problem08 Jun 2004 09:52 GMT5
This is really bugging me!
I have a table that audits useage (date, time & user etc).
Every time a user changes a record it modify the record to say what
date it was last modified. Easy so far:
How to connect to a file on the Internet?08 Jun 2004 09:32 GMT1
I have an apllication that is already running as a client server application
with Access as the DB and the interface is in VB6, now we need to use this
app. over the intranet , I tried to make a VPN but i couldnt access the .MDB
with a full path, I although I have enabled "File And ...
Help!! deployment wizard08 Jun 2004 06:36 GMT1
I am attempting to run the package and deployment wizard.
I am getting an error 372
"Failed to load msflexgrid from msflxgrd.ocx"
The version I am using came with my vb6 app.
ADODC Requery and refresh don't work right08 Jun 2004 04:21 GMT3
I hope you all can give some insite on this problem. I'm having alot of problems with the ADODC control. I have a True DBgrid displaying the order details that are filtered through the data control (Filter prooerty). The recordset contains a join between two tables.
The problem is ...
Filling comboxbox without using additem08 Jun 2004 03:09 GMT2
Can you populate a forms 2.0 combobox without using additem, rather by
binding it directly to an Access database? I want to use the Combobox rather
than the Datacombo for some of the other properties it posses.
Nordtorp
Is this possible?07 Jun 2004 22:46 GMT2
I have also tried this in another posting
Hello everyone
I am currently writing a VB6 application that will connect to an Access database using ADO objects. The problem is that the Access database is password protected and I would like to enter the password through code when the ...
Change a field name07 Jun 2004 22:27 GMT2
VB6 with access db backend.
I need to provide a means for a user to change a field name. I think it
can be done using a Command object, but I can't find the sql syntax to
use in the msdn. Any assistance much appreciated.
Checking if a Table is present using ADO07 Jun 2004 18:30 GMT3
Is there a way to check if a Table is present using ADO once the database is
successfully opened. If the Table is not present, I know I can create the
Table with no problem. Just want to trap if the Table exists.
Thanks in advance,
Execute SP in SQL fails with GUID07 Jun 2004 17:45 GMT1
All,
I'm getting an error when calling a Stored Procedure from VB6 (to SQL2000)
Tested the stored proc and thats fine when run in SQL query tools.
From VB6 I'm creating a ADODB.Command (mdac 2.5) and adding parameters -
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.