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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Calling an Access query containing function from VB09 May 2004 20:11 GMT2
I have a query in Microsoft Access that uses a function. When I call this query from VB, I get an error message that the function is undefined. I can run query in Access with no problem and see the resultset
Any suggestion
Thanks in advanc
Ray
How to import datas from Excel to datatable09 May 2004 20:09 GMT1
I'm a beginner of ado.net.
Can anybody help me for the two problems as follows:
How to import data from Excel to datatable
and export datatable as Excel file.
Recordset.Sort  issue09 May 2004 20:04 GMT3
Hi group.
I have a Recordset (rs) with a Field named "Id", so I set
rs.Sort = "Id ASC"
Here is the issue: the compare method (used do sort) seems to ignore
Delete record09 May 2004 19:59 GMT1
Sory my english
i have a ado recordset
ado_familiar.recordsource="Select * from familiar inner join empregados1 on
familiar.empregadosID=Empregados.ID
SQL/ VB6/ MSHFlexgrid09 May 2004 19:49 GMT1
I'm populating a MSHFlexgrid via ADO within VB6, and have never had any trouble. But now I'm querying quite a big table and get different results from within SQL Server and VB6. My query is correct, but when executed in VB6 I only get a portion of the result. When I do it in SQL ...
Text File Recodrdsets.... Update?09 May 2004 19:40 GMT2
Hi Guys, i hope someone can help me here,
I am using ADO to read a text file (csv) into a recordset, and i have
popluated my form and added facilities to move between the records.
However, if the data on the form is changes, i want to uypdate the
Data search Control09 May 2004 13:39 GMT1
I have a database called Postcode that contains two columns - Postcode
and Building. I am trying to use the txtpostcode ( Number) to search the
database and return the results (Building)to txtzone.
I am using the following code without success can any one assist -
connect to on another server07 May 2004 22:15 GMT1
How do you connect to an Access Database when it is located on another server?
How do I set the locale for a Jet database with ADO?07 May 2004 18:14 GMT4
With DAO I used following when creating a database:
   Set MyDatabase = DBEngine.CreateDatabase("C:\MyDatabase.mdb",
dbLangSwedFin)
Now, how do I set the locale (dbLangSwedFin) with ADO? I have found out
Changing Field Type On MS Access using ADO/VB07 May 2004 17:08 GMT5
I wonder is someone could help me. We have an Access DB which has a field
type we need to chnage programatically.
Does anyone know if this can be done, offer some sample code snippit ?
Cheers
Setting the Index of Recordset07 May 2004 17:00 GMT1
I am accessing the DataBase (Access) from my VB program.
I created a Frame that has a DAODB control with the Wizard.
I can view the first record.
Now I want to "Seek" to a record.
Call stored proc from ADODB.Command07 May 2004 16:23 GMT7
I have a stored proc on my SQL 2000 that looks something like
..
UPDATE ... SET ..
..
Wise Installer, You cannot place the installation executable into itself07 May 2004 13:46 GMT1
I have VB 6 application and I am using the WISE Installer 9 to package it.
I receive the following error when compiling the WISE script:
You cannot place the installation executable into itself.
The line in the script is:
Save Records to XML for Local Editing & Then UpdateBatch When Done07 May 2004 03:59 GMT2
I'm working on designing a VB 6.0 / SQL Server 2000 application.
Here's what I would like to do...
The user typically spends most of his/her time in a data entry form
that displays 50,000+ records.  The system is operating via a wireless
To FETCH or NOT07 May 2004 00:13 GMT4
Newbie here.
I need to update a single field in a row, 250000 rows, predicated on data in
an existing field in the row.
row.field(1) has value, then row.field(2) now has this value.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 April, 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.