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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using DAO with Access2003 database20 May 2004 15:21 GMT5
Does anyone know of a version of DAO that supports Access 2002/2003 databases
The help says to specify Version=1 thru 4 when using CreateDatabase
These values correlate to Access, Access2, Access95 and Access2000
I would like to be able to create Access 2003 format also.
Connecting to an Acess DB w/ASP20 May 2004 14:58 GMT4
I am trying to connect to an MS Access database, using ASP and ADO.  I
know when I try to do this locally, I just need to set up a System DSN
data source and call that in the ADO.
When I want to move this app (populating drop downs from an Access DB)
datagrid key column20 May 2004 11:56 GMT4
I've got a problem with a datagrid control .I've got a form with and ADO
data control and the datagrid control : the Data Control is connected
to a MSDE 7.0 db with a simple "select * from mytable" . The datasourc
property of the datagrid is set to the datacontrol
Crystal Reports on VB20 May 2004 08:54 GMT1
Hi - I'm using MyVbQL.dll with MySQL. Unfortunately I can't use the VB6 Data
Report with this, and the recommendation is to use Crystal Reports.
I remember having sight of CR some years ago when I think it was bundled
with VB5. How to I get it for VB6? Is it free and downloadable or ...
SQL SELECT using vb ADO20 May 2004 05:00 GMT2
this is probably a silly question but...
when i...
"SELECT * FROM tblMyTable WHERE d_sent IS NULL"
i then use...
Disconnected recordset20 May 2004 00:20 GMT3
I am using disconnected recordsets. I have a problem with the CancelUpdate
method. With the disconnected recordset I may add new records and then call
the Update method. Later on, I edit the record and then call CancelUpdate to
roll back.
Setting ADODC Connection String Programatically19 May 2004 21:17 GMT1
Thanks in advance to all.
VB 6 using ADODC
I want to set the connection string at runtime.  WHen I use the following, I
get this error message: [Microsoft][ODBC Driver Manager]Data source name not
"Unspecified error"  with error code -2147467259 19 May 2004 19:13 GMT9
I am getting an error with description "Unspecified error"  with error
code -2147467259 when I try to execute any query using Visual Basic 6.0 via
ADO 2.6. I have both MDAC 2.6 and 2.7 installed. It was working fine until
MDAC 2.7 is installed due to the installation of SQL Server ...
Good Books19 May 2004 14:34 GMT3
Today's excursion into programming starts with one of the weak links in my
armor. I need a good book in the intermediate to senior range for SQL. I
will eventually end up making my own databases. I can see at least three
separate DB's. I will be using MYSQL on the web and here at ...
Updating and Retreiving Image Column through Stored Procedure19 May 2004 09:04 GMT2
Does anybody have the code snippet for updating and retreving the Image
column through stored procedure using ADO I m using SQL server 2000 as a
backend.
Can we using PictureBox control for this (i.e without reading from the image
Trouble with eval() and database connection19 May 2004 09:02 GMT1
I'm having trouble using eval to pull information from a database
connection.  The information I need to retrieve is stored in another table.
   Example:
       Column1 = "idata.B3"
What is the Type in CreateParameter method for Image DataType?19 May 2004 02:05 GMT1
 I have files upto size of 100 MB to be uploaded into SQL Server 2000 from VB 6 Application with MS Access XP as client database.  I was able to save and retrieve that data from MS Access database using OLE Object data type.  Now to insert that data into SQL Server 2000 into an ...
mydb.close18 May 2004 21:36 GMT2
When I open a connection to a local MS Access 97 Database using DAO, would I
need to close the connection after doing what ever I need to do with the
records within a table.  If I do not close the connection, can I keep
querying the database.  Is there a timeout on the opened ...
Command Output Parameter Problem18 May 2004 20:49 GMT1
Can anyone tell me why this code fails to return the output parameter from
the SP.
VB.Net Code ----------------
Dim adoCmd As New ADODB.Command
Connecting to SQLServer from VB618 May 2004 19:26 GMT1
My application is designed with VB6.0 and SQLServer7.0. When my
application starts I have a window with the list of databases. To get
some information from each database I have to connect to them in turn.
I use ADO 2.7 to do it. It goes without problem. After connection to
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 April, 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.