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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Need to create a new .DBF table (file) using dbase driver of odbc(using ADO 2.8 connection).22 Nov 2005 14:34 GMT3
I'm trying to create a new DBF file using dbase driver but error is coming
while i run the command that is
   "[Microsoft][ODBC dbase driver] Syntax error in field defination"
I'm using syntax as follows:
ADO.NET 2.021 Nov 2005 17:26 GMT1
I don't seem to grasp the central approach of the data source window.
From this central data-window you drag and drop tables or fields on forms
and/or controls. Dataset, tableadapter and other components are created. The
auto-generated code in the load statement fills the newly ...
Merging of Access database21 Nov 2005 14:28 GMT8
   Does any one able to give me an idea on how to programmatically merge
two access database?
Regards
Sanjib
Use code to rename a column21 Nov 2005 03:01 GMT1
Is there Visual Basic code to rename a column in an existing Microsoft
Access table?
ADO or DAO would work.
We have a field that has a reserved word and would like to use code to
Disable Server Error Messages to Client App (VB)19 Nov 2005 22:34 GMT2
Hi people!
Can anyone help me with this one? Using SQL Server 2000 and VB5,
calling a stored procedure from VB code. When a message occurs like:
Server: Msg 515, Level 16, State 2, Procedure Ve_KarticeIsplate, Line
Recordset.sort problem19 Nov 2005 21:04 GMT1
I am using a recordset to populate a grid. When I sort on a field
(ascending), all empty fields are displayed first. I need to move these
empty fields to the bottom so that the sorted data displays at the top of my
grid. Any ideas?
Adodb.command date writing issue19 Nov 2005 20:35 GMT1
Hello i use european date format in my system (DD/MM/YYYY), i works
with VB6 sp5 and Access 2002 DB.
I've a strange problem with adodb.parameters
I do, through adodb.command, two insert in a table (be aware, if you
Data Type Conversion Error19 Nov 2005 18:27 GMT1
I have a form containing about 80 text boxes. I save the contents of
the textboxes into 3 different tables as follows
Table "Games" - the .Text values
Table "Colors" - the .ForeColor values
data binding in ASP situation18 Nov 2005 23:18 GMT3
Hi, I have an Access backend with a table that holds patient info.  My VB
ASP front-end can "data-bind" just fine to a field that holds a number.
What I want to do is have this field reflect not just the number, but that
number's "sum".  How do I do this?  I tried to add the ...
Create table in memory instead of db server - and insert data in in via a INSERT EXEC command?18 Nov 2005 17:36 GMT4
We trying to convert some SQL scripts in to VB and optimize it to put less
"load" on the server.
The SQL script does something like:
   CREATE TABLE my_table(mID uniqueidentifier,last_run int ....)
Disable Server Error Messages to Client App (VB)18 Nov 2005 08:51 GMT1
Hi people!
Can anyone help me with this one? Using SQL Server 2000 and VB5,
calling a stored procedure from VB code. When a message occurs like:
Server: Msg 515, Level 16, State 2, Procedure Ve_KarticeIsplate, Line
how to do math functions on data in a form before saving to SQL 2018 Nov 2005 06:08 GMT13
In the code below I’m trying to figure out how to dynamically perform math
functions in a form. To start, I would like to subtract
TxtITotal.Text from TxtPTotal.Text and display the results in
TxtProLoss.Text before sending the data to the database. I have no
How can I trap an error on a "CommitTrans" command in VB6 using ADO and SQL Server 2000?17 Nov 2005 22:43 GMT7
I have a VB6 executable that uses SQL Server 2000 as it's database.  I have
a function similar to this (note that goConn is a
global ADO connection object that is already open):
Private Function WriteTrans() As Long
SQLtransaction in .NET dev17 Nov 2005 21:01 GMT1
I have several sqltransactions that I start and either Commit or Rollback
under certain conditions after some heavy processing.  Working fine, no
problems.  However, in the case of an unhandled exception, I always need to
make sure my catch statement performs a rollback of any ...
Retrieving Data From Web Database17 Nov 2005 18:40 GMT3
We need help figuring out how to retrieve data from our web site with our
VB6 app.  For example...
We want to (1) send our customer's ID to our web site, (2) have the web
site's database (which points to the SQL Server on our corporate network)
Pages: 1 2 3 4 5 6 7 October, 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.