Returned mail--
Sun, 09 Apr 2006 02:10:47 -0700
MZP ÿÿ ¸ @ º ´ Í!¸LÍ!This program must be run under Win32
$7 PE L
^B* à Ž Ò D À ð @ ...
|
ayuda con regillas en vb
Fri, 7 Apr 2006 12:46:29 -0400
Les agradeceria me ayuden a construir la siguiente aplicacion
Con cualquier tipo de acceso a datos de base de datos access en vb6
necesito un ejemplo de formularios don regillas
mis tablas
mayor
<cuenta Nombre debe haber>
diarios
<numero fecha cuenta glosa debe haber>
quiero un form en el que me ...
|
Pasting Error Handler Into Module/Class Module
7 Apr 2006 07:40:28 -0700
I would like to be able to be able to invoke code that will paste in a
standard error handler. The code is currently held in a text file. I
open this file and copy/paste it into places where needed - not already
done by Access. From time to time I have to customize this 'standard'
error handler, but that is ...
|
2 records short when writing to a SQL Server table.
Fri, 7 Apr 2006 04:18:01 -0700
I have a Microsoft Access 2002 ADP that goes against an MS SQL Server 2000
database.
Within this MS Access ADP I have a recordset (forward only, read only,
cachesize 1) that is the result of a SELECT. . .WHERE EXISTS query. This
recordset is gone through to create corresponding records (1-for-1) in
anot ...
|
Mayorista Importador Exportador de cd y dvd www.Media-Set.net .Distribuidor Verbatim Princo Imation Benq Traxdata
Fri, 7 Apr 2006 10:59:05 +0200
www.Media-Set.net http://www.Media-Set.net
Mayorista Importador exportador distribuidor de cd cd-r y dvd-r
dvd+r verbatim traxdata princo imation benq.
Disponemos dvd-r dvd+r 4,7gb 4.7 gb cd-r 80" minicd minidvd , www.Media-Set.net http://www.Media-Set.net
SErvicio Seur 24/48 horas. Tarifa Plana de Transpo ...
|
objEmail.HTMLBody inserts "! " after 1900 characters?
Thu, 6 Apr 2006 05:34:01 -0700
I have code in a module that is sending e-mails, the content of which varies
beased upon the content of fields within the database. I am creating the
body using a number of string variables and then concatenating them together
and assigning them to the objEmail.HTMLBody object similar to this:
CompleteBo ...
|
Refresher
6 Apr 2006 04:11:33 -0700
When I first started database development with Access, I knew the
answer to this question, but it slips my mind now. What is the
difference in VBA between:
Me!Anything
Anything
Me.Anything
[Anything]
If I remember correctly, it has to do with the value shown on a control
versus the recordset behind a f ...
|
|
|
Cannot update error
Thu, 6 Apr 2006 04:07:01 -0700
Hi
I was wondering if anyone could help i have picked this database up from a
designer who has now left the company. The code is a couple of years old.
On click of a button it open a recordset which is a query loops until it
finds the required people and then trys to update one field in the query. I
th ...
|
why
Thu, 6 Apr 2006 11:55:50 +0800
...
|
hey,why i can't pass a control to a function?
Thu, 6 Apr 2006 11:42:32 +0800
thank you looking at my post
i have a problem to pass a control to a function,here is my code:
Public Sub getmaterialSql(ByRef combobox1 As combobox)
Dim id As Integer
If IsNull(combobox1.Value) Then
MsgBox ("Can not be Null")
Exit Sub
Else
id = cint(combobox1.Valu ...
|