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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
problem with terms, PO Number and Order number?07 Oct 2004 15:33 GMT2
   Maybe I'm not in the good group for this, but being people designing
databases, I figured you'd probably know the answer to my question.
I have to design a invoicing software and I want to have the good terms in
french and in english.
Newbie filter question07 Oct 2004 14:31 GMT1
I'm using ado within a vba routine.
I have a recordset that I want to filter.
I can get it to display all that meet the criteria:
  RecSet.Filter = "(field1 = '" & ListBox1.Value & "')"  ' filters rset to
Problem with sql statement in VB07 Oct 2004 13:51 GMT5
I'm trying to pull some records from a table based on two criteria as follows.
   SQLText = "Select EmployeeID, Date, Status " & _
             "From TimeTable " & _
             "Where EmployeeID = '" & UD.EmployeeID & "' " & _
Best Error Trap07 Oct 2004 13:48 GMT2
Is there a standard method to check the results of a VB query?
For example
Set RS = DB.OpenRecordSet(SqlQuery)
I've tried
MDB on remote machine07 Oct 2004 07:39 GMT2
I need to connect me to a MDB that is located on a remote machine. My
application is on a locale machine. I use a DataEnvironment with Microsoft
Jet 4.0 OLE DB Provider. Naturally in this way my application don't work
because not is possible to find the database Archive.mdb on a ...
Distribute ado on Different OS07 Oct 2004 02:58 GMT1
I HAVE CREATED APP WITH VB 6 AND ACCESS 2K USING ADO 2.1 AND JET 4.0 FOR
SECURED DATABASE.
I HAVE USED INNOSETUP, INSTALLSHIELD TYPE OF INSTALLATION TO INSTALL MY APP
ON ALL WIN OS. M FAIL ALL WAY .
Out of stack space07 Oct 2004 02:57 GMT1
Dear Experts,
I am facing one problem on my client loactions Please
advise me .
At our client we have SQL 2000 and client application is
ADO 2.8 and ADO 2.607 Oct 2004 02:57 GMT1
Dear Friends,
Could u pls tell me difference between ADO 2.6 and ADO 2.8.
What are the advantages of using ADO 2.8 over ADO 2.6.
Is ADO 2.8 fixes some problem of ADO  2.6
Bin OptionButton to Recordset07 Oct 2004 02:55 GMT1
Dear Group,
How would I bind a OptionButton in a Frame to a Recordset
Object. For other controls I use a loop to set the
Datamember and Datasource.
ActiveConnection getting lost07 Oct 2004 02:55 GMT3
I'm building an ActiveX EXE to manage database connections. Basically it
opens and closes connections and allows programs to share them. It has this
function to get a recordset as shown below...
Public Function LoadRecordset(ByVal sConnectionKey As String, ByVal sSource
Date problem07 Oct 2004 02:00 GMT6
VB5 front end for an Access 97 database.
The app displays a date from one table on a form, which can be modified by
the user.  The date is then entered in a new or modified record in another
table.  However in the second table the year is being stored as '2020'
New DB requirement question06 Oct 2004 23:41 GMT14
I am going to build a VB6 DB application for a small project for my
wife's business and have some questions. First I need to know which
technologies that I own will do the trick and which will be the easiest
to implement. I have VB6 SP6 and Access 2000 as my best tools and also
Read Flat File Using VB606 Oct 2004 17:59 GMT1
I need to import a Flat File with no delimiters.  The fields in the file are
binery and only the first field is read in. Because the file came from a DEC
PDP 11/44 I have no way of knowing the record length.
Any ideas would be greatly appreciated.
Executing a SQL Stored Procedure from VB 6.006 Oct 2004 16:13 GMT1
I created a SP with SQL that processes the number of records in a table for a
particular State, The Query works correctly. This is it:
Create Procedure CountRecords15 @SearchStr varchar(10)
AS
VB and Access 97 Security06 Oct 2004 09:25 GMT1
Hi
Im trying to change a tables User and group permissions using vb.
Im building a exe that updates the DB by adding a new table. Only one
of the exisitng three users can open the table. The other two users
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 September, 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.