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 / March 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Select statements07 Mar 2005 15:10 GMT1
Hello!
I am working on migrating an ASP page writen in Visual Basic into C#
ASP.NET. How do I convert the following 2 select statements? Thanks in
advance.
Using Access 2k with vb606 Mar 2005 22:09 GMT5
Does anybody know why I can use the form wizard to create a form with data
bound to a Access 97 database but not to an Access 2000 database. With the
latter I get the message, "Unrecognised database format
'c:\path\databasename.mdb'"
database under .NET DAO vs ADO06 Mar 2005 18:50 GMT2
i am porting an application from VB 6 to VB.NET. This application uses an
Access database in various ways. It's a database that holds numerical data
that is updated at least every minute and therefor a lot of (large) records.
The VB 6 app uses DAO as interface to the db.
using a ORACLE CLOB06 Mar 2005 00:49 GMT2
I have to read and update a CLOB field insiede an Oracle DB by using
ADODB.Stream or similar
Starting from Microsoft article
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q258038 for reading
Way dates are formated?06 Mar 2005 00:39 GMT4
I have a really confusing problem. I guess this is related to localisation
but i need a way arround it. Firstly i enter a date into the database in the
format of DD/MM/YYYY that enters fine however when i go to read the date i
have to read it in the format of MM/DD/YYYY. Why is ...
Weird error after attempting to set autoincrement05 Mar 2005 18:27 GMT3
I need a few rows of a database im creating to be auto incrementing. So i
found out that i needed to add a line like:
objCatalog.Tables(sTableName).Columns(sRowName).Properties("Autoincrement")
= True
ADO across vpn05 Mar 2005 12:31 GMT5
We have a vb6 application which connects via ADO to an access(Jet DB) on a
small local network workgroup server.
We now have a vpn connection to two offices in other countries and would
like them to be able to use the VB6 application from their offices.
Flexgrid Refresh Problem05 Mar 2005 00:38 GMT1
I've got a dropdown list with Member's names in it...as you click on a
different name, a query is run that populates the Flexgrid with financial
info. When a Member's name is clicked on that doesn't have any financial
info, the query is blank, and the Flexgrid therefore becomes ...
Command Shell Programming04 Mar 2005 18:37 GMT2
How can I parse the results of a DIR command so that the filenames are copied
into another directory? This is after I filter out files by using the FIND
command, for example:
dir | find "2/24/04  12:53"
Oracle performance issues with BLOBs04 Mar 2005 15:25 GMT1
hi
I'm seeing a big performance difference between performing inserts
where the table has BLOBs rather than the old LONG RAW types using
ADO. I'd be interested to know if anyone else has seen the problem.
How to specify the server name for OleDbConnection' data source04 Mar 2005 01:39 GMT2
Hi,
How do I specify the server name that is not 'Local Host' and different for
each customer's environment?  Any sample code for this?
Thanks,
Progress Bar While Firing SQL(with Command Object ) On SQL Server04 Mar 2005 01:20 GMT1
I am firing a SQL, through VB with the help of Command Object, On SQL Server.
e.g. testcmd.execute 'Update tbbtmstr set ....',cn,...
I want to Show Progress Bar, when SQL is getting executed, which will show
how many rows are updated.
Error 3251 - SQLServer04 Mar 2005 00:57 GMT3
I posted this in another group but haven't gotten any responses -
maybe someone here can help me out?
I have a program written in VB6 that interacts with an SQLServer
database.
Visual Basic 6.0 Database04 Mar 2005 00:00 GMT1
I am creating an application using Visual Basic 6.0. Its a small application
but it does require use of database tables. Now my question is, do I need to
have Microsoft Access installed on the system in order to import/export data
from the VB application?
Unrecognised database format03 Mar 2005 22:52 GMT2
Im trying to use the VB Dataform Wizard to create a form in vb6. However
when I select an Access 2000
database as my source I get the message "Unrecognised database format
'c:\databasenameandpath'". When
Pages: 1 2 3 4 5 6 7 8 9 10 11 February, 2005
 
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.