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 / January 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB6 Modify MS Access 2003 Field Names08 Jan 2007 05:13 GMT1
I have been out of the programming world for a little while. I think am
attempting to something quite simple. All I want to do is create a VB6 Exe
file that takes a MS Access 2003 mdb file, opens a table and modifies the
field names in it.
Access Crashes with ADO Delete Record Command05 Jan 2007 22:36 GMT4
To anyone who can help:
I have a form, in datasheet view, I wrote code (in ADO), listed below,
to delete a given record.  The code is placed in a module, and called
by simmilar forms.  For this paticular form, when I initate the code,
convert "" to NULL05 Jan 2007 18:42 GMT15
What is the best way to convert whitespace to NULL when inserting data into
a SQL table? I have a file that I'm parsing parts of into a UDT. Sometimes,
the fields I'm parsing out of the file are blank, so that field of the UDT
is set to "". When I insert this into the SQL table, ...
Problem with database, Newbie help call03 Jan 2007 15:40 GMT1
I am badly confused as what to use dao or ado ???
i tried puting one ado control it works fine, but i have one combobox in
which the data is fetched from other table to insert in to the other table,
so i need two ado controls, but one of the ado control is getting disabled
Is it possible to restore SQL database from my VB application ? -VB question.03 Jan 2007 08:30 GMT2
I take a backup with the folloeing commands:
  cn.open connectionstring
   sqlstr = "BACKUP DATABASE uruntakip TO DISK = 'd:\backup.dat' "
   cn.Execute sqlstr
Replacement for Jet provider in application for XP Embedded02 Jan 2007 23:22 GMT3
I'm trying to get a POS app I wrote in VB 6 to work on a thin client using XP
Embedded. My connection string utilizes the "Microsoft.Jet.OLEDB.4.0"
provider and I've read that XP Embedded does not use the Jet engine.
What should I use as my new provider and if using a different ...
repeat post for passing param from combo to another form or same form01 Jan 2007 17:35 GMT2
I have a combo box populated from one database table, now i want to use the
value of that combo box to be passed as the parameter to another record set
so that the data gets filtered with the value of that combo example which i
use in asp/vb
data mismatch error01 Jan 2007 16:30 GMT2
i am doing a project in VB whose backend is access. i am doing on zodiac
sign.while selecting  the month eg-20th march to 20th april it should display
the particular zodiac sign. i am getting a error data type mismatch criteria
expression.
adPersistXML field order problem01 Jan 2007 08:49 GMT1
I'm trying to use ADODB Recordset Save method with adPersistXML in my
Access 2k application which will be then opened with ADODC / Datagrid
in a VB form (disconnected).
I'm using ADO 2.6 if it has anything to do with this.
Pages: 1 2 3 4 December, 2006
 
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.