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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem deleting some records14 Oct 2004 16:03 GMT3
I got this problem, I can't delete a group of records, from an Access 2000,
data base.
The Error code is 3251, in runtime
"current recordset does not support updating. This may be a limitation of
Alter type14 Oct 2004 15:17 GMT2
how can i with VB6 alter the type of a colom from NUM INTER into NUM DOUBLE
?
opening a specific set of information in a datagrid14 Oct 2004 14:03 GMT1
I am using VB 6 and Access.  I have a datagrid controller.  I would like to
be able to click on a row, then click (command button) 'edit' and open the
information in a new form.  Is this possible?
Thanks
Access updates record very slowly14 Oct 2004 13:28 GMT2
VB6. Access 2000. ADO 2.8
I have noticed that when I write a record to an Access database it doesn't
appear for some 3 seconds which is far to long for my application. Are there
any techniques, switches, parameters that would speed this up?
RecordCount ?14 Oct 2004 12:59 GMT4
im genereating a recordSet from SQL server 200 & VB6( SP5 ) using the
following code
      Dim DuplicateRS As ADODB.Recordset
      Set DuplicateRS = New Recordset
Available SQL Servers on network14 Oct 2004 12:53 GMT2
Is there a way to query and find all available servers on the network
WITHOUT SQL-DMO?
Problem with Adodc when accessing Password Protected DB14 Oct 2004 02:32 GMT1
I have a simple app and Access database.  The database needs to be password
protected.  I have no problem accessing the Database without the password.  
But once I add a password (via access) I get issues with both Workgroup and
invalid user/password.
y2k update in Win 9814 Oct 2004 02:31 GMT3
m using ado 2.7 in my app and packaged using installshield .
when i install my setup in win 98 it prompts me "SYSTEM REQUIRED TO BE Y2K
UPDATE BEFORE INSTALL " and install fails.
what is y2k updation ?
SEEKING records from join tables14 Oct 2004 02:30 GMT1
We are using VB6/ADO with Access. We have a standard header/detail
relationship between two tables (please see below) and need to perform a
seek to the detail records. However, one of the lookup fields comes from the
header. For example, we want to seek on CONTRACT_ID / PART_ID  but
Problems refreshing a table14 Oct 2004 00:18 GMT3
Hi!, My cordial regards, I have this problem... In some computers, my
aplication gave me an error msg when I'm trying to add or update records.
Back in time, I use the Adodc components to access and control the databases
and to solve this problem I constantly refresh the Adodc ...
Displaying all fields in Database at one textbox/label13 Oct 2004 17:37 GMT27
Is it possible to display all the data in the database? I tried...
txtS.text = D.fields(0) + " / " + D.fields(1) + " / " + D.fields(2)
It does display out the first line in the database, but I'd have to add a
'MoveNext' if I want to display another one. Is there a way like...
Password problem and ISAM13 Oct 2004 16:41 GMT1
I've been using ADO for a few years now and now I need to simply open
an access DB using DAO3.6 which has is password protected.
set dbtemp = opendatabase("MyDB.MDB",False,False," ;pwd=mypass")
I get an error about "cannot find...ISAM" something, something...
VB6 and Access9713 Oct 2004 15:37 GMT1
I use VB6 and Access97. Do I need an ADO-control to be able to use SQL for
inserting , deleting and retrieving data from an Access-table?
I now use a DATA-control. The Access-database is located on the local host.
What is a good book or site for VB and databases?
Database Sort Order13 Oct 2004 14:57 GMT4
Is there a way to change the sort order of an existing Access database and
refresh the records according to the new sort order using ADO?
Thanks,
Ivan
VB.NET + ACCESS13 Oct 2004 13:21 GMT3
Can anyone recommend a book or source of info on how to use VB.NET with MS
ACCESS.
Visual Basic 5 and 6 had loads of such books describing how to carry out all
of the every day db activities
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 September, 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.