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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Need help with opening excel worksheets and text files07 Apr 2004 15:40 GMT1
Hi friends
I need routines to create an excel file with worksheets for each
customer and a text file as well for each customer, first worksheet
would be a "Summary Report", here is the code that would get the data
RecordCount07 Apr 2004 15:38 GMT2
Hi I have a VB App that connects to a Jet DB. I have a recordset and I am
trying to return the number of records. The RecordCount property returns -1.
Am I doing something wrong:
       Set rsLoc = New ADODB.Recordset
Invoice Program07 Apr 2004 13:15 GMT2
I wonder if some one could help me with an invoicing program I am trying to
write for a client. I'm ok with basic databases but this is a little above
my head.
I have checked all the usual VB sites for a good example but most of them
DTS07 Apr 2004 06:59 GMT1
I have to create a dts package to import a text file into a table of a db
The problem is that The SQLserver and the file don't stay on the same machine and so I can't do the import..
any idea
thanks!!
VB6 connecting to SQL SERVER06 Apr 2004 20:16 GMT2
I have a vb6 app that i'm trying to connect to SQL SEVER to retrive a single column of data from a table and load into a recordset.  Then i plan on clicking a next button that will display the current record in a text box.  Having a few issuses, i believe i connect but having ...
ADO, Oracle, leading zeros06 Apr 2004 15:49 GMT3
I am using VB6, ADO and winxppro to connect to Oracle 8.1.5 over a
network.  Here is my code:
Set cn = New ADODB.Connection
cn.CursorLocation = adUseClient
Database update and datagrid question06 Apr 2004 05:40 GMT1
I am using a form to update a database. One of the field is a yes/no type
field. I am displaying a datagrid where the Results of No are displayed. For
this i am usinga querry. The datagrid doesnt display the updated record. I
have used the requerry, refresh methods on the querry but ...
Memory Leak - Jet4.0v4.0.8015.0, XP, ADO2.7, DAO3.606 Apr 2004 05:17 GMT1
I've put together a small VB6/SP5 app that will loop with each loop opening a database, then a recordset, closing the recordset then the database and repeat.  I'll loop thru this a few hundred times watching the available physical memory drop with Windows Task Manager.  A large ...
How to import text file into access database06 Apr 2004 00:09 GMT3
I want to know How to import coma delimetered file into database
e.g
1, ABC, "Computer, Test", Dep, 85
2, AC, "Computer, Sold", r&D, 99
SQL Problem05 Apr 2004 22:47 GMT2
Can anyone spot a problem with this code?
It works fine untill I try to add value for date(lblDate2)
the variable is formatted as follows
lblDate2 = Format(Date, "Long Date")
How do I:Add a column05 Apr 2004 15:12 GMT1
I use VB6 + ADO
How do I add a column to an existing FULL table without causing harm to the
data (using vb code...)?
How do I check if the column exists before adding it ?
DataReport designer05 Apr 2004 12:15 GMT5
I have a DataReport bound to a DataEnvironment.  When I add a new record, click the update button,  and go to the DataReport, it does not appear but does appear when the user quits the program and restarts. How can I avoid this?  The user should not have to quit the program just ...
VS6SP6 and Access+MSDE05 Apr 2004 08:17 GMT1
I just upgraded my VS6 with the new SP6; now, when I try to edit MSDE
sproc's, I get an error message "ADO error: could not find stored procedure
'dt_getproctdef'" (which I assume is an internal sproc in SQL server).
Can I do anything else than reinstall VS6/Access, or even worse, ...
How to retrieve primary key or index field info.?05 Apr 2004 04:32 GMT1
I have difficult to find information from microsoft of retrival and deleting
primary key or indexes of an access database. The purpose of this is to
update the database which is built by customers.
Thanks,
Stored Procedure Error With Access 2000 Reports05 Apr 2004 01:26 GMT1
Hi Y'All,
Having a really infuriating problem when trying to create an Access 2000
report which calls stored procedures on a SQL Server 2000 database. I'm
getting the error "Microsoft Access Can't Find The Object <proc name>"
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 March, 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.