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
Time format mask abject failure25 Jan 2004 17:49 GMT2
I am trying to format a mask to enter data into a mdb database to hold a
time value such as 5 mins and 34.23 secs as 05:34.23 or in some form that
can be retrieved and entered.
The database can  be configured to store whatever is necessary be it number
open the pc's default browser with VB25 Jan 2004 00:42 GMT1
I would like to open the pc's default browser with VB, any suggestions?
check box value from Access 2000 database25 Jan 2004 00:31 GMT2
I have a simple VB6 program that displays info from an Access 2000 database and allows you to scroll through the database using an ADO connection with a recordset. All of the info is working except for the check boxes. I don't know how to display whether or not the box is checked ...
Where to execute VB program from ?24 Jan 2004 18:16 GMT1
We are using a client server ERP package.   It allows the execution of extra
programs at certain points (events) within the packakge (i.e. at completion
of a sales order).
We want to write such code that executes on completion of the order...
simple database program24 Jan 2004 17:47 GMT2
I want to make a simple DB program in visual basic. Its job will be the
following: I have some reptiles, and i want to make a prog. where I can
enter every date of feeding, mating, egg-laying, hatching, ...
The first step will be just to enter the date, end when it has been fed. How
Timestamp field24 Jan 2004 02:05 GMT1
i am trying to create a database in vb6 that will have a timestamp field.
here is the code i use...and doesn't work.
   Private Sub Form_Load()
       Dim WS As Workspace
VB and different versions of Access23 Jan 2004 23:26 GMT2
Hi Ive developed a VB app for an external client which accesses an Access
database. When Ive been designing the app Ive been using Access 97, but the
client is using Access 2000. Because of security issues they did not give me
a full database (not all data but same design). When I ...
Syntax error in ALTER TABLE statement23 Jan 2004 21:56 GMT4
I use ADO with DSN based connection object (cnn).  I'm trying to execute this code:
strSQL = "ALTER TABLE tblUsers ADD UserId2 LONG DEFAULT 0
cnn.Execute strSQ
and I get [Microsoft][ODBC Microsoft Access Driver] Syntax error in ALTER TABLE statemen
VB newby SQL question23 Jan 2004 18:31 GMT1
I know you can use ODBC to connect to a database and I know how to do that.  Now I want to start a SQL query and run it to get some information from the database.  I know the sql for what I want to do, but what code do I use to let the VB app know that this is a sql query?  For ...
VB6: Error 525 "Data access error"23 Jan 2004 18:17 GMT1
I have a program made in VISUAL BASIC 6, and using DAO 3.6, MDAC 2.8,
and JET4 SP7.
My program simply have a recordset, which I use to acsess my MS ACCESS
97 database.
DB2 ODBC driver23 Jan 2004 17:24 GMT2
I want to access DB2 through my VB application using ODBC . where can I get the suitable ODBC driver for this.
Regards,
Ramesh Sajja.
Order By in ADO23 Jan 2004 13:46 GMT1
If I do this in ms sql enterprise manager, where a is a load of integers
select a from b order by a asc
I get
1
Need help on VB6 and MYSQL statement23 Jan 2004 12:56 GMT2
Hi pple..
I have 3 fields in my MySQL Table:
Record No 1
Add1: 100
update problems over network22 Jan 2004 23:54 GMT3
I have a program which ised DAO to access and update records in a jet
database.
My customer has it on a newtork (100mbit) similar to my set up here,
but his traffic is greater than mine.
Saving a picture22 Jan 2004 19:43 GMT1
I have an Access database and want to save/load pictures to/from it
I have a database of people and I want to store pictures on that database with those people. I have an Image object on the form and a button which, when clicked, opens the ShowOpen commondialog. This is fine and, ...
 
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.