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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB in MS Access10 Feb 2004 18:54 GMT1
I had a problem in VB basic
I've got a file the data is in on line but cutted by tabutators.So the
data i want to have is between two tabs, how can i read the data out
and write them into a "dim"?
sub query based upon table in different database10 Feb 2004 16:45 GMT2
It seems as though this should be possible.  Does anyone know for sure and
if so, could you point out a reference/article
Thanks,
Jim
Help: Calling Oracle SP from VB6 with 2 input params. How to?10 Feb 2004 14:44 GMT8
Just have a relatively simple questions I hope.  How do I run an Oracle
Stored Procedure with two input parameters using VB6.  The code below look
fine but at the end of this code when VB6 tries to run the RSK.OPEN command
I get an error, "Parameter type is not supported."  What I ...
Connection testing with Oracle9i10 Feb 2004 12:09 GMT1
Hi guy
Could anyone have a look at this procedure.  I want to establish a connection with an Oracle9i database and issue a SQL command when a user clicks a button on a simple form.  Am I missing anything, I've include the ADO in my project
Private Sub CommandButton1_Click(
Dim ...
SQL Server 2000 & VB6 & Setup Factory (or equivalent)09 Feb 2004 16:17 GMT1
I have an interesting question.  I have created a database application using
vb6.  This application uses sql server 2000 to store data in one database
that holds five tables.  I have learned how to create a setup file using
Setup Factory, but I am not sure how I can add the database ...
How many workstations are connected to Access DB?09 Feb 2004 09:27 GMT8
Is there any way to find out how many users are connected to Access 2000
(DAO) from VB6 program. I'd like to run DBEngine.CompactDatabase when the
last user closing VB application. If there is at least one more user I would
prefer even not to call CompactDatabase method.
Change column mapping of datagrid.09 Feb 2004 07:53 GMT2
I have following problem using a datagrid:
1° I fill a recordset with data from a sql server (workes fine)
  sql="select nr, naam, voornaam, kerkhof from dossiers where naam
like 'a%'"
front end09 Feb 2004 05:40 GMT1
I am writing a piece of software to prevent school children from accessing
programs and system bits you don't want them to get at.
How can I get MS word to open but only allow the user to access/open/save to
certain folders/directories?
How to access data in ACT v6 database using DAO? (some form of dBase)08 Feb 2004 04:56 GMT3
I managed to extract data in an ACT v 3 database like this:
Dim db as Database  ' DAO
Set db = OpenDatabase("E:\Database\", 0, True, "DBase 5.0;")
Then I did:
Delete a file on a removable disk08 Feb 2004 02:29 GMT2
I have a question about deleting files.
I have a removable disk that stores backed up copies if a database file that
are incremented according to the date.
I would like to count the number of .bak files on that drive and if the
Need to change A Field Size07 Feb 2004 12:18 GMT1
I am using DAO. and a field was created and is incorrect in size, was
created at 20 char's and I need it to be 25 chars.
Dim tbfNewRecords as DAO.tabledef
Dim Size as Property
error during install07 Feb 2004 04:51 GMT1
I have written an application that queries an MS Access database. It seems
to work fine when installs on a windows 2000 machine and XP machine but not
on a windows NT or Windows 98 machine. The program throws up an error newra
the end of the installation:
error during install07 Feb 2004 04:12 GMT1
I have written an application that queries an MS Access database. It seems
to work fine when installs on a windows 2000 machine and XP machine but not
on a windows NT or Windows 98 machine. The program throws up an error newra
the end of the installation:
DateTime value Handling07 Feb 2004 01:37 GMT3
What should I do if I want MSSQL 2000 Server automatically store <null>
value into a DATETIME column instead of '1899.12.30', '1899.12.31' and  'AM
12:00:00'.
For Example, If I run the following
Need SQLAppSetupWiz for VB 6 to install app with SQL database07 Feb 2004 00:16 GMT9
Hello.  I have Windows XP and I have SQL Server 2000 Developer edition installed, as well as Visual Basic 6 Pro.  I'm using VB6 to revise & maintain my employers large application,  which uses an Access database, and now they want me to change it to SQL, so I'm learning about SQL ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 January, 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.