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 / July 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Anybody ever run a program on an AS/400?31 Jul 2006 21:39 GMT1
Through a VB application, I have to run a program on an AS 400.
The program takes 6 parameters.  The first 5 are input and the 6th is an
output parameter.
I guess I would do something like:
Opening a database with user security31 Jul 2006 18:59 GMT1
What is the correct way to open an Access database with user security? I
can't seem to get the connect string right in the OpenDatabase method. The
database has a a UserID =DBAdmin and no password.
Thanks
ADO VB6 Extracting a recordset from existing recordset30 Jul 2006 09:56 GMT7
I have two recordsets from two databases, both recordsets have identical
fields.
Is there some way to extract a new recordset from each that contains a
subset of the records based on a WHERE clause without going back to the
best way to search for multiple words through a query29 Jul 2006 21:40 GMT3
I'm looking for a way to search for multiple words in a database.
There is however one but. The words have to be within a certain range
of each other.
For example I would like to find records which contain the word MALE
SQL help28 Jul 2006 22:12 GMT3
I have a long date field that stores Date like "6/14/2006 11:30:00 AM"
I would like to query this field as short date... like
ssql = "Select DateX from TableY where DateX between 6/14/2006 and
6/15/2006"
Read .cpp .h files in vb628 Jul 2006 09:22 GMT1
I am very new wid VB6. I am trying to read .cpp , .h files in vb6 and
trying to get information from it. is dere any way to do it?
Thnaks a bunch.
Read .cpp .h files in vb627 Jul 2006 22:37 GMT1
I am very new wid VB6. I am trying to read .cpp , .h files in vb6 and
trying to get information from it. is dere any way to do it?
Thnaks a bunch.
Query on Visual Basic Express27 Jul 2006 21:12 GMT2
Hey guys!!
I created a database using the built in SQL Express that comes with Visual
Basic Express.
I created the tables and relationships for now and I want to start testing
running an sql script27 Jul 2006 13:43 GMT2
I have an many SQL Script that has a series of inserts, updates, selects. I
want to be able to run execute it from VB or VB.net. Any idea how can i go
about this?
the sql script is the same script that i execute in Query analyser
Date time conversion related27 Jul 2006 08:57 GMT4
I get following error from my ADO code
"[Sybase][ODBC Driver][Adaptive Server Anywhere]Cannot convert 7/24/2006
4:05:07 PM to a timestamp"
My sybase table has column with data type "timestamp"
Creating a table programatically26 Jul 2006 22:35 GMT3
Does anyone have code that creates a table using ADO? I'm just looking to
create a table with int32, datatime and index. Any code on this.
Also, is there any code that will query a database whether a specific table
exists or not?
Problems accessing Oracle25 Jul 2006 14:54 GMT2
The following simple piece of code breaks at 'End' reporting error "The
instruction at '...' referenced memory at '...'. The memory could not be
'written'. Click OK to terminate the program":
Private Sub Command1_Click()
VB .NET not CLS-compliant ?24 Jul 2006 18:28 GMT1
I have a Visual Studio 2003 .NET 1.1 project that refers to types from
ADODB like:
CommandTypeEnum, DataTypeEnum and ParameterDirectionEnum
and declares variables and parameters of these types.
Can't Open Any More Tables24 Jul 2006 09:56 GMT4
I have problems with a VB6 program written by others a lot of years ago:
it's quite slow, but it has always worked.
For each employee in the database, the program reads data from other related
tables using command (MyDE.MyCommand FirstParam, SecondParam,...), then it
Data retrieval speed23 Jul 2006 13:51 GMT1
When connecting to a SQL Server 2005 table from home [1.5mb DSL)
[Me.TechnicalDocsTableAdapter.Fill(Me.Technical_DocumentsDataSet.TechDocs)]
it takes 5 minutes before I see any data.  The sad thing is there are
only 1,700 records in this table.  Granted, one field is a defined as
Pages: 1 2 3 June, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.