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 / August 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
I need some help, please.24 Aug 2006 09:56 GMT3
I am programming a form that will allow a data entry operator to key in
data into our database.  I am trying to control what the person actually
keys into a table.  I have two combo boxes that contain information from
two different tables in our database.  1st is the ...
Behaviour between ADO on 'ODBC Access Driver' and 'Jet OLE DB'24 Aug 2006 04:26 GMT4
I began deveoping using a pre-defined DSN based on the MS Access Driver.  It
was suggested to me earlier this month that I change over to the Jet OLEDB
provider instead (Access driver getting old and all).  However I have found
that using JET with a simple Connection String, ...
ADO Call backs23 Aug 2006 19:32 GMT3
I open a recordset in my VB app. If a user changes the data in the database
(Access) how can I get a
callback to be notified of the change? I never receive the
RecordsetChangeComplete event?
run  time error when trying to load the data into a combo box22 Aug 2006 14:03 GMT3
I'm trying to load the data from an access db into a combo box, and this
error is display when the table is empty:
No value given for one or more required parameters.
When I try to debug the error appears in this line:
CSV header conating "." dot and after loading it into dataset its converting into "#" LIKE. First.Name First # Name waiting for your reply22 Aug 2006 09:45 GMT1
    CSV header conating "." dot and after loading it into dataset its
converting into "#" LIKE. First.Name First # Name waiting for your
reply
Recordset requery not doing what I expect!!22 Aug 2006 09:16 GMT1
I have a treeview control allowing me to allocate school classes to a
program of study using Drag and Drop.  (Deep Thanks to Mark J McGinty!)
Instead of relocating the treeview node in the control (by reassigning the
dragged node's parent property), I capture the details of the ...
MSHFlexGrid and ADO22 Aug 2006 09:02 GMT1
I am using ADO RS as a datasource for a MSHFLEXGRID object in a VB6
project.
When I loop through columns of the Grid, i get the error : "subscript
out of range"
Unexpected ActualSize & GetChunk22 Aug 2006 03:43 GMT2
Using Access 2003 as a development database in a VB project, I have some
strange results with ActualSize.
I had populate a table (tblHTTP) with some dynamic field (strCache). Those
fields could be over 512 chars so I define strCache as TEXT (SQL) or MEMO
Asincronous queries22 Aug 2006 01:09 GMT1
I have an application that return a large amount of data into a grid
(500.000 record). The grid shows 20 records. Is possible to obtain the first
20 records and show them when the grid opens and the other records in
asincronous mode?
Flat File connection string21 Aug 2006 16:38 GMT3
i can't find the connection string (and the def of the options) to
access a flat file from SQL Server 2005.
I guess it is something like:
Provider=Microsoft.Jet.OLEDB.4.0; Data Source=MyFlatFile; Extended
Compact and Repair21 Aug 2006 16:37 GMT2
I am using the following routine to compact and repair a database but i get
an error message saying
Cannot start your application. The workgroup information file is missing or
opened exclusively by another user.
Select Statement Help17 Aug 2006 07:07 GMT2
Would appreciate some assistance in modufying the select statement so I can
add a null value to a date/time field in an access database using an iif
statement.
..."INSERT INTO SLATE (s_Date) VALUES (s_Date = #" & IIf(TextReturn.Text =
ADO records not passed within dll16 Aug 2006 17:21 GMT1
I created a dll control which utilizes (among other things) ADO recordsets.
The control properly reads the database catalog and can pull an empty
recordset, but when passing records to a listform (seperate form with a
gridview - as Friend) within the control, no records are ...
ADOX - Create Table16 Aug 2006 13:51 GMT1
I need to create the following table, however when I try to set the reference
column to Autoincrement I get problems. Also I am unsure how to add a primary
key oran index. All he exmaples seem to fail
   If pbUseMicrosoftAccess Then
Hung up using a SELECT MAX when an alter database has been execute in a SQL Server database16 Aug 2006 07:12 GMT2
i've reach a very strange sql server hung up when executing the following
code. I modified a table with an alter table, the sql server locks the table
with SCH-M and it hung up whe using a locktype greater than
ADODB.LockTypeEnum.adLockReadOnly when making a select to that table ...
Pages: 1 2 3 4 July, 2006
 
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.