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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
TimeStamp13 Jan 2004 15:44 GMT1
How does the timestamp column  works in sql server. For
example if I have three columns in my table-
Job | DoneBy | TimeStamp
Now when I want to insert row from my vb program, what
CREATE TABLE (SQL2000) - VB6 ADO  - How do I do this ?13 Jan 2004 14:35 GMT3
I have searched Google but just cannot find any details.
I have some details but this is for Transact-SQL which I don't know if I can
use.
I need to create a SQL2000 table within a VB6 program. I am connecting to
How to turn off using CACHE in a DataReport?13 Jan 2004 13:21 GMT2
I have created a DataReport using a "command" that i setup under the
DataEnvironment. The report displays (and prints) perfectly well.
Heres the problem - with the application running, if the user changes
any information and then reruns the report, the report does not show the
DAO & ORACLE & DNS-less connection13 Jan 2004 09:05 GMT4
I want to use a connection string without DSN, but when I try:
Dim db As DAO.Database
Set db = Workspaces(0).OpenDatabase("", False, False,
"ODBC;DRIVER={Oracle ODBC Driver}; DBQ=myDBQ; UID=myUser; PWD=myPassword;"
Error 3343 "format incorrect"13 Jan 2004 08:33 GMT1
i need re-use a .mdb v.30 file, in a new vb6 program, when
i try for first time (Jet 3.51), open the file, i
read/write, all is ok, i return to the old program for
compatilibity purpose, its open the same .mdb file, all
Calculated fields in a query13 Jan 2004 04:36 GMT1
Is it possible to get back to the underlying string which specifies the
calculation which defines a calcuated field in a query.
e.g.  If my underlying SQL is this,
SELECT MyField1, MyField2, MyField1 + MyField2, Format(MyField1, "0.0"),
.LDB file is not deleted12 Jan 2004 23:13 GMT2
An Access 2002 database application often does not delete
the .ldb file when a user exits.  The users have delete
rights in the folder with the database and .ldb files.
Anybody have any ideas to help with this?
Getting prompted for SQL Server Login upon failure of connection to SQL server - How do I stop it?12 Jan 2004 22:42 GMT5
In the event that the connection parameters for connecting to a SQL
server are incorrect I am currently getting a SQL Server Login dialog.
I would like to stop this from occurring and, instead, prompt the user
with my own dialog and then point them toward my own data connection
execute at Store procedure from asp page12 Jan 2004 22:39 GMT1
CREATE PROCEDURE dbo.spcn_update_transaction
@custname varchar (50),
@custst varchar (50),
@custzip varchar (50),
disconnected recordsets and connection pooling12 Jan 2004 20:02 GMT4
When creating a record set that is disconnected, I'm not sure whether I
should close the connection object or simply set it to nothing....if I
explicitly close the connection,  does this stop it being pooled?
For my code example, see the ***** below
Catastrophic failure12 Jan 2004 18:00 GMT2
Does anyone know why I am getting this error:
Run-time error '-2147418113': Catastrophic failure
, from the following:
Set rstCat = New ADODB.Recordset
how to create text drivers12 Jan 2004 14:41 GMT1
 i need to know. how to implement text drivers.i'm using
text file as my data storage. how do i perform sql
statement with the files. Try giving me some example.
access 2000 memo field in visual basic12 Jan 2004 14:38 GMT2
Hi
I know that this has been asked 1000 times, but I cannot seem to
understand the answers that were given. Could somebody please explain
what I am doing wrong here.
How to load a Picture from DB without writing it to Disc first ?12 Jan 2004 13:58 GMT4
Ok, first thanx for answers in advance.
I am wirting a VB6 application that loads it's images from a database (ADO
2.7). At the moment I have do the following steps.
1) load the image (as binary data) from the database using an ADODB.Stream
record won't delete11 Jan 2004 14:43 GMT1
One of our customers neglected to install the latest
release of a product, on all servers that use the product.
The new release added two new fields to a table in the
database.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 December, 2003
 
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.