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 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Operation must use an updatable query30 Jun 2008 01:00 GMT5
I have a problem with my vb6 application and MS Access database. The
database has only one table. The application inserts data to this
table each 1-2 seconds.
strQry="INSERT INTO table (...) VALUES (...)"
Should i use ADO to open a text file?18 Jun 2008 11:09 GMT11
I've developed a VB 6.0, SP6 program to import a fixed length fileds, ascii,
text file into a new Excel 2003 workbook.
I programmatically design a recordset and import the text file into the
recordset using these kinds of statements:
upload and display visual basic program on a website15 Jun 2008 05:37 GMT1
Could someone explain what would be the easiest way to display a
visual basic program as a simple web site application. For instance, a
simple online calculator.
Thanks!
simple question13 Jun 2008 00:19 GMT1
I have a table with a primary key.  In MS Access, when I insert a row, the
primary key is automatically generated on the insert statement.  However, in
SQL Express 2005, I need to explicity specify a value.
Is there a way to set the schema to do this automatically?
SQLite - Searching for the last items of binary data12 Jun 2008 19:26 GMT20
My problem is rather simple to describe but maybe hard to code:
I need to store an integer array into an SQLite database. And I must be
able to search for records that match a certain "ending". I know it's
not a string so I cannot speak about "ending", but I hope you know what
Help with displaying data in datagrid view on a new form09 Jun 2008 21:10 GMT1
Am writing a new application that would work with the database. The
application is pretty simple. But, since I'm a newbie in vb I'm having
problems with getting results of the SELECT statement into a window.
i use an AdventureWorksLT database. I need somehow bring the result of the
PostgresSQL connect string09 Jun 2008 11:17 GMT3
Hi
does any one out there know how to build the Postgres SQL connect string for
ADO connection?
thanks any one who can help.
Sql Server Compact 3.5 (local data) cannot update08 Jun 2008 11:07 GMT6
I have a issue updating a sql server compact 3.5 with code that works fine
with sql server.
The following extract updates the required table in sql server but does not
work for the compact version?
Access 2007 ODBC Connection Failed06 Jun 2008 13:23 GMT1
Hello, I built a database in Access 2007.  The company recently switched from
Access 2000.  I build a ODBC connection into a view only SQL database (done
many times previously in 2000) and built my database.  When completed I went
over to a co-workers computer to show the new ...
translate statement03 Jun 2008 21:26 GMT4
This statement is executed in SQL Query Analyzer with no problem:
UPDATE [Partial] SET InvoiceDate = null WHERE PartialID = 34855
I would like to run ADO command with that text. It fails. What should I use
instead of null in the CommandText string?
Get one row02 Jun 2008 02:42 GMT2
How do I, using an SQL statement only, get one row from a recordset.
I need to get at random rows one at a time.
Example: SELECT rownum 5 FROM table
-Lou
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



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