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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
vb04 Apr 2004 22:16 GMT5
what is the alternative to the old DOS commad (dir/s)?
in visual basic?
thank you.
Some Advice for a Beginner04 Apr 2004 17:02 GMT1
I'm currently in the planning stages of my final project at
university. I have decided to make a business simulation game using
VB6. I am a beginnner with VB so am after some advice on the best way
of going about implementing a database into the program.
Some advice for a beginner04 Apr 2004 16:45 GMT1
I'm currently in the planning stages of my final project at
university. I have decided to make a business simulation game using
VB6. I am a beginnner with VB so am after some advice on the best way
of going about implementing a database into the program.
Database query question04 Apr 2004 05:24 GMT3
In my VB program using Access database, I want to get only records that
match my query criteria (i.e. memberID *AND* dateBorrowed in the table
tblItemBorrowed). MemberID is an integer, dateBorrowed is of Date type. To
view a list of all items borrowed by a member today,  I used the ...
Identity field problem03 Apr 2004 17:22 GMT1
I am having a problem inserting new records via VB into an SQL server
table that has its id Field set as an Identity.
it appears ADO does not let the fiels increment when updating inserting
the new record as i keep getting a primary key violation error  "cant be
Primary key cannot be found?03 Apr 2004 15:47 GMT1
The line
Set f = ado.Recordset.Fields("id")
where f is a Field and ado is an ADODC control, it says the field cannot be
found.
Counting Records03 Apr 2004 13:58 GMT1
I have a class module set up called Quiz
I have a access database with two tables Quiz and Identification
I need to be able to determine the amount of records in the Quiz table to
generate a random question. The problem is I cant seem to get the code to
Create ODBC with VB03 Apr 2004 01:49 GMT2
Dear , all
   How can i create ODBC from VB 6 . the ODBC connect SQL SERVER
Thank,
Import text file into access database table02 Apr 2004 23:16 GMT2
I've been trying relentless to import a text file into an
access table using visual basic, but with no luck. Does
anyone has codes for that purpose?
Compacting a Jet 4 dtabase using ADO and DSN02 Apr 2004 19:19 GMT4
I want to compact my Jet 4 database using ADO. As I may not know the
location of the database on my clients machine, I have set up a DSN called
NEQAS that points to the database on my clients server.
I am now a little lost as to the next step I must perform to compact the
Accessing fields after OpenRecordset02 Apr 2004 17:53 GMT2
I'm looking at some code that makes use of OpenRecordset as follows:
sqlOnBatchQuery = "SELECT * FROM PRODUCTBATCHES WHERE BatchNo = '" &
cboOnBatch.Text & "'"
Set rstOnBatchProductBatches = dbKCRetail.OpenRecordset(sqlOnBatchQuery,
Problems connecting to an access database02 Apr 2004 15:43 GMT1
I'm a student Informatica in Belgium. We get classes Visual Basic here and
where now bussy with the subject databases.
I work on my laptop where i've installed an Win XP OS with an Office 2000.
The problem now is that i'm not abble to connect to my access database. I
Problem connecting to an access database02 Apr 2004 14:07 GMT1
I'm a student Informatica in Belgium. We get classes Visual Basic here and
where now bussy with the subject databases.
I work on my laptop where i've installed an Win XP OS with an Office 2000.
The problem now is that i'm not abble to connect to my access database. I
Connecting to Access DB on the net02 Apr 2004 12:32 GMT6
Where can i find an example. Is there a FAQ site off this group?
appending paramters02 Apr 2004 04:50 GMT2
the vb code is looping through a recordset
within the loop another stored procedur
with ado is appending parameters and then executing
the first excute within the loop works
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 March, 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.