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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
from dao =>ado03 May 2005 21:15 GMT14
when i use dao if i want to make an sql update to my database (access) i use
this command
data1.database.execute "update table1 set names = 'vagelis'"
now i want to convert my dao to ado
INSERTING SQL Data into Table03 May 2005 12:07 GMT3
I am using a command object with cmdType = adCmdText.
If I Insert a row using .Execute ,, adExecuteNoRecords  how can  I determine
ROWID that was just added?
I'm not using a SP at this time.
calling a form sub from another form03 May 2005 07:25 GMT2
This might sound simple, but I'm stumped.
In essence I have a 2 form app that connects to an SQL db and extracts info
from it.  This works fine.  The problem is with my 2nd form.
The 'run through' is that the user can select an inv no from a combo box on
VB to add field to Access table?03 May 2005 03:04 GMT1
Hello, novice VB question (I posted in General Discussion then thought this
might be a more appropriate forum):
I created a module which prompts the user to choose and import a spreadsheet
into an Access table.  As the next step, I need to add a new field to the
[VB6] Datagrid question. Alternating rowcolors?03 May 2005 02:10 GMT4
i am wondering if it's possible to have the odd and even rows in a
datagrid look different: coloring rows, is it possible at all?
Any good (free) alternatives for the msdatgrd ?
cheers,
new and texb box error02 May 2005 20:59 GMT3
i have a data control which i want to connect it with one database(access)
Also i have a textbox in which i want to see my datas
here is my code
where do i make the mistake?
Rollback transaction02 May 2005 19:59 GMT3
I am unsure how to do this but what i need to do is this:
My users have 12 forms to collect all the financial info of a client,
personal details insurance policies and other stuff.  At the moment when all
12 forms are completed the user hits a button and my stored procedures run
update 500000 records with adodb.recordset resize the mdb from 140M to 2G02 May 2005 19:47 GMT11
I have an access database with one table
After I load the table with 500000 records, I compact the database
now, when I update each record the table with VB6 and adodb.recordset, at
the end, I get an error when I execute the recordset.update around the
Listview Control Challenge02 May 2005 18:37 GMT9
   I have a listview that has 6 columns:
Column1 = icon
Column2 = Path and Filename
Column3 = Servername1
A question of loops02 May 2005 18:31 GMT1
I've created this app that extracts data from 1 table in an SQL DB.  The
connection and extraction works fine, its just a problem of doing loops
correctly that is causing me some grief.
In essence, the person who created the DB had an app in another IDE that
I'm missing my queries02 May 2005 17:28 GMT1
Something is removing my queries.
When I open my '97 Access database in VB using ADO/Jet4 OleDB, I lose
many of the queries. They just aren't included in the Procedures
collection.
ADO Query Error "Path not found"02 May 2005 17:27 GMT5
Newbie to this group, but been doing VB for a long time and ADO in the past
2-3 years off and on.
I have a OLE connection that I set up in a UDL file which connects fine, but
when I try to Execute a query, I get Error 76 'Path not found.'  I don't
Add record in db from ADODB02 May 2005 17:25 GMT1
How can I add a record to a field in access that is a memo data type from an
ADODB record set in Visual Basic?
SQL question01 May 2005 14:14 GMT5
Hi everyone, I have a question regardin an application I'm working on. In
that app I have a datagrid that gets populated with the following SQL
statement. This statement basically displays the date, total purchase etc for
a customer for every day he's been to the store. But the ...
edit and tab in datagrid or flexgrid01 May 2005 02:56 GMT6
Good day to everyone!
i want to use a datagrid or flexgrid to enter data in tabular form. Use a
TAB key to navigate from one cell to another and also validating the
entered data in a given cell. i did try the code sample from microsoft
Pages: 1 2 3 4 5 6 7 8 9 10 April, 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.