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 / December 2003



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
error 3251 Object or provider is not capable of performing requested operation.18 Dec 2003 03:12 GMT3
Okay can someone help me out.. I don't see it..
the addNew failes..
Dim Cnxn As ADODB.Connection
  Dim rsBoeken As ADODB.Recordset
File DSN17 Dec 2003 22:07 GMT1
Does anyone have an example how to write code that will do the following on
startup?
1.       Check to see if FILE DSN already in system ( IF EXSIST QUIT )
2.       If it doesn't create the new FILE DSN
SQL Server Connection17 Dec 2003 20:25 GMT3
I have a program set up that connects to a SQL Server
database using Windows XP/2000 integrated security.  It
works fine on my computer, but I now want to let everyone
use this program.  How would I capture the Windows logon
Access - Locked Records17 Dec 2003 17:19 GMT6
I have an app using VB6 and Access 97 that is multi-user
and has been running fine since 1997.  Right now the
Access database in on a server running Windows 2000
Server. Most of the user machines are running Windows 98.  
sound in visual basic17 Dec 2003 13:27 GMT7
I have an ado control with an access dbase and i want to make a button that
when its clicked a specified wav or mp3 file will be played in accordance
with each record  on the access database. Does anyone know how do do this?
Jeroen
Access - Allow Zero Length17 Dec 2003 13:06 GMT2
I am creating a table in Access through VB. I want to
change the "Allow zero Length" attribute of a column
to "Yes". How can i accomplish this through VB/Query.
Thanks,
Newbie with "Operation is not allowed when the object is open." error17 Dec 2003 09:31 GMT2
h
I am using the Data Environment in VB6 to query an Access 2000 db.  I'm running W2K at SP5 with MDAC at v2.8
Most of my queries work just fine - but I keep getting errors when trying to execute some specific queries (which have worked fine in the past) - code snippet below
This ...
error code :2147217883?17 Dec 2003 03:13 GMT1
when i addnew a record to a recordset ,i got this error
how can i do?
thanks !
Database connectivity to MS Excel files17 Dec 2003 03:10 GMT2
Sir,
 i have made an odbc connectivity with excel file as abc
through control panel.  but while opening record set
through this dsn, i am getting error saying that table not
vb data bound problem after Service Pack 4 (SP4)17 Dec 2003 02:56 GMT3
    We have a (VB6) application that acts as a front end to a SQL Server
    2000 database. The app is running on Windows 2000. Since the customers
    that recently installed Service Pack 4, one of our forms started to
    generate the error: "Binding Collection Error - Field not updatable:
copying from one ado recordset to another17 Dec 2003 02:25 GMT1
I need to open an adodb recordset from a proprietary data source and copy the results into a sql table on an msde 2000 platform. Unfortunately being msde I don't have access to setting up a linked server or to scheduling a DTS package. I figure I can open one adodb recordset and ...
Display results from query in datagrid17 Dec 2003 02:19 GMT1
I've got a datagrid which is fed by a dataset and allows
me to perform standard record navigation and maintenance
what I want to do though is filter these result based on
the text which appears in one column of the database
What will you do? when your Dataset runs out of room?17 Dec 2003 01:53 GMT4
I'm working on an application that involves massive
databases. (Up to now our test data has been "small" and
the data adapter, data set, approach works fine.) But I'm
concerned that reading massive amounts of data from the
sound in visual basic16 Dec 2003 23:12 GMT2
I have an ado control with an access dbase and i want to make a button that
when its clicked a specified wav or mp3 file will be played in accordance
with each record  on the access database. Does anyone know how do do this?
Jeroen
mciSendString16 Dec 2003 23:08 GMT1
I made a program where wav files will be played from the database, with the
full path.LIKE
i = mciSendstring(open d:\sound.wav type waveaudio",0&,0,0)
i = mciSendstring(play d:\sound.wav ",0&,0,0)
 
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.