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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Print an Access Report in VB using DAO25 Nov 2004 05:39 GMT2
Is it possible to use DAO to print a Report in Access.  I expected something
like this:
set d = dao.OpenDataBase (<...>)
set r = d.Reports("MyReport")
Fast printing25 Nov 2004 02:21 GMT5
 I want to print tickets by retrieving data from the database. It will have
two loops (big loops). First i want to show the print data on the screen coz
each row on the paper contains two tickets.
Once the user sees the o/p on the screen and issues print command once he is
ado to stored procedure interaction24 Nov 2004 23:44 GMT1
Greetings and thanks for the help!
I am a newbie to ADO and mystified by this:
In MS Access 2003, I am updating some SQL 2k tables via a stored procedure
that updates 4 different tables sequentially.
vb.net connection to Access database24 Nov 2004 22:07 GMT1
I am developing a vb.net application that requires a connection to an Access
database. I am developing it on my own PC but will be sending it to a client
who will put it on a server. On my PC, the Access db is located on my C: drive
and it runs fine. But the client wants it on his R ...
If field('field name') exists24 Nov 2004 22:00 GMT4
How to check whether the field in a record set exists or not/
Printing an Access report within VB24 Nov 2004 21:16 GMT1
Is it possible to use ADO (or DAO for that matter) to print a Report in
Access?  I expected something
like this:
set d = OpenDataBase (<...>)
Updating a DateTime field with a DataAdapter24 Nov 2004 13:57 GMT2
I am using VB.NET 2003 and an OleDBDataAdapter to update an Access DateTime
field.  The problem is the field ends up with only a date, not a date & time.
In my project...
I added an OleDBDataAdapter using the wizzard to my form.  I generated the
SELECT DISTINCT and....24 Nov 2004 04:39 GMT4
I am tyring to figure out the correct SQL statement to use with an
ADODB.Recordset object.
I have a csv file with columns a,b,c,d,e.  I want to find distinct records
based on columns a,b,c.  But I also want to include columns d and e for the
LDAP Help Needed24 Nov 2004 03:09 GMT1
I need to create a small utility whereby I can pass a user name such as
SurName = "John" and LastName = "Doe" and get back his ID :For example
"doej"
Can someone show me a program that will connect and perform this query?
UpdateBatch24 Nov 2004 01:17 GMT3
I am trying to perform an updatebatch statement on a recordset that was
originally populated by a stored procedure which included a GROUP BY but I
am unable to do this ?  It works fine with other SP's that dont have a GROUP
BY clause.
mdb "file in-use" with VB623 Nov 2004 18:44 GMT1
I have two programs that are almost identical, including using the
same name for the MDB file.  They are in separate folders and are both
coded to find the MDB file in the application path.  I have been
getting the dreaded "file in use" error only on this program.  Just
Where is my data?23 Nov 2004 17:42 GMT1
I am fairly new to VB programming and not that good at the mo.  Anyway, I
have imported an Access DB as a data source in VB 2005 Express Edition.
That works fine, but when I add new stuff to the DB in Access, the data is
not automatically updated in VB.  What is the best way to ...
opinion about a view23 Nov 2004 16:55 GMT2
I am working on fixing a bug in production code. The code which is changed
is an ActiveX dll written in VB6. The code uses a SQL string which selects *
from a view where a field = thus and such. I have to change the where clause
to AND another field. I also have to add that field to ...
Database Access Method23 Nov 2004 16:54 GMT2
Hello --
I am working on a VB6 project that accesses a SQL Server 2000 database using
Stored Procedures.  I have seen multiple ways ADO can be used when calling a
Stored Procedure, and would like to solicit your knowledge/experience on the
Connecting to a FoxPro DBF file23 Nov 2004 15:43 GMT3
I have designed a routine inVB 6 which opens the data from a FoxPro DBF
file, does some manipulation and saves it in an SQL Database
This work fine on the machine it was designed on but when it was installed
on two oth machines it started to give the following error: -
Pages: 1 2 3 4 5 6 7 8 9 10 11 October, 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.