Sintaxis error on Stored Procedure
Hi, I'm trying to create a stored procedure but I'm obtainning a sintax error in one of the queries. I've tried to execute it alone but it ever returns the same error: Code: Mens. 156, Nivel 15, Estado...
View ArticleTrying to convert a sql server query to an Access 2007 query
Hello: I have a query that I need to convert for use in Access. I have linked in the tables needed and also created query "qry_RawData" that is needed to run this query. The query makes a call to a...
View ArticleSQL Copy Table Records between Access Databases
Any suggestions to get this to work greatly appreciated: Geting Error #3024, Can't find the Db2 Database and gives me the default Visual Studio directory instead of the directory where the *.mdb is...
View ArticleCreate new role includes create view only
Hi Friends I am trying to create new role at the server to allow users to create new view. Please can anyone help?
View ArticleSQL Statement
Hi Everyone, I currently have a sql statement that I am struggling to produce the right results. Any help would be appreciated. I have two tables named Transactions and Vendors. The field in both...
View ArticleTrouble converting example project into portfolio site
Hi, I am trying to design a new site to act as my portfolio for my software/web development projects however, I have become a bit over whelmed and confused. I have tried converting my own version of...
View Article[RESOLVED] SQL Copy Table Records between Access Databases
Any suggestions to get this to work greatly appreciated: Geting Error #3024, Can't find the Db2 Database and gives me the default Visual Studio directory instead of the directory where the *.mdb is...
View Article[RESOLVED] SQL Statement
Hi Everyone, I currently have a sql statement that I am struggling to produce the right results. Any help would be appreciated. I have two tables named Transactions and Vendors. The field in both...
View ArticleDatabase Security - Which Database to use?
Currently my .net Desktop app uses an access database which i know has little security. I need to secure the data so am looking for suggestions on the type of database to use. I've tried SQlite with...
View ArticleSQL Syntax Help
Hi all, I'm trying to retrieve SQL data that follows a specific format, using MS SQL 2000. The data looks like the following Quote_No ----------- 1234-1 1234-2 JAMES 4456-12 PER JOHN In the above...
View Articlequestion about mysql
may I ask what is the difference between mysql community server and mysql cluster? I read that they are both opensource database servers.
View Article[RESOLVED] SQL Syntax Help
Hi all, I'm trying to retrieve SQL data that follows a specific format, using MS SQL 2000. The data looks like the following Quote_No ----------- 1234-1 1234-2 JAMES 4456-12 PER JOHN In the above...
View Articlehow to merge two rows into one on access
hello, i have this file as you can see in the attach or picutre below. on the left side is my raw data and i would like to show it like how it is on the right side. Attachment 95301 can some one help...
View ArticleConnect to mysql
Hi everyone, i would really need som help please, i have programed in Visul basic 2010 a login system, i have made everything in phpmyadmin etc and whene i try to connect to the server i just get that...
View Articleerror in UPDATE statement / VB2010 and MSACCESS 2007
These are my codes. It does not go through. I am having error in the UPDATE. After clicking Edit, do my edit, and when i click on Save and choose "Yes"; that is where the UPDATE error occurs. I need...
View Articlesomething like db4free
Hi Everyone! I cant create a Mysql database on www.db4free.net.... prob is down or something, do anyone know where i can get a mysql database that is oper for remote access? so i can add it to my...
View ArticleProblem with linked server to mdb file
One of my customers has been using a LINKED SERVER setup in SSMS to connect to an .MDB file that gets created from a Pervasive DB and moved into place on the SQL server by some script. This stopped...
View ArticleDealing with a Heisenbug here...please help.
So I'm dealing with a Heisenbug ~ A computer bug that disappears or alters its characteristics when an attempt is made to study it. The scenario: I have a Windows Service running on a server, hitting a...
View ArticleSELECT help needed
Hi, I'm not sure how to do what I need so maybe someone here will know. I have a table with the following fields: SalesName SalesDate SalesAmount There can be multiple sales for each sales people each...
View ArticleUpdate database after changes
Hi , here I am again. My question is how to save changes in my "db.mdb" file after clicking on specific buttons. Example, if I delete some record in vb datagridview,after click on Delete button it will...
View Article