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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How can i find words from database?if the database is so big?it can reduce the speed?14 Jun 2004 16:37 GMT1
Please say me if the size of database become big what happen itcan reduce the speed
how can  i make sequrity to my database ?14 Jun 2004 16:35 GMT1
i have one database .and i want tah tthe database is not opened or not
accesible to any user when it not run it only  give acess to the
prgramm or no hacker or caracker can broke it for sequrity reason
.what i have to do?
properties & view code14 Jun 2004 14:58 GMT2
I have placed a list box in an excel file and when I right click to change
the properties I can not because it's not there on the floating menu and no
matter how I try to include these in the menu there is no joy.
has any one any ideas
Wrapper class for an ADO recordset13 Jun 2004 23:49 GMT4
I would like to wrap some ADO recordset properties in my own class. My
problem is: How can I use the NewEnum property on an recordset just like how
one would do it on a collection?
Thanks,
to import data from excel sheet12 Jun 2004 02:02 GMT4
I am begineer for visual basics but have enough experience of the
programming.
This is first time i am working something with database. What i need
to do is in visual basic pro. import data from excel file and store it
Stored Procedure Text11 Jun 2004 22:23 GMT1
Am tired of manually updating my documentation files on tables and stored
procedures so am trying to automate the process.
Have an application that via OpenSchema etc gets me the tables and columns
and column info fine.  Write out a nice formatted page for each table to a
ADO Recordset To Access Table11 Jun 2004 17:52 GMT3
Help... I need some assistance with this.  I normally manipulate data on a
SQL Server with ADO and stored procs.  This time I have to dump the data
from an ADO recordset, into an Microsoft Access table.  All the code is
written and I have the recordset available, but I can't figure ...
Method "Open" Of "_Recordset" failed11 Jun 2004 17:17 GMT4
I'm trying to open an ADO recordset with the following SQL:
SELECT * FROM tbl_Article
INNER JOIN lookup_section ON tbl_article.sectionid = lookup_section.id
WHERE  Instr(1,lookup_section.SECTION,'articles')>0 ORDER BY
Deleting Visual Foxpro Records and Pack from Visual Basic + ADO ?11 Jun 2004 03:55 GMT1
I tried to delete and pack two tables of visual foxpro with the following
code, 1st table records are deleted and packed successfully while 2nd table
records ar deleted but not packed, any idea please what could be the
problem,
Recordset or Object is closed HELP PLEASE!10 Jun 2004 22:34 GMT16
Guys,
I am getting this stubborn error anytime I try to do
anything with my recordset: '3704' Operation is not
allowed when the object is closed.
ADO, ORACLE and retrieve the value10 Jun 2004 17:33 GMT1
I have to find the value of my sequence after the insert in an oracle database, I'm using ado and vb6:
     Set rs = New ADODB.Recordset
     rs.CursorType = adOpenForwardOnly
     rs.CursorLocation = adUseClient
what is "Multiple-step operation generated errors" Run-time error (80040e21) ?10 Jun 2004 17:21 GMT2
I am using ADO from a VB program to update a table in a Generic ODBC driver.
My VB program is the following:
Private Sub Command1_Click()
   Dim conn As ADODB.Connection
replacing database with new one10 Jun 2004 03:19 GMT2
I created an Access database using VisData and now want to make changes to the database.  In doing
so, I have to create another db, but want to retain the files that were saved in the original db.  I
want to increase the number of characters that are saved to the db.  Right now I ...
Date comparison09 Jun 2004 23:15 GMT2
Could someone please tell me how to do a date comparison. I have
txtCheckDate (a text box), and cmdCheckDate (a command button). I would like
the user to enter a date in mm/dd/ccyy format, and then I would like to see
if the date entered is either => the current system date
trying to read a excel sheet09 Jun 2004 17:58 GMT1
hi i am trying to read data frm 52 worksheets the code below doesnt
wor
any ideas
Dim rst As ADODB.Recordset
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 May, 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.