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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
MSHFlexGrid06 Jan 2004 07:10 GMT1
I'm using MSHFlexGrid, I want populate the grid with the records of a
database.
strConn = "Provider = Microsoft.Jet.OLEDB.4.0; Data Source =" & App.Path
& "\db\arch_costi.mdb"
Newbie with Ado.Net & VB06 Jan 2004 03:12 GMT2
Morning Group,
Can someone possible answer a simple question for me?
Should I use the Database Connection, DataAdapter, and Dataset Wizard or
should I right my own code and not bother with the Wizards?
Executable files with ADO06 Jan 2004 03:07 GMT2
Is it possible to run a project with a database connection
just from the executable file?  If so, where does the
database file need to be located?
Large MSDE tables slows VB with ADO?06 Jan 2004 02:59 GMT6
Hello and happy New Year.
With:
  VB 6.0 SP5
  ADO 2.7
Delayed response time of a disconneted recordset with filter option 06 Jan 2004 02:52 GMT4
we are working with VB 6 and ADO using SHAPE to recover data from database:
   Set rsProductos = New ADODB.Recordset
   rsProductos.CursorLocation = adUseClient
   rsProductos.Open strQuery, strConexion, adOpenStatic, adLockReadOnly
connect to database using calender value in query06 Jan 2004 00:46 GMT1
hi i have the below code that connects to an oracle database
what i want it to do is the user selects the date required on a
calender object  types in a number in the a text box and press a
button it then should the carry out the query
VBSql.OCX versus ADO05 Jan 2004 23:39 GMT2
Group,
I'm working with a project group supporting and enhancing a product that has been around since the earliest days of Visual Basic.  When moving to a new version, it was a matter of them updating the necessary code
Before ADO was even conceptualized, this group utilized the DB ...
Empty Recordsets w/o Visual Studio Installed05 Jan 2004 23:25 GMT5
Group,
I've got a VB6 frontend to an Access 2000 database.  I'm using DAO
recordsets to populate 2 DBgrid's.  The DBgrid's are populated
correctly on my Windows XP production machine and 2 windows 2000
3706 error using MSDASQL on XP05 Jan 2004 23:01 GMT1
I have several apps that we have developed using ADO and MSDASQL. They connect to our SQL database just fine from Windows 2000 development machine or a Windows 2000 machine we are installing the MSI to. When I bring them up on my XP Pro development maching I get the following ...
How to deal ??Urgent.05 Jan 2004 20:58 GMT4
I' m using Vb 6.0 And Access 2000
Can i write some expression in Access database after creating by using vb6.0
For example
in the database have 3 Column
select statement is not working05 Jan 2004 16:08 GMT2
I am using ms-access and in that I link
the tables from oracle. I create
a form and in that i have a text field e.g. emp_no
this emp_no field should take the max value from
SQL Statements05 Jan 2004 16:05 GMT1
1) Do the posts in this forum also appear on the USNET newgroup feeds
2) What is the NNTP Server or IP Address for the microsoft newsgroups that can be use in a reader like Free Agent?
datetime compatibility access/sql server (ADO)05 Jan 2004 15:17 GMT2
I'm trying to create a VB applciation. When i try to run this query with an
access database:
"select * from order where orderDate = #" & date() & "#"
the query return the information requested.
Most efficient to Connect to database and keep connection open or to open and close connection for each transaction05 Jan 2004 15:08 GMT2
In my application the program goes through all the database stages for each
transaction.  I am using DAO 3.51.
For example in getting a recordset, program does this:
OpenDatabase
BOF & EOF05 Jan 2004 12:49 GMT5
I am using VB6 (SP5) and a SQL 2000 recordset
One of the problems i am having is the moving from one
record to another. In one Recordset there are 300
records, when i hit record 300 i would expect the EOF to
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 December, 2003
 
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.