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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
List of DAO error codes11 May 2004 00:16 GMT6
I have some flakiness going on with some code ... getting crytic ODBC
errors on the DAO Update method.  I forgot to write the error number
down and can't seem to reproduce the error now.  But I want to put some
error checking in and dump out the error code next time it happens.  ...
FieldChangeComplete10 May 2004 23:26 GMT1
Hello again
i have a textbox, connect to a ado datacontrol
if i change the textbox and after make
ado.recorset.update
Linking a datalist even to adodc10 May 2004 22:56 GMT1
When I select an item from a datalist by clicking on it, I would like
adodc moving to the current record selected on the datalist.
Please help.
Roro
Using Access with VB10 May 2004 22:39 GMT2
Is it possible to use a control to display data in an existing MS Access
(lookup) table, then select a specific record and copy it to another table?
I don't want to manipulate the (lookup) table, just get data from it to add
to another table.
How to access office2000 access file?10 May 2004 20:05 GMT5
BlankHello,
  I have visual studio 6.0, I tried to open office2000 access database from VB program, I got error message. Somebody said I have to install sp5, I did, but I still can't open access database, but I can use office97 *.mdb files.
   What should I do? How can I use ...
Missing error 3197 in multi user environment10 May 2004 10:53 GMT1
I am writing a multi user program in VB 5 , using DAO 3.5 (Jet) and I have
the following problem.
Station A reads (method Seek) a record, station B reads the same record.
Station A changes the record ( methods Edit and Update), a little bit later
vb6 sp6 bug printing with win9810 May 2004 10:36 GMT6
i recently upgraded to vb6 sp6. before (wit sp5) printing under win98 was no problem, but now (with same source) i get errors like overflow, automation error, unable to create object, etc..
project uses mdac2.8 to print data from a sql2000 databas
all updates are installed on the ...
Accessing MS Access and SQL Server from VB 610 May 2004 10:31 GMT4
I have a large and totally unbound VB 6 program that currently accesses an MS Access 2000 database using ADO.  I would like the program to be able to access either the Access database or SQL Server 2000 database
I know there are a few differences in the sql syntax and would like ...
DAMAGE after normal block10 May 2004 05:40 GMT1
Help!!!
Grrr...
Within a View class:
::OnInitialUpdate
DoCmd.OpenReport Prints to Printer, I must be missing something!10 May 2004 00:54 GMT2
From VB 6.0 SP6 with all the appropriate references loaded
Access 10
Here's a code snipet
 Set acApp = CreateObject("Access.Application")
recordset ADODB empty reading a  blob column in mysql09 May 2004 20:53 GMT1
i want to write blob contents to a xml file
Private Function CreaFicheroTextIn(ByVal ExecutionId As String) As
Boolea
 Dim sQl As Strin
Using OleDBDataAdapter.Update with Access I get Syntax error in UPDATE statement09 May 2004 20:48 GMT2
I have just started developing in VB.net 2003.  I want to us the OleDBDataAdapter.Update(dataset,tablename) method.  It work just fine with MS Sql Server 2000 but when I use the same code with Access, I get an "Syntax error in UPDATE statement".  Do I need to do something ...
ADO Shape with selective COUNT09 May 2004 20:26 GMT1
In the results of my SHAPE command there are some child records with a
number in the Component field of the Yearly_Details table. This is
part of a composit key to another table. I would like my SHAPE command
to show me a count of only the records with a value of greater than 0
how to check if table exists in Access with ADO?09 May 2004 20:17 GMT4
I need to see if a table exists in Access using ADO.  I
tried
"Select Name from MSysObjects Where Name = 'myTable'"
But I got an error message that I don't have permission to
BLOB String to JPEG09 May 2004 20:13 GMT1
I have a VB class which converts BLOB from Oracle DB to JPEG, BLOB is read from the DB directly and converted to JPEG image
In one of my applications, the BLOB image is automatically converted and passed as String. The BLOB size is 4 KB, So I'm pretty sure that string will not ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 April, 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.