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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can you requery one record?15 Feb 2004 19:40 GMT1
In ado can you send a requery to only refresh one record?
Signature

Jason J. Hansen
jason@cabhansen.com

Regional settings and data returned from Access15 Feb 2004 00:57 GMT1
I have a VB application which utilizes an Access 2000 database.
It works fine when the user's Language/Regional setting is "English (US)".
But, change the Lang/Reg to "French (Canadian)" and a typical fraction that
would have returned as "3.14" is returned as "3,14".
printing14 Feb 2004 02:55 GMT3
I have a recordset which I am printing. Some fields are empty and the
printer prints "NULL". I want it to print"" - nothing at all!
Help
Thanks
DoCmd.SendObject in access 200313 Feb 2004 14:58 GMT1
I've been using this string as part of my access 2000 databse to create an
email for me.
Now it has stopped filling in the EmailBody bit on Access 2003 machines.
DoCmd.SendObject acSendNoObject, , acFormatTXT, EmailAddress, SupportMail, ,
Windows 9513 Feb 2004 13:07 GMT3
What should I do to have a VB 6.0 application running on Windows 95
My customer uses Windows 95 with Office 97
I told them to move forwards, but they won't
I created a package, like I did for every platform
MS SQL error with ado data control13 Feb 2004 11:05 GMT3
Connecting to MS SQL SERVER 2000
   Form1.Adodc1.CommandType = "select * from ITMFIL00 where [ITEM-NO] =
'XER11'   "
   Form1.Adodc1.RecordSource = Text1.text
slow loading form13 Feb 2004 10:27 GMT6
I have a form with quite a few textboxes, combo boxes, and a flex grid  that
are filled from a variety of tables.  In my form load event all of the
information is loaded from the various tables.  I am currently using one
recordset to load the information into the combo or textbox ...
How to refresh a recordset over the local network?13 Feb 2004 10:04 GMT2
I have two users who see the same recordset in a grid at the same time. One
user inserts a new record. How can I immediately refresh the other user's
grid?
My project in VB, database: Access over DAO.
VB Source formatter13 Feb 2004 09:37 GMT3
Anybody knows of some VB code(VB code tidy utility) ??
Thx,
Nayan
refreshing SQL query at runtime (data report)13 Feb 2004 06:38 GMT3
I am trying to use a data report (datareport1) that is using a data
environment (dataenvironment1).  I am trying to print a sql query at
runtime.  Here is my code:
In my Form_Load, I am setting the connection string by:
A97 query not working initially...13 Feb 2004 06:01 GMT7
I am using VB6 and ADO with an Access97 database.  There is a backend
database with only tables and a frontend datebase with queries and links to
the backend tables.
When I use a command object to open a parameterized query as
enter and retrieve word documents (or others) from a MS access database13 Feb 2004 02:38 GMT1
How can I code VB6 to INSERT a word document into an access database and
then retrive it? I guess the access databaase needs to have an OLE field but
after that I'm stuffed!
Many thanks
Display VB Version number in a form12 Feb 2004 21:26 GMT4
I have looked and cannot find a way to get the VB6 project compile version
number so I can display it in my "About" form.
Can someone point me in the right direction?
Thanks
Connecting to a Database12 Feb 2004 19:26 GMT1
   In a group project that I am doing for a class, we need to create a
simple client/server application.  We intend to have the database be on the
the server and have the client access it.
   The current way I am thinking about doing it is connecting with
Reading Excel spreadsheets into VB.NET datasets12 Feb 2004 18:13 GMT1
I've sucessfully use the framework below to read an Excel spreadsheet. But the problem I'm having is that it makes the 1st row of the spreadsheet the column names of the dataset. Unfortunatly there is important information in the first row. Is there any way to not have the first ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 January, 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.